******************************************************************************** conan install celero/2.8.2@#336f0ca2a696ec4852b82476b45eb3fb --build=celero -pr C:\J\w\prod\BuildSingleReference@5\165048\48c3aebd-c058-4a32-9a33-a60e95d3e273/profile_windows_15_mt_vs_release_64.celero-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@5\.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@5\.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] celero:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True celero/2.8.2: Forced build from source Installing package: celero/2.8.2 Requirements celero/2.8.2 from local cache - Cache Packages celero/2.8.2:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK celero/2.8.2: Configuring sources in C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\source\src celero/2.8.2: [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 celero/2.8.2: Copying sources to build folder celero/2.8.2: Building your package in C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 celero/2.8.2: Generator txt created conanbuildinfo.txt celero/2.8.2: Calling generate() celero/2.8.2: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' celero/2.8.2: 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@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' celero/2.8.2: 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 celero/2.8.2: Calling build() celero/2.8.2: Apply patch (portability): include header celero/2.8.2: Apply patch (conan): drop runtime flag for MSVC celero/2.8.2: CMake command: cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/build celero/2.8.2: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\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@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/src/CMakeLists.txt Archive.cpp Benchmark.cpp Callbacks.cpp Celero.cpp Console.cpp Distribution.cpp Exceptions.cpp Executor.cpp JUnit.cpp Memory.cpp Print.cpp Experiment.cpp ExperimentResult.cpp ResultTable.cpp TestVector.cpp TestFixture.cpp ThreadTestFixture.cpp Timer.cpp UserDefinedMeasurementCollector.cpp Utilities.cpp celero.vcxproj -> C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build\Release\celero.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/src/CMakeLists.txt celero/2.8.2: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built celero/2.8.2: Build folder C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build celero/2.8.2: Generated conaninfo.txt celero/2.8.2: Generated conanbuildinfo.txt celero/2.8.2: Generating the package celero/2.8.2: Package folder C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 celero/2.8.2: Calling package() celero/2.8.2: Copied 1 '.txt' file: license.txt celero/2.8.2: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@5\.conan\data\celero\2.8.2\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/celero.lib -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Archive.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Benchmark.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Callbacks.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Celero.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/CommandLine.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Console.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Distribution.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Exceptions.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Executor.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Experiment.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/ExperimentResult.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Export.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Factory.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/FileReader.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/GenericFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/JUnit.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Memory.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Pimpl.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/PimplImpl.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Print.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/ResultTable.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Statistics.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/TestFixture.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/TestVector.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/ThreadLocal.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/ThreadTestFixture.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Timer.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/UserDefinedMeasurement.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/UserDefinedMeasurementCollector.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/UserDefinedMeasurementTemplate.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/celero/Utilities.h -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/celero-target.cmake -- Installing: C:/J/w/prod/BuildSingleReference@5/.conan/data/celero/2.8.2/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/celero-target-release.cmake [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK celero/2.8.2 package(): Packaged 31 '.h' files celero/2.8.2 package(): Packaged 1 '.lib' file: celero.lib celero/2.8.2 package(): Packaged 1 '.cmake' file: conan-official-celero-targets.cmake celero/2.8.2 package(): Packaged 1 '.txt' file: license.txt celero/2.8.2: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created celero/2.8.2: Created package revision 93bb7ea69079081206a5450c55a424f7 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators celero/2.8.2: 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