* installing *source* package ‘drogonR’ ... ** this is package ‘drogonR’ version ‘0.1.6’ ** package ‘drogonR’ successfully unpacked and MD5 sums checked ** using staged installation R_HOME=/data/gannet/ripley/R/R-devel later include: /data/gannet/ripley/R/test-dev/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: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/drogonR/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c r_bridge.cpp -o r_bridge.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon_server.cpp -o drogon_server.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c request_queue.cpp -o request_queue.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c r_dispatcher.cpp -o r_dispatcher.o r_dispatcher.cpp:231:6: warning: ‘SEXPREC* drogonR::{anonymous}::callHandlerSafely(SEXP, SEXP, int*)’ defined but not used [-Wunused-function] 231 | SEXP callHandlerSafely(SEXP handler, SEXP req_list, int *errorOccurred) { | ^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c stream_session.cpp -o stream_session.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c json_writer.cpp -o json_writer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/AOPAdvice.cc -o drogon/lib/src/AOPAdvice.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/AccessLogger.cc -o drogon/lib/src/AccessLogger.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/CacheFile.cc -o drogon/lib/src/CacheFile.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/ConfigAdapterManager.cc -o drogon/lib/src/ConfigAdapterManager.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/ConfigLoader.cc -o drogon/lib/src/ConfigLoader.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/Cookie.cc -o drogon/lib/src/Cookie.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/DbClientManagerSkipped.cc -o drogon/lib/src/DbClientManagerSkipped.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/DrClassMap.cc -o drogon/lib/src/DrClassMap.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/DrTemplateBase.cc -o drogon/lib/src/DrTemplateBase.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/FixedWindowRateLimiter.cc -o drogon/lib/src/FixedWindowRateLimiter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/GlobalFilters.cc -o drogon/lib/src/GlobalFilters.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/Histogram.cc -o drogon/lib/src/Histogram.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/Hodor.cc -o drogon/lib/src/Hodor.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpAppFrameworkImpl.cc -o drogon/lib/src/HttpAppFrameworkImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpBinder.cc -o drogon/lib/src/HttpBinder.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpClientImpl.cc -o drogon/lib/src/HttpClientImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpConnectionLimit.cc -o drogon/lib/src/HttpConnectionLimit.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpControllerBinder.cc -o drogon/lib/src/HttpControllerBinder.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpControllersRouter.cc -o drogon/lib/src/HttpControllersRouter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpFileImpl.cc -o drogon/lib/src/HttpFileImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpFileUploadRequest.cc -o drogon/lib/src/HttpFileUploadRequest.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpRequestImpl.cc -o drogon/lib/src/HttpRequestImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpRequestParser.cc -o drogon/lib/src/HttpRequestParser.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpResponseImpl.cc -o drogon/lib/src/HttpResponseImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpResponseParser.cc -o drogon/lib/src/HttpResponseParser.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpServer.cc -o drogon/lib/src/HttpServer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpUtils.cc -o drogon/lib/src/HttpUtils.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/HttpViewData.cc -o drogon/lib/src/HttpViewData.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/IntranetIpFilter.cc -o drogon/lib/src/IntranetIpFilter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/JsonConfigAdapter.cc -o drogon/lib/src/JsonConfigAdapter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/ListenerManager.cc -o drogon/lib/src/ListenerManager.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/LocalHostFilter.cc -o drogon/lib/src/LocalHostFilter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/MiddlewaresFunction.cc -o drogon/lib/src/MiddlewaresFunction.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/MultiPart.cc -o drogon/lib/src/MultiPart.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/MultipartStreamParser.cc -o drogon/lib/src/MultipartStreamParser.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/NotFound.cc -o drogon/lib/src/NotFound.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/PluginsManager.cc -o drogon/lib/src/PluginsManager.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/PromExporter.cc -o drogon/lib/src/PromExporter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RangeParser.cc -o drogon/lib/src/RangeParser.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RateLimiter.cc -o drogon/lib/src/RateLimiter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RealIpResolver.cc -o drogon/lib/src/RealIpResolver.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/Redirector.cc -o drogon/lib/src/Redirector.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RedisClientManagerSkipped.cc -o drogon/lib/src/RedisClientManagerSkipped.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RedisClientSkipped.cc -o drogon/lib/src/RedisClientSkipped.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RedisResultSkipped.cc -o drogon/lib/src/RedisResultSkipped.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/RequestStream.cc -o drogon/lib/src/RequestStream.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/SecureSSLRedirector.cc -o drogon/lib/src/SecureSSLRedirector.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/SessionManager.cc -o drogon/lib/src/SessionManager.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/SharedLibManager.cc -o drogon/lib/src/SharedLibManager.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/SlashRemover.cc -o drogon/lib/src/SlashRemover.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/SlidingWindowRateLimiter.cc -o drogon/lib/src/SlidingWindowRateLimiter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/StaticFileRouter.cc -o drogon/lib/src/StaticFileRouter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/TaskTimeoutFlag.cc -o drogon/lib/src/TaskTimeoutFlag.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/TokenBucketRateLimiter.cc -o drogon/lib/src/TokenBucketRateLimiter.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/Utilities.cc -o drogon/lib/src/Utilities.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/lib/src/WebSocketConnectionImpl.cc -o drogon/lib/src/WebSocketConnectionImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/Channel.cc -o drogon/trantor/net/Channel.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/EventLoop.cc -o drogon/trantor/net/EventLoop.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/EventLoopThread.cc -o drogon/trantor/net/EventLoopThread.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/EventLoopThreadPool.cc -o drogon/trantor/net/EventLoopThreadPool.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/InetAddress.cc -o drogon/trantor/net/InetAddress.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/TcpClient.cc -o drogon/trantor/net/TcpClient.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/TcpServer.cc -o drogon/trantor/net/TcpServer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/Acceptor.cc -o drogon/trantor/net/inner/Acceptor.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/AsyncStreamBufferNode.cc -o drogon/trantor/net/inner/AsyncStreamBufferNode.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/Connector.cc -o drogon/trantor/net/inner/Connector.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/MemBufferNode.cc -o drogon/trantor/net/inner/MemBufferNode.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/NormalResolver.cc -o drogon/trantor/net/inner/NormalResolver.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/Poller.cc -o drogon/trantor/net/inner/Poller.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/Socket.cc -o drogon/trantor/net/inner/Socket.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/StreamBufferNode.cc -o drogon/trantor/net/inner/StreamBufferNode.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/TcpConnectionImpl.cc -o drogon/trantor/net/inner/TcpConnectionImpl.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/Timer.cc -o drogon/trantor/net/inner/Timer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/TimerQueue.cc -o drogon/trantor/net/inner/TimerQueue.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/AsyncFileLogger.cc -o drogon/trantor/utils/AsyncFileLogger.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/ConcurrentTaskQueue.cc -o drogon/trantor/utils/ConcurrentTaskQueue.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/Date.cc -o drogon/trantor/utils/Date.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/Logger.cc -o drogon/trantor/utils/Logger.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/LogStream.cc -o drogon/trantor/utils/LogStream.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/MsgBuffer.cc -o drogon/trantor/utils/MsgBuffer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/SerialTaskQueue.cc -o drogon/trantor/utils/SerialTaskQueue.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/TimingWheel.cc -o drogon/trantor/utils/TimingWheel.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/Utilities.cc -o drogon/trantor/utils/Utilities.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/third_party/jsoncpp/src/json_reader.cpp -o drogon/third_party/jsoncpp/src/json_reader.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/third_party/jsoncpp/src/json_value.cpp -o drogon/third_party/jsoncpp/src/json_value.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/third_party/jsoncpp/src/json_writer.cpp -o drogon/third_party/jsoncpp/src/json_writer.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/poller/EpollPoller.cc -o drogon/trantor/net/inner/poller/EpollPoller.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/poller/PollPoller.cc -o drogon/trantor/net/inner/poller/PollPoller.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/net/inner/FileBufferNodeUnix.cc -o drogon/trantor/net/inner/FileBufferNodeUnix.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -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: ‘sslInitFlag’ defined but not used [-Wunused-variable] 23 | static bool sslInitFlag = []() { | ^~~~~~~~~~~ g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/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/gannet/ripley/R/test-dev/later/include -I'/data/gannet/ripley/R/test-dev/later/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c drogon/trantor/utils/crypto/openssl.cc -o drogon/trantor/utils/crypto/openssl.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o drogonR.so r_bridge.o drogon_server.o request_queue.o r_dispatcher.o stream_session.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/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/gannet/ripley/R/packages/tests-devel/drogonR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/drogonR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/drogonR/src' installing to /data/gannet/ripley/R/packages/tests-devel/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)