Finding oatpp in location=INSTALLED OATPP_INCLUDE=/home/conan/w/cci_PR-3650/.conan/data/oatpp/1.2.0/_/_/package/13020582e5189cd3e7bbbddba79f550e90552766/include/oatpp-1.2.0/oatpp OATPP_TEST_INCLUDE=/home/conan/w/cci_PR-3650/.conan/data/oatpp/1.2.0/_/_/package/13020582e5189cd3e7bbbddba79f550e90552766/include/oatpp-1.2.0/oatpp ############################################################################ ## oatpp-openssl module. Resolving dependencies... OPENSSL_INCLUDE_DIR= OPENSSL_LIBRARIES= OPENSSL_VERSION= ############################################################################ target_link_oatpp(oatpp-openssl) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-openssl OATPP_THIS_MODULE_VERSION=1.2.0 OATPP_THIS_MODULE_LIBRARIES=oatpp-openssl OATPP_THIS_MODULE_TARGETS=oatpp-openssl OATPP_THIS_MODULE_DIRECTORIES=oatpp-openssl ############################################################################ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3650/.conan/data/oatpp-openssl/1.2.0/_/_/build/400f5e0f18ee8d142559d2dfd4db7b2fb52e05dd/source_subfolder/src/oatpp-openssl/server/ConnectionProvider.cpp: In constructor ‘oatpp::openssl::server::ConnectionProvider::ConnectionProvider(const std::shared_ptr&, const std::shared_ptr&)’: /home/conan/w/cci_PR-3650/.conan/data/oatpp-openssl/1.2.0/_/_/build/400f5e0f18ee8d142559d2dfd4db7b2fb52e05dd/source_subfolder/src/oatpp-openssl/server/ConnectionProvider.cpp:42:19: warning: converting to non-pointer type ‘long int’ from NULL [-Wconversion-null] auto callback = CRYPTO_get_locking_callback(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3650/.conan/data/oatpp-openssl/1.2.0/_/_/build/400f5e0f18ee8d142559d2dfd4db7b2fb52e05dd/source_subfolder/src/oatpp-openssl/client/ConnectionProvider.cpp: In constructor ‘oatpp::openssl::client::ConnectionProvider::ConnectionProvider(const std::shared_ptr&, const std::shared_ptr&)’: /home/conan/w/cci_PR-3650/.conan/data/oatpp-openssl/1.2.0/_/_/build/400f5e0f18ee8d142559d2dfd4db7b2fb52e05dd/source_subfolder/src/oatpp-openssl/client/ConnectionProvider.cpp:45:19: warning: converting to non-pointer type ‘long int’ from NULL [-Wconversion-null] auto callback = CRYPTO_get_locking_callback(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY