******************************************************************************** conan install perfetto/31.0@#af0afa8c53df10134e9edbcd66262b31 --build=perfetto -pr C:\J\w\prod\BuildSingleReference\130706\512dd6d1-fd90-4685-8f31-33557b965e07/profile_windows_15_mt_vs_release_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=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 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:7bd6f2c3d5c4e48a75805376b58cde753392f711 - 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\30a93f\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 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\s\30a93f\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 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/30a93f/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/d5a305/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\30a93f\1\src\.." ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/30a93f/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/d5a305/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\30a93f\1\src\.." ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/s/30a93f/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/30a93f/1/build perfetto/31.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference/s\30a93f\1\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference/s\30a93f\1\build" --config Release ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/s/30a93f/1/CMakeLists.txt perfetto.cc c:\j\w\prod\buildsinglereference\s\30a93f\1\src\sdk\perfetto.h(338): 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\30a93f\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 '7bd6f2c3d5c4e48a75805376b58cde753392f711' build failed perfetto/31.0: WARN: Build folder C:\J\w\prod\BuildSingleReference/s\30a93f\1\build ERROR: perfetto/31.0: Error in build() method, line 73 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference/s\30a93f\1\build" --config Release