* 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=D:/RCompile/recent/R
later include: D:/RCompile/CRANpkg/lib/4.7/later/include
OpenSSL: found at /x86_64-w64-mingw32.static.posix
Generating src/Makevars.win...
Configuration complete.
Platform: Windows (Rtools)
TLS: ENABLED (OpenSSL)
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_05_16_01_50_00_24726/Rtmpyiq6co/R.INSTALLfc49823b7208/drogonR/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c r_bridge.cpp -o r_bridge.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon_server.cpp -o drogon_server.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c request_queue.cpp -o request_queue.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stream_session.cpp -o stream_session.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c json_writer.cpp -o json_writer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/AOPAdvice.cc -o drogon/lib/src/AOPAdvice.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/AccessLogger.cc -o drogon/lib/src/AccessLogger.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/CacheFile.cc -o drogon/lib/src/CacheFile.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/ConfigAdapterManager.cc -o drogon/lib/src/ConfigAdapterManager.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/ConfigLoader.cc -o drogon/lib/src/ConfigLoader.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/Cookie.cc -o drogon/lib/src/Cookie.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/DbClientManagerSkipped.cc -o drogon/lib/src/DbClientManagerSkipped.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/DrClassMap.cc -o drogon/lib/src/DrClassMap.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/DrTemplateBase.cc -o drogon/lib/src/DrTemplateBase.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/FixedWindowRateLimiter.cc -o drogon/lib/src/FixedWindowRateLimiter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/GlobalFilters.cc -o drogon/lib/src/GlobalFilters.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/Histogram.cc -o drogon/lib/src/Histogram.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/Hodor.cc -o drogon/lib/src/Hodor.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpAppFrameworkImpl.cc -o drogon/lib/src/HttpAppFrameworkImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpBinder.cc -o drogon/lib/src/HttpBinder.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpClientImpl.cc -o drogon/lib/src/HttpClientImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpConnectionLimit.cc -o drogon/lib/src/HttpConnectionLimit.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpControllerBinder.cc -o drogon/lib/src/HttpControllerBinder.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpControllersRouter.cc -o drogon/lib/src/HttpControllersRouter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpFileImpl.cc -o drogon/lib/src/HttpFileImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpFileUploadRequest.cc -o drogon/lib/src/HttpFileUploadRequest.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpRequestImpl.cc -o drogon/lib/src/HttpRequestImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpRequestParser.cc -o drogon/lib/src/HttpRequestParser.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpResponseImpl.cc -o drogon/lib/src/HttpResponseImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpResponseParser.cc -o drogon/lib/src/HttpResponseParser.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpServer.cc -o drogon/lib/src/HttpServer.o
drogon/lib/src/HttpServer.cc: In static member function 'static void drogon::HttpServer::onMessage(const trantor::TcpConnectionPtr&, trantor::MsgBuffer*)':
drogon/lib/src/HttpServer.cc:223:44: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
223 | if (parseRes >= 2 || parseRes == 1 && !req->isStreamMode())
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpUtils.cc -o drogon/lib/src/HttpUtils.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/HttpViewData.cc -o drogon/lib/src/HttpViewData.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/IntranetIpFilter.cc -o drogon/lib/src/IntranetIpFilter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/JsonConfigAdapter.cc -o drogon/lib/src/JsonConfigAdapter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/ListenerManager.cc -o drogon/lib/src/ListenerManager.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/LocalHostFilter.cc -o drogon/lib/src/LocalHostFilter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/MiddlewaresFunction.cc -o drogon/lib/src/MiddlewaresFunction.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/MultiPart.cc -o drogon/lib/src/MultiPart.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/MultipartStreamParser.cc -o drogon/lib/src/MultipartStreamParser.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/NotFound.cc -o drogon/lib/src/NotFound.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/PluginsManager.cc -o drogon/lib/src/PluginsManager.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/PromExporter.cc -o drogon/lib/src/PromExporter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RangeParser.cc -o drogon/lib/src/RangeParser.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RateLimiter.cc -o drogon/lib/src/RateLimiter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RealIpResolver.cc -o drogon/lib/src/RealIpResolver.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/Redirector.cc -o drogon/lib/src/Redirector.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RedisClientManagerSkipped.cc -o drogon/lib/src/RedisClientManagerSkipped.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RedisClientSkipped.cc -o drogon/lib/src/RedisClientSkipped.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RedisResultSkipped.cc -o drogon/lib/src/RedisResultSkipped.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/RequestStream.cc -o drogon/lib/src/RequestStream.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/SecureSSLRedirector.cc -o drogon/lib/src/SecureSSLRedirector.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/SessionManager.cc -o drogon/lib/src/SessionManager.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/SharedLibManager.cc -o drogon/lib/src/SharedLibManager.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/SlashRemover.cc -o drogon/lib/src/SlashRemover.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/SlidingWindowRateLimiter.cc -o drogon/lib/src/SlidingWindowRateLimiter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/StaticFileRouter.cc -o drogon/lib/src/StaticFileRouter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/TaskTimeoutFlag.cc -o drogon/lib/src/TaskTimeoutFlag.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/TokenBucketRateLimiter.cc -o drogon/lib/src/TokenBucketRateLimiter.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/Utilities.cc -o drogon/lib/src/Utilities.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/lib/src/WebSocketConnectionImpl.cc -o drogon/lib/src/WebSocketConnectionImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/Channel.cc -o drogon/trantor/net/Channel.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/EventLoop.cc -o drogon/trantor/net/EventLoop.o
drogon/trantor/net/EventLoop.cc: In member function 'void trantor::EventLoop::wakeup()':
drogon/trantor/net/EventLoop.cc:372:14: warning: unused variable 'tmp' [-Wunused-variable]
372 | uint64_t tmp = 1;
| ^~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/EventLoopThread.cc -o drogon/trantor/net/EventLoopThread.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/EventLoopThreadPool.cc -o drogon/trantor/net/EventLoopThreadPool.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/InetAddress.cc -o drogon/trantor/net/InetAddress.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/TcpClient.cc -o drogon/trantor/net/TcpClient.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/TcpServer.cc -o drogon/trantor/net/TcpServer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/Acceptor.cc -o drogon/trantor/net/inner/Acceptor.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/AsyncStreamBufferNode.cc -o drogon/trantor/net/inner/AsyncStreamBufferNode.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/Connector.cc -o drogon/trantor/net/inner/Connector.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/MemBufferNode.cc -o drogon/trantor/net/inner/MemBufferNode.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/NormalResolver.cc -o drogon/trantor/net/inner/NormalResolver.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/Poller.cc -o drogon/trantor/net/inner/Poller.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/Socket.cc -o drogon/trantor/net/inner/Socket.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/StreamBufferNode.cc -o drogon/trantor/net/inner/StreamBufferNode.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/TcpConnectionImpl.cc -o drogon/trantor/net/inner/TcpConnectionImpl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/Timer.cc -o drogon/trantor/net/inner/Timer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/TimerQueue.cc -o drogon/trantor/net/inner/TimerQueue.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/AsyncFileLogger.cc -o drogon/trantor/utils/AsyncFileLogger.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/ConcurrentTaskQueue.cc -o drogon/trantor/utils/ConcurrentTaskQueue.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/Date.cc -o drogon/trantor/utils/Date.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/Logger.cc -o drogon/trantor/utils/Logger.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/LogStream.cc -o drogon/trantor/utils/LogStream.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/MsgBuffer.cc -o drogon/trantor/utils/MsgBuffer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/SerialTaskQueue.cc -o drogon/trantor/utils/SerialTaskQueue.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/TimingWheel.cc -o drogon/trantor/utils/TimingWheel.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/Utilities.cc -o drogon/trantor/utils/Utilities.o
drogon/trantor/utils/Utilities.cc:117:20: warning: 'std::string utf16Toutf8(const std::wstring&)' defined but not used [-Wunused-function]
117 | static std::string utf16Toutf8(const std::wstring &utf16Str)
| ^~~~~~~~~~~
drogon/trantor/utils/Utilities.cc:62:21: warning: 'std::wstring utf8Toutf16(const std::string&)' defined but not used [-Wunused-function]
62 | static std::wstring utf8Toutf16(const std::string &utf8Str)
| ^~~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/third_party/jsoncpp/src/json_reader.cpp -o drogon/third_party/jsoncpp/src/json_reader.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/third_party/jsoncpp/src/json_value.cpp -o drogon/third_party/jsoncpp/src/json_value.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/third_party/jsoncpp/src/json_writer.cpp -o drogon/third_party/jsoncpp/src/json_writer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/poller/EpollPoller.cc -o drogon/trantor/net/inner/poller/EpollPoller.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/poller/PollPoller.cc -o drogon/trantor/net/inner/poller/PollPoller.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/net/inner/FileBufferNodeWin.cc -o drogon/trantor/net/inner/FileBufferNodeWin.o
drogon/trantor/net/inner/FileBufferNodeWin.cc: In constructor 'trantor::FileBufferNode::FileBufferNode(const wchar_t*, long long int, long long int)':
drogon/trantor/net/inner/FileBufferNodeWin.cc:87:36: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'long long int' [-Wsign-compare]
87 | kMaxSendFileBufferSize < fileBytesToSend_ ? kMaxSendFileBufferSize
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
drogon/trantor/net/inner/FileBufferNodeWin.cc: In member function 'virtual void trantor::FileBufferNode::getData(const char*&, size_t&)':
drogon/trantor/net/inner/FileBufferNodeWin.cc:101:71: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'long long int' [-Wsign-compare]
101 | msgBufferPtr_->ensureWritableBytes(kMaxSendFileBufferSize <
| ~~~~~~~~~~~~~~~~~~~~~~~^
102 | fileBytesToSend_
| ~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/crypto/openssl.cc -o drogon/trantor/utils/crypto/openssl.o
gcc -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c drogon/third_party/wepoll/wepoll.c -o drogon/third_party/wepoll/wepoll.o
drogon/third_party/wepoll/wepoll.c: In function 'nt_global_init':
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:211:5: note: in expansion of macro 'X'
211 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:211:5: note: in expansion of macro 'X'
211 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:218:5: note: in expansion of macro 'X'
218 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:218:5: note: in expansion of macro 'X'
218 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:233:5: note: in expansion of macro 'X'
233 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:233:5: note: in expansion of macro 'X'
233 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:241:5: note: in expansion of macro 'X'
241 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:241:5: note: in expansion of macro 'X'
241 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:255:5: note: in expansion of macro 'X'
255 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:255:5: note: in expansion of macro 'X'
255 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:263:5: note: in expansion of macro 'X'
263 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:263:5: note: in expansion of macro 'X'
263 | X(NTSTATUS, \
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:49: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:271:5: note: in expansion of macro 'X'
271 | X(ULONG, WINAPI, RtlNtStatusToDosError, (NTSTATUS Status))
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
drogon/third_party/wepoll/wepoll.c:933:12: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
933 | name = (return_type(attributes*) parameters)(nt__fn_ptr_cast_t)fn_ptr;
| ^
drogon/third_party/wepoll/wepoll.c:271:5: note: in expansion of macro 'X'
271 | X(ULONG, WINAPI, RtlNtStatusToDosError, (NTSTATUS Status))
| ^
drogon/third_party/wepoll/wepoll.c:934:5: note: in expansion of macro 'NT_NTDLL_IMPORT_LIST'
934 | NT_NTDLL_IMPORT_LIST(X)
| ^~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c drogon/trantor/utils/WindowsSupport.cc -o drogon/trantor/utils/WindowsSupport.o
gcc -I"D:/RCompile/recent/R/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 -I/x86_64-w64-mingw32.static.posix/include -DUSE_OPENSSL -DOpenSSL_FOUND -ID:/RCompile/CRANpkg/lib/4.7/later/include -Idrogon/third_party/wepoll -Imman-win32 -I'D:/RCompile/CRANpkg/lib/4.7/later/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c mman-win32/mman.c -o mman-win32/mman.o
g++ -shared -s -static-libgcc -o drogonR.dll tmp.def 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/FileBufferNodeWin.o drogon/trantor/net/inner/tlsprovider/OpenSSLProvider.o drogon/trantor/utils/crypto/openssl.o drogon/third_party/wepoll/wepoll.o drogon/trantor/utils/WindowsSupport.o mman-win32/mman.o -lssl -lcrypto -lcrypt32 -lws2_32 -lws2_32 -liphlpapi -lrpcrt4 -lz -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_05_16_01_50_00_24726/Rtmpyiq6co/R.INSTALLfc49823b7208/drogonR/src'
make[1]: Entering directory '/d/temp/2026_05_16_01_50_00_24726/Rtmpyiq6co/R.INSTALLfc49823b7208/drogonR/src'
make[1]: Leaving directory '/d/temp/2026_05_16_01_50_00_24726/Rtmpyiq6co/R.INSTALLfc49823b7208/drogonR/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-drogonR/00new/drogonR/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'drogonR' as drogonR_0.1.6.zip
* DONE (drogonR)