oatpp-libressl/1.2.0: WARN: Build folder is dirty, removing it: C:\J\w\cci_PR-3420@2\.conan\data\oatpp-libressl\1.2.0\_\_\build\c8e1ca9b910e7eabca2e865402c7b498b4ef6afe Finding oatpp in location=INSTALLED OATPP_INCLUDE=C:/J/w/cci_PR-3420@2/.conan/data/oatpp/1.2.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/oatpp-1.2.0/oatpp OATPP_TEST_INCLUDE=C:/J/w/cci_PR-3420@2/.conan/data/oatpp/1.2.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/oatpp-1.2.0/oatpp ############################################################################ ## oatpp-libressl module. Resolving dependencies... LIBRESSL_INCLUDE_DIR= LIBRESSL_TLS_LIBRARY= LIBRESSL_SSL_LIBRARY= LIBRESSL_CRYPTO_LIBRARY= LIBRESSL_LIBRARIES= LIBRESSL_VERSION= ############################################################################ target_link_oatpp(oatpp-libressl) to installed oatpp lib ############################################################################ ## oatpp-module-install.cmake OATPP_THIS_MODULE_NAME=oatpp-libressl OATPP_THIS_MODULE_VERSION=1.2.0 OATPP_THIS_MODULE_LIBRARIES=oatpp-libressl OATPP_THIS_MODULE_TARGETS=oatpp-libressl OATPP_THIS_MODULE_DIRECTORIES=oatpp-libressl ############################################################################ CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::TLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::SSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::Crypto" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::TLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::SSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::Crypto" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::TLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::SSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::Crypto" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::TLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::SSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::Crypto" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::TLS" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::SSL" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Error at source_subfolder/src/CMakeLists.txt:2 (add_library): Target "oatpp-libressl" links to target "LibreSSL::Crypto" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMake Generate step failed. Build files cannot be regenerated correctly. oatpp-libressl/1.2.0: ERROR: Package 'c8e1ca9b910e7eabca2e865402c7b498b4ef6afe' build failed oatpp-libressl/1.2.0: WARN: Build folder C:\J\w\cci_PR-3420@2\.conan\data\oatpp-libressl\1.2.0\_\_\build\c8e1ca9b910e7eabca2e865402c7b498b4ef6afe ERROR: oatpp-libressl/1.2.0: Error in build() method, line 64 cmake = self._configure_cmake() while calling '_configure_cmake', line 60 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd C:\J\w\cci_PR-3420@2\.conan\data\oatpp-libressl\1.2.0\_\_\build\c8e1ca9b910e7eabca2e865402c7b498b4ef6afe\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3420@2\.conan\data\oatpp-libressl\1.2.0\_\_\package\c8e1ca9b910e7eabca2e865402c7b498b4ef6afe" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3420@2/.conan/data/oatpp-libressl/1.2.0/_/_/build/c8e1ca9b910e7eabca2e865402c7b498b4ef6afe" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOATPP_BUILD_TESTS="False" -DOATPP_MODULES_LOCATION="INSTALLED" -DOATPP_DIR_SRC="C:\J\w\cci_PR-3420@2\.conan\data\oatpp\1.2.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include" -Wno-dev C:\J\w\cci_PR-3420@2\.conan\data\oatpp-libressl\1.2.0\_\_\build\c8e1ca9b910e7eabca2e865402c7b498b4ef6afe