******************************************************************************** conan install libressl/3.2.0@#ac6785dbf99f1a7cbf21ab535c7327f1 --build=libressl -pr C:\J\w\prod\BuildSingleReference@5/4873/dea01eba-ec76-4e9c-b9b2-dfc54f87043d/profile_windows_16_mtd_vs_debug_64.libressl-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@5\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] libressl:shared=False [build_requires] [env] libressl/3.2.0: Forced build from source Installing package: libressl/3.2.0 Requirements libressl/3.2.0 from local cache - Cache Packages libressl/3.2.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libressl/3.2.0: Configuring sources in C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libressl/3.2.0: Copying sources to build folder libressl/3.2.0: Building your package in C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 libressl/3.2.0: Generator cmake created conanbuildinfo.cmake libressl/3.2.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libressl/3.2.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBRESSL_SKIP_INSTALL="False" -DLIBRESSL_APPS="False" -DLIBRESSL_TESTS="False" -DENABLE_ASM="True" -DENABLE_EXTRATESTS="False" -DENABLE_NC="False" -DOPENSSLDIR="C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260\res" -Wno-dev C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- The C compiler identification is MSVC 19.29.30139.0 -- The CXX compiler identification is MSVC 19.29.30139.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference@5/.conan/data/libressl/3.2.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeFiles/CMakeOutput.log". libressl/3.2.0: CMake Error at source_subfolder/CMakeLists.txt:2 (cmake_minimum_required): CMake 3.16.4 or higher is required. You are running version 3.15.6 libressl/3.2.0: ERROR: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' build failed libressl/3.2.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ERROR: libressl/3.2.0: Error in build() method, line 79 cmake = self._configure_cmake() while calling '_configure_cmake', line 75 self._cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBRESSL_SKIP_INSTALL="False" -DLIBRESSL_APPS="False" -DLIBRESSL_TESTS="False" -DENABLE_ASM="True" -DENABLE_EXTRATESTS="False" -DENABLE_NC="False" -DOPENSSLDIR="C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260\res" -Wno-dev C:\J\w\prod\BuildSingleReference@5\.conan\data\libressl\3.2.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260