******************************************************************************** conan install b64/2.0.0.1@#a579dae7ddf0798078f87c6bbf185c7b --build=b64 -pr C:\J\w\prod\BuildSingleReference\219689\4c27eace-b592-41d2-9a2b-0bf601f3794d/profile_windows_16_md_vs_release_64.b64-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] b64:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True b64/2.0.0.1: Forced build from source Installing package: b64/2.0.0.1 Requirements b64/2.0.0.1 from local cache - Cache Packages b64/2.0.0.1:127af201a4cdf8111e2e08540525c245c9b3b99e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK b64/2.0.0.1: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\source\src b64/2.0.0.1: [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 b64/2.0.0.1: Copying sources to build folder b64/2.0.0.1: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e b64/2.0.0.1: Generator txt created conanbuildinfo.txt b64/2.0.0.1: Calling generate() b64/2.0.0.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' b64/2.0.0.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' b64/2.0.0.1: 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 b64/2.0.0.1: Calling build() b64/2.0.0.1: apply_conandata_patches(): No patches defined in conandata b64/2.0.0.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\.." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\.." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/build b64/2.0.0.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/b64/2.0.0.1/_/_/build/127af201a4cdf8111e2e08540525c245c9b3b99e/CMakeLists.txt cdecode.c cencode.c C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\include\b64\ccommon.h(17,1): fatal error C1021: invalid preprocessor command 'elseif' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\src\cencode.c) [C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build\b64.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\include\b64\ccommon.h(17,1): fatal error C1021: invalid preprocessor command 'elseif' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\src\src\cdecode.c) [C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build\b64.vcxproj] b64/2.0.0.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 b64/2.0.0.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior b64/2.0.0.1: ERROR: Package '127af201a4cdf8111e2e08540525c245c9b3b99e' build failed b64/2.0.0.1: WARN: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build ERROR: b64/2.0.0.1: Error in build() method, line 54 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\b64\2.0.0.1\_\_\build\127af201a4cdf8111e2e08540525c245c9b3b99e\build" --config Release