******************************************************************************** conan install easy_profiler/2.1.0@#f35ae86a984e74a0bd40dd5d8cb00734 --build=easy_profiler -pr C:\J\w\prod\BuildSingleReference@4/3360/55fa8434-f8c7-4952-b0a0-6a30ac8eed44/profile_windows_16_mdd_vs_debug_64.easy_profiler-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.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@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] easy_profiler:shared=True [build_requires] [env] easy_profiler/2.1.0: Forced build from source Installing package: easy_profiler/2.1.0 Requirements easy_profiler/2.1.0 from local cache - Cache Packages easy_profiler/2.1.0:4f1710918aa542fccb5a54d7bd712e4b0750b50d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK easy_profiler/2.1.0: Configuring sources in C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.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 easy_profiler/2.1.0: Copying sources to build folder easy_profiler/2.1.0: Building your package in C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d easy_profiler/2.1.0: Generator cmake created conanbuildinfo.cmake easy_profiler/2.1.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 easy_profiler/2.1.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\package\4f1710918aa542fccb5a54d7bd712e4b0750b50d" -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" -DEASY_PROFILER_NO_GUI="True" -DEASY_PROFILER_NO_SAMPLES="True" -Wno-dev C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d ----------------- -- 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 -- -- EASY_PROFILER.Core version = 2.1.0 -- -- -------- EASY_PROFILER OPTIONS: -------- -- Use QueryPerformanceCounter as a timer -- Default listening port = 28077 -- Auto-start listening = OFF -- Profile self = OFF -- Profile self blocks initial status = OFF -- Truncate block dynamic names = OFF (may cause crash if using dynamic block names of length >2816 symbols) -- Check maximum EASY_VALUE data size = OFF (may cause crash if using EASY_VALUE arrays of total data size >2816 bytes) -- Implicit thread registration = ON -- Event tracing = ON -- Event tracing has low priority = ON -- Log messages = OFF -- Function names pretty-print = OFF -- Use EasyProfiler colors palette = ON -- Shared library: ON -- ------ END EASY_PROFILER OPTIONS ------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/.conan/data/easy_profiler/2.1.0/_/_/build/4f1710918aa542fccb5a54d7bd712e4b0750b50d/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- 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@4/.conan/data/easy_profiler/2.1.0/_/_/build/4f1710918aa542fccb5a54d7bd712e4b0750b50d/source_subfolder/easy_profiler_core/CMakeLists.txt base_block_descriptor.cpp block.cpp block_descriptor.cpp easy_socket.cpp event_trace_win.cpp nonscoped_block.cpp profile_manager.cpp profiler.cpp reader.cpp serialized_block.cpp thread_storage.cpp writer.cpp Creating library C:/J/w/prod/BuildSingleReference@4/.conan/data/easy_profiler/2.1.0/_/_/build/4f1710918aa542fccb5a54d7bd712e4b0750b50d/build_subfolder/lib/easy_profiler.lib and object C:/J/w/prod/BuildSingleReference@4/.conan/data/easy_profiler/2.1.0/_/_/build/4f1710918aa542fccb5a54d7bd712e4b0750b50d/build_subfolder/lib/easy_profiler.exp easy_profiler.vcxproj -> C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d\build_subfolder\bin\easy_profiler.dll C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(382,5): error MSB3491: Could not write lines to file "profiler_converter.dir\Debug\profiler.5A90E925.tlog\profiler_converter.lastbuildstate". Path: profiler_converter.dir\Debug\profiler.5A90E925.tlog\profiler_converter.lastbuildstate exceeds the OS max path limit. The fully qualified file name must be less than 260 characters. [C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d\build_subfolder\source_subfolder\easy_profiler_converter\profiler_converter.vcxproj] easy_profiler/2.1.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR easy_profiler/2.1.0: ERROR: Package '4f1710918aa542fccb5a54d7bd712e4b0750b50d' build failed easy_profiler/2.1.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d ERROR: easy_profiler/2.1.0: Error in build() method, line 67 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@4\.conan\data\easy_profiler\2.1.0\_\_\build\4f1710918aa542fccb5a54d7bd712e4b0750b50d\build_subfolder --config Debug -- /m:16 /verbosity:minimal