Finding oatpp in location=INSTALLED OATPP_INCLUDE=/home/conan/w/cci_PR-3650/.conan/data/oatpp/1.2.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/include/oatpp-1.2.0/oatpp OATPP_TEST_INCLUDE=/home/conan/w/cci_PR-3650/.conan/data/oatpp/1.2.0/_/_/package/4d887c1c2779c63d2cdd81580698d2e22cb35b29/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/13e8929cc48c4edfa6dd49e910e5e60eeec6009b/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/13e8929cc48c4edfa6dd49e910e5e60eeec6009b/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(); ^ /home/conan/w/cci_PR-3650/.conan/data/oatpp-openssl/1.2.0/_/_/build/13e8929cc48c4edfa6dd49e910e5e60eeec6009b/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/13e8929cc48c4edfa6dd49e910e5e60eeec6009b/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(); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY