******************************************************************************** conan install perfetto/31.0@#a635f05ec5a70a1aaa65e49d433cf7ce --build=perfetto -pr C:\J\w\prod\BuildSingleReference\131705\f69d1c02-5953-45ec-9e6a-374e45afae5b/profile_windows_16_mtd_vs_debug_64.perfetto-shared-False.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=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] perfetto:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True perfetto/31.0: Forced build from source Installing package: perfetto/31.0 Requirements perfetto/31.0 from local cache - Cache Packages perfetto/31.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK perfetto/31.0: Configuring sources in C:\J\w\prod\BuildSingleReference/s\bf6886\1\src perfetto/31.0: [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 perfetto/31.0: Copying sources to build folder perfetto/31.0: Building your package in C:\J\w\prod\BuildSingleReference/s\036d83\1 perfetto/31.0: Generator txt created conanbuildinfo.txt perfetto/31.0: Calling generate() perfetto/31.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' perfetto/31.0: 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\s\036d83\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' perfetto/31.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 perfetto/31.0: Calling build() perfetto/31.0: apply_conandata_patches(): No patches defined in conandata perfetto/31.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/036d83/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/b7304b/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\036d83\1\src\.." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/036d83/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/b7304b/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\036d83\1\src\.." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/s/036d83/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is MSVC 19.29.30146.0 -- 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/s/036d83/1/build perfetto/31.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference/s\036d83\1\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference/s\036d83\1\build" --config Debug ----------------- 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/s/036d83/1/CMakeLists.txt perfetto.cc C:\J\w\prod\BuildSingleReference\s\036d83\1\src\sdk\perfetto.h(338,1): fatal error C1189: #error: Perfetto is exploring a switch to C++17 in v34 (Feb 2023). During this transitionary period, we are throwing an error when compiling Perfetto with a standard less than C++17. Please reach out to perfetto-dev@googlegroups.com if you have objections or thoughts on this move. To continue compiling this release of Perfetto with C++11/14, specify the define PERFETTO_ALLOW_SUB_CPP17. *Note*: this define *will* stop working in v34 (Feb 2023). [C:\J\w\prod\BuildSingleReference\s\036d83\1\build\perfetto.vcxproj] perfetto/31.0: perfetto/31.0: 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 perfetto/31.0: ERROR: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' build failed perfetto/31.0: WARN: Build folder C:\J\w\prod\BuildSingleReference/s\036d83\1\build ERROR: perfetto/31.0: Error in build() method, line 94 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference/s\036d83\1\build" --config Debug