******************************************************************************** conan install easy_profiler/2.1.0@#f35ae86a984e74a0bd40dd5d8cb00734 --build=easy_profiler -pr C:\J\w\prod\BuildSingleReference@6/3360/e32bb6de-3daf-4ecc-b4cf-7e0eaac7bddf/profile_windows_15_mdd_vs_debug_64.easy_profiler-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@6\.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@6\.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=15 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:ff82a1e70ba8430648a79986385b20a3648f8c19 - 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@6\.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@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19 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@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19\build_subfolder && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@6\.conan\data\easy_profiler\2.1.0\_\_\package\ff82a1e70ba8430648a79986385b20a3648f8c19" -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@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- 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 -- 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@6/.conan/data/easy_profiler/2.1.0/_/_/build/ff82a1e70ba8430648a79986385b20a3648f8c19/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- 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@6/.conan/data/easy_profiler/2.1.0/_/_/build/ff82a1e70ba8430648a79986385b20a3648f8c19/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@6/.conan/data/easy_profiler/2.1.0/_/_/build/ff82a1e70ba8430648a79986385b20a3648f8c19/build_subfolder/lib/easy_profiler.lib and object C:/J/w/prod/BuildSingleReference@6/.conan/data/easy_profiler/2.1.0/_/_/build/ff82a1e70ba8430648a79986385b20a3648f8c19/build_subfolder/lib/easy_profiler.exp easy_profiler.vcxproj -> C:\J\w\prod\BuildSingleReference@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19\build_subfolder\bin\easy_profiler.dll C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(321,5): error MSB3491: Could not write lines to file "profiler_converter.dir\Debug\profiler.D574FA7E.tlog\profiler_converter.lastbuildstate". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. [C:\J\w\prod\BuildSingleReference@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19\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 'ff82a1e70ba8430648a79986385b20a3648f8c19' build failed easy_profiler/2.1.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19 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@6\.conan\data\easy_profiler\2.1.0\_\_\build\ff82a1e70ba8430648a79986385b20a3648f8c19\build_subfolder --config Debug -- /m:16 /verbosity:minimal