[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 4.423828125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe easy_profiler/2.1.0 exports: File 'conandata.yml' found. Exporting it... easy_profiler/2.1.0 exports: Copied 1 '.yml' file: conandata.yml easy_profiler/2.1.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.0': {'url': 'https://github.com/yse/easy_profiler/archive/v2.1.0.tar.gz', 'sha256': 'fabf95d59ede9da4873aebd52ef8a762fa8578dcdbcc6d7cdd811b5a7c3367ad'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.1.0: sha256: fabf95d59ede9da4873aebd52ef8a762fa8578dcdbcc6d7cdd811b5a7c3367ad url: https://github.com/yse/easy_profiler/archive/v2.1.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK easy_profiler/2.1.0: The stored package has not changed easy_profiler/2.1.0: Using the exported files summary hash as the recipe revision: 1a0f555ed4d1c030ddcee0feee9e2acf easy_profiler/2.1.0: Exported revision: 1a0f555ed4d1c030ddcee0feee9e2acf Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] easy_profiler:shared=False [build_requires] [env] easy_profiler/2.1.0: Forced build from source easy_profiler/2.1.0 (test package): Installing package Requirements easy_profiler/2.1.0 from local cache - Cache Packages easy_profiler/2.1.0:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Build Installing (downloading, building) binaries... easy_profiler/2.1.0: Copying sources to build folder easy_profiler/2.1.0: Building your package in C:/J/c3ipr/s/PR-2441/4/0_2\4ebd3a\1 easy_profiler/2.1.0: Generator cmake created conanbuildinfo.cmake [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/c3ipr/s/PR-2441/4/0_2\4ebd3a\1\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:/J/c3ipr/s/PR-2441/4/0_2\10a4cb\1" -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" -Wno-dev C:/J/c3ipr/s/PR-2441/4/0_2\4ebd3a\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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: OFF -- ------ END EASY_PROFILER OPTIONS ------- -- -- Configuring done -- Generating done 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 -- Build files have been written to: C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder ----Running------ > cmake --build C:/J/c3ipr/s/PR-2441/4/0_2\4ebd3a\1\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/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 Generating Code... easy_profiler.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\lib\easy_profiler.lib Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/source_subfolder/easy_profiler_converter/CMakeLists.txt converter.cpp reader.cpp main.cpp Generating Code... profiler_converter.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_converter.exe profiler_converter.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_converter.pdb (Full PDB) Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/source_subfolder/reader/CMakeLists.txt main.cpp profiler_reader.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_reader.exe profiler_reader.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_reader.pdb (Full PDB) Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/source_subfolder/sample/CMakeLists.txt main.cpp profiler_sample.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_sample.exe profiler_sample.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_sample.pdb (Full PDB) Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/source_subfolder/sample/CMakeLists.txt main.cpp profiler_sample_disabled_profiler.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_sample_disabled_profiler.exe profiler_sample_disabled_profiler.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_sample_disabled_profiler.pdb (Full PDB) Building Custom Rule C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/CMakeLists.txt easy_profiler/2.1.0: Package 'f27dcd2d5e453cb01f9324a959461903ce8116a0' built easy_profiler/2.1.0: Build folder C:/J/c3ipr/s/PR-2441/4/0_2\4ebd3a\1 easy_profiler/2.1.0: Generated conaninfo.txt easy_profiler/2.1.0: Generated conanbuildinfo.txt easy_profiler/2.1.0: Generating the package easy_profiler/2.1.0: Package folder C:/J/c3ipr/s/PR-2441/4/0_2\10a4cb\1 easy_profiler/2.1.0: Calling package() ----Running------ > cmake --build C:/J/c3ipr/s/PR-2441/4/0_2\4ebd3a\1\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. easy_profiler.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\lib\easy_profiler.lib profiler_converter.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_converter.exe profiler_converter.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_converter.pdb (Full PDB) profiler_reader.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_reader.exe profiler_reader.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_reader.pdb (Full PDB) profiler_sample.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_sample.exe profiler_sample.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_sample.pdb (Full PDB) profiler_sample_disabled_profiler.vcxproj -> C:\J\c3ipr\s\PR-2441\4\0_2\4ebd3a\1\build_subfolder\bin\profiler_sample_disabled_profiler.exe profiler_sample_disabled_profiler.vcxproj -> C:/J/c3ipr/s/PR-2441/4/0_2/4ebd3a/1/build_subfolder/bin/profiler_sample_disabled_profiler.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/bin/msvcp140.dll -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/bin/vcruntime140.dll -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/bin/concrt140.dll -- Up-to-date: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/bin -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/lib/cmake/easy_profiler/easy_profilerConfig.cmake -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/lib/cmake/easy_profiler/easy_profilerConfigVersion.cmake -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/arbitrary_value.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/arbitrary_value_aux.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/arbitrary_value_public_types.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/easy_compiler_support.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/profiler_aux.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/profiler_colors.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/profiler_in_use.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/details/profiler_public_types.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/easy_net.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/easy_protocol.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/easy_socket.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/profiler.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/reader.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/serialized_block.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/utility.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/include//easy/writer.h -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/./LICENSE.MIT -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/./LICENSE.APACHE -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/lib/easy_profiler.lib -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/lib/cmake/easy_profiler/easy_profilerTargets.cmake -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/lib/cmake/easy_profiler/easy_profilerTargets-debug.cmake -- Installing: C:/J/c3ipr/s/PR-2441/4/0_2/10a4cb/1/bin/profiler_converter.exe [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK JSON file created at 'C:\J\workspace\cci_PR-2441/4/co_0_2/_create.json'