* installing *source* package ‘drogonR’ ... ** this is package ‘drogonR’ version ‘0.1.9’ ** package ‘drogonR’ successfully unpacked and MD5 sums checked ** using staged installation R_HOME=/data/localhost/ripley/R/R-clang later include: /data/localhost/ripley/R/test-clang/later/include OS: Linux OpenSSL: found via pkg-config CPPFLAGS: -DUSE_OPENSSL -DOpenSSL_FOUND LIBS: -lssl -lcrypto Generating src/Makevars... Configuration complete. Platform: Linux TLS: ENABLED (OpenSSL) ** libs specified C++17 using C++ compiler: ‘clang version 23.1.1’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/drogonR/src' /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c r_bridge.cpp -o r_bridge.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon_server.cpp -o drogon_server.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c request_queue.cpp -o request_queue.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c r_dispatcher.cpp -o r_dispatcher.o r_dispatcher.cpp:232:6: warning: unused function 'callHandlerSafely' [-Wunused-function] 232 | SEXP callHandlerSafely(SEXP handler, SEXP req_list, int *errorOccurred) { | ^~~~~~~~~~~~~~~~~ 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c stream_session.cpp -o stream_session.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c ws_session.cpp -o ws_session.o ws_session.cpp:602:26: warning: variable 'g_wsReaperTimer' set but not used [-Wunused-but-set-global] 602 | static trantor::TimerId g_wsReaperTimer = 0; | ^ ws_session.cpp:603:26: warning: variable 'g_wsReaperArmed' set but not used [-Wunused-but-set-global] 603 | static bool g_wsReaperArmed = false; | ^ 2 warnings generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c ws_client.cpp -o ws_client.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c json_writer.cpp -o json_writer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/AOPAdvice.cc -o drogon/lib/src/AOPAdvice.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/AccessLogger.cc -o drogon/lib/src/AccessLogger.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/CacheFile.cc -o drogon/lib/src/CacheFile.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/ConfigAdapterManager.cc -o drogon/lib/src/ConfigAdapterManager.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/ConfigLoader.cc -o drogon/lib/src/ConfigLoader.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/Cookie.cc -o drogon/lib/src/Cookie.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/DbClientManagerSkipped.cc -o drogon/lib/src/DbClientManagerSkipped.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/DrClassMap.cc -o drogon/lib/src/DrClassMap.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/DrTemplateBase.cc -o drogon/lib/src/DrTemplateBase.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/FixedWindowRateLimiter.cc -o drogon/lib/src/FixedWindowRateLimiter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/GlobalFilters.cc -o drogon/lib/src/GlobalFilters.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/Histogram.cc -o drogon/lib/src/Histogram.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/Hodor.cc -o drogon/lib/src/Hodor.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpAppFrameworkImpl.cc -o drogon/lib/src/HttpAppFrameworkImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpBinder.cc -o drogon/lib/src/HttpBinder.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpClientImpl.cc -o drogon/lib/src/HttpClientImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpConnectionLimit.cc -o drogon/lib/src/HttpConnectionLimit.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpControllerBinder.cc -o drogon/lib/src/HttpControllerBinder.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpControllersRouter.cc -o drogon/lib/src/HttpControllersRouter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpFileImpl.cc -o drogon/lib/src/HttpFileImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpFileUploadRequest.cc -o drogon/lib/src/HttpFileUploadRequest.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpRequestImpl.cc -o drogon/lib/src/HttpRequestImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpRequestParser.cc -o drogon/lib/src/HttpRequestParser.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpResponseImpl.cc -o drogon/lib/src/HttpResponseImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpResponseParser.cc -o drogon/lib/src/HttpResponseParser.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpServer.cc -o drogon/lib/src/HttpServer.o drogon/lib/src/HttpServer.cc:229:44: warning: '&&' within '||' [-Wlogical-op-parentheses] 229 | if (parseRes >= 2 || parseRes == 1 && !req->isStreamMode()) | ~~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ drogon/lib/src/HttpServer.cc:229:44: note: place parentheses around the '&&' expression to silence this warning 229 | if (parseRes >= 2 || parseRes == 1 && !req->isStreamMode()) | ^ | ( ) 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpUtils.cc -o drogon/lib/src/HttpUtils.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/HttpViewData.cc -o drogon/lib/src/HttpViewData.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/IntranetIpFilter.cc -o drogon/lib/src/IntranetIpFilter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/JsonConfigAdapter.cc -o drogon/lib/src/JsonConfigAdapter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/ListenerManager.cc -o drogon/lib/src/ListenerManager.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/LocalHostFilter.cc -o drogon/lib/src/LocalHostFilter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/MiddlewaresFunction.cc -o drogon/lib/src/MiddlewaresFunction.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/MultiPart.cc -o drogon/lib/src/MultiPart.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/MultipartStreamParser.cc -o drogon/lib/src/MultipartStreamParser.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/NotFound.cc -o drogon/lib/src/NotFound.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/PluginsManager.cc -o drogon/lib/src/PluginsManager.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/PromExporter.cc -o drogon/lib/src/PromExporter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RangeParser.cc -o drogon/lib/src/RangeParser.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RateLimiter.cc -o drogon/lib/src/RateLimiter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RealIpResolver.cc -o drogon/lib/src/RealIpResolver.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/Redirector.cc -o drogon/lib/src/Redirector.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RedisClientManagerSkipped.cc -o drogon/lib/src/RedisClientManagerSkipped.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RedisClientSkipped.cc -o drogon/lib/src/RedisClientSkipped.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RedisResultSkipped.cc -o drogon/lib/src/RedisResultSkipped.o In file included from drogon/lib/src/RedisResultSkipped.cc:15: drogon/lib/inc/drogon/nosql/RedisResult.h:124:17: warning: private field 'result_' is not used [-Wunused-private-field] 124 | redisReply *result_; | ^ 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/RequestStream.cc -o drogon/lib/src/RequestStream.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/SecureSSLRedirector.cc -o drogon/lib/src/SecureSSLRedirector.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/SessionManager.cc -o drogon/lib/src/SessionManager.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/SharedLibManager.cc -o drogon/lib/src/SharedLibManager.o In file included from drogon/lib/src/SharedLibManager.cc:14: drogon/lib/src/SharedLibManager.h:48:22: warning: private field 'timeId_' is not used [-Wunused-private-field] 48 | trantor::TimerId timeId_; | ^ 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/SlashRemover.cc -o drogon/lib/src/SlashRemover.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/SlidingWindowRateLimiter.cc -o drogon/lib/src/SlidingWindowRateLimiter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/StaticFileRouter.cc -o drogon/lib/src/StaticFileRouter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/TaskTimeoutFlag.cc -o drogon/lib/src/TaskTimeoutFlag.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/TokenBucketRateLimiter.cc -o drogon/lib/src/TokenBucketRateLimiter.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/Utilities.cc -o drogon/lib/src/Utilities.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/WebSocketClientImpl.cc -o drogon/lib/src/WebSocketClientImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/lib/src/WebSocketConnectionImpl.cc -o drogon/lib/src/WebSocketConnectionImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/Channel.cc -o drogon/trantor/net/Channel.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/EventLoop.cc -o drogon/trantor/net/EventLoop.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/EventLoopThread.cc -o drogon/trantor/net/EventLoopThread.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/EventLoopThreadPool.cc -o drogon/trantor/net/EventLoopThreadPool.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/InetAddress.cc -o drogon/trantor/net/InetAddress.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/TcpClient.cc -o drogon/trantor/net/TcpClient.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/TcpServer.cc -o drogon/trantor/net/TcpServer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/Acceptor.cc -o drogon/trantor/net/inner/Acceptor.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/AsyncStreamBufferNode.cc -o drogon/trantor/net/inner/AsyncStreamBufferNode.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/Connector.cc -o drogon/trantor/net/inner/Connector.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/MemBufferNode.cc -o drogon/trantor/net/inner/MemBufferNode.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/NormalResolver.cc -o drogon/trantor/net/inner/NormalResolver.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/Poller.cc -o drogon/trantor/net/inner/Poller.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/Socket.cc -o drogon/trantor/net/inner/Socket.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/StreamBufferNode.cc -o drogon/trantor/net/inner/StreamBufferNode.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/TcpConnectionImpl.cc -o drogon/trantor/net/inner/TcpConnectionImpl.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/Timer.cc -o drogon/trantor/net/inner/Timer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/TimerQueue.cc -o drogon/trantor/net/inner/TimerQueue.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/AsyncFileLogger.cc -o drogon/trantor/utils/AsyncFileLogger.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/ConcurrentTaskQueue.cc -o drogon/trantor/utils/ConcurrentTaskQueue.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/Date.cc -o drogon/trantor/utils/Date.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/Logger.cc -o drogon/trantor/utils/Logger.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/LogStream.cc -o drogon/trantor/utils/LogStream.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/MsgBuffer.cc -o drogon/trantor/utils/MsgBuffer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/SerialTaskQueue.cc -o drogon/trantor/utils/SerialTaskQueue.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/TimingWheel.cc -o drogon/trantor/utils/TimingWheel.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/Utilities.cc -o drogon/trantor/utils/Utilities.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/third_party/jsoncpp/src/json_reader.cpp -o drogon/third_party/jsoncpp/src/json_reader.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/third_party/jsoncpp/src/json_value.cpp -o drogon/third_party/jsoncpp/src/json_value.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/third_party/jsoncpp/src/json_writer.cpp -o drogon/third_party/jsoncpp/src/json_writer.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/poller/EpollPoller.cc -o drogon/trantor/net/inner/poller/EpollPoller.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/poller/PollPoller.cc -o drogon/trantor/net/inner/poller/PollPoller.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/FileBufferNodeUnix.cc -o drogon/trantor/net/inner/FileBufferNodeUnix.o /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/net/inner/tlsprovider/OpenSSLProvider.cc -o drogon/trantor/net/inner/tlsprovider/OpenSSLProvider.o drogon/trantor/net/inner/tlsprovider/OpenSSLProvider.cc:23:13: warning: unused variable 'sslInitFlag' [-Wunused-variable] 23 | static bool sslInitFlag = []() { | ^~~~~~~~~~~ /usr/local/clang23/bin/clang++ -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I. -Idrogon -Idrogon/lib/inc -Idrogon/lib/src -Idrogon/trantor/net -Idrogon/trantor/net/inner -Idrogon/trantor/net/inner/poller -Idrogon/trantor/net/inner/tlsprovider -Idrogon/trantor/utils -Idrogon/trantor/utils/crypto -Idrogon/trantor/exports -Idrogon/third_party/jsoncpp/include -Idrogon/third_party/jsoncpp/src -DDROGONR_NO_LIBUUID -DDROGONR_NO_YAML -DJSON_USE_EXCEPTION=1 -DJSONCPP_NO_LOCALE_SUPPORT -DUSE_OPENSSL -DOpenSSL_FOUND -I/data/localhost/ripley/R/test-clang/later/include -I'/data/localhost/ripley/R/test-clang/later/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c drogon/trantor/utils/crypto/openssl.cc -o drogon/trantor/utils/crypto/openssl.o 1 warning generated. /usr/local/clang23/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o drogonR.so r_bridge.o drogon_server.o request_queue.o r_dispatcher.o stream_session.o ws_session.o ws_client.o json_writer.o drogon/lib/src/AOPAdvice.o drogon/lib/src/AccessLogger.o drogon/lib/src/CacheFile.o drogon/lib/src/ConfigAdapterManager.o drogon/lib/src/ConfigLoader.o drogon/lib/src/Cookie.o drogon/lib/src/DbClientManagerSkipped.o drogon/lib/src/DrClassMap.o drogon/lib/src/DrTemplateBase.o drogon/lib/src/FixedWindowRateLimiter.o drogon/lib/src/GlobalFilters.o drogon/lib/src/Histogram.o drogon/lib/src/Hodor.o drogon/lib/src/HttpAppFrameworkImpl.o drogon/lib/src/HttpBinder.o drogon/lib/src/HttpClientImpl.o drogon/lib/src/HttpConnectionLimit.o drogon/lib/src/HttpControllerBinder.o drogon/lib/src/HttpControllersRouter.o drogon/lib/src/HttpFileImpl.o drogon/lib/src/HttpFileUploadRequest.o drogon/lib/src/HttpRequestImpl.o drogon/lib/src/HttpRequestParser.o drogon/lib/src/HttpResponseImpl.o drogon/lib/src/HttpResponseParser.o drogon/lib/src/HttpServer.o drogon/lib/src/HttpUtils.o drogon/lib/src/HttpViewData.o drogon/lib/src/IntranetIpFilter.o drogon/lib/src/JsonConfigAdapter.o drogon/lib/src/ListenerManager.o drogon/lib/src/LocalHostFilter.o drogon/lib/src/MiddlewaresFunction.o drogon/lib/src/MultiPart.o drogon/lib/src/MultipartStreamParser.o drogon/lib/src/NotFound.o drogon/lib/src/PluginsManager.o drogon/lib/src/PromExporter.o drogon/lib/src/RangeParser.o drogon/lib/src/RateLimiter.o drogon/lib/src/RealIpResolver.o drogon/lib/src/Redirector.o drogon/lib/src/RedisClientManagerSkipped.o drogon/lib/src/RedisClientSkipped.o drogon/lib/src/RedisResultSkipped.o drogon/lib/src/RequestStream.o drogon/lib/src/SecureSSLRedirector.o drogon/lib/src/SessionManager.o drogon/lib/src/SharedLibManager.o drogon/lib/src/SlashRemover.o drogon/lib/src/SlidingWindowRateLimiter.o drogon/lib/src/StaticFileRouter.o drogon/lib/src/TaskTimeoutFlag.o drogon/lib/src/TokenBucketRateLimiter.o drogon/lib/src/Utilities.o drogon/lib/src/WebSocketClientImpl.o drogon/lib/src/WebSocketConnectionImpl.o drogon/trantor/net/Channel.o drogon/trantor/net/EventLoop.o drogon/trantor/net/EventLoopThread.o drogon/trantor/net/EventLoopThreadPool.o drogon/trantor/net/InetAddress.o drogon/trantor/net/TcpClient.o drogon/trantor/net/TcpServer.o drogon/trantor/net/inner/Acceptor.o drogon/trantor/net/inner/AsyncStreamBufferNode.o drogon/trantor/net/inner/Connector.o drogon/trantor/net/inner/MemBufferNode.o drogon/trantor/net/inner/NormalResolver.o drogon/trantor/net/inner/Poller.o drogon/trantor/net/inner/Socket.o drogon/trantor/net/inner/StreamBufferNode.o drogon/trantor/net/inner/TcpConnectionImpl.o drogon/trantor/net/inner/Timer.o drogon/trantor/net/inner/TimerQueue.o drogon/trantor/utils/AsyncFileLogger.o drogon/trantor/utils/ConcurrentTaskQueue.o drogon/trantor/utils/Date.o drogon/trantor/utils/Logger.o drogon/trantor/utils/LogStream.o drogon/trantor/utils/MsgBuffer.o drogon/trantor/utils/SerialTaskQueue.o drogon/trantor/utils/TimingWheel.o drogon/trantor/utils/Utilities.o drogon/third_party/jsoncpp/src/json_reader.o drogon/third_party/jsoncpp/src/json_value.o drogon/third_party/jsoncpp/src/json_writer.o drogon/trantor/net/inner/poller/EpollPoller.o drogon/trantor/net/inner/poller/PollPoller.o drogon/trantor/net/inner/FileBufferNodeUnix.o drogon/trantor/net/inner/tlsprovider/OpenSSLProvider.o drogon/trantor/utils/crypto/openssl.o -lssl -lcrypto -lpthread -ldl -lz make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/drogonR/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/drogonR/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/drogonR/src' installing to /data/localhost/ripley/R/packages/tests-clang/drogonR.Rcheck/00LOCK-drogonR/00new/drogonR/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (drogonR)