******************************************************************************** conan test cci-f326f3ac\recipes\ctrack\all\test_package\conanfile.py ctrack/1.0.2@#f4701146b281f0facec35dd2b442a029 -pr C:/J/workspace/prod-v1/bsr/82612/bcdec/profile_windows_16_md_vs_release_64..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\workspace\prod-v1\bsr\82612\ddfca\.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\workspace\prod-v1\bsr\82612\ddfca\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ctrack/1.0.2 (test package): Installing package Requirements ctrack/1.0.2 from local cache - Cache Packages ctrack/1.0.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... ctrack/1.0.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-24875' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ctrack/1.0.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 ctrack/1.0.2: Downloaded package revision 9bbe353403fd233ce7b51a7187c6c2ba ctrack/1.0.2 (test package): Generator txt created conanbuildinfo.txt ctrack/1.0.2 (test package): Generator 'CMakeToolchain' calling 'generate()' ctrack/1.0.2 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' ctrack/1.0.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' ctrack/1.0.2 (test package): Generator 'CMakeDeps' calling 'generate()' ctrack/1.0.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' ctrack/1.0.2 (test package): Aggregating env generators ctrack/1.0.2 (test package): Generated conaninfo.txt ctrack/1.0.2 (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [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 ctrack/1.0.2 (test package): Calling build() ctrack/1.0.2 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'ctrack::ctrack' -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/build ctrack/1.0.2 (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build" --config Release ----------------- 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/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-f326f3ac/recipes/ctrack/all/test_package/CMakeLists.txt ctrack/1.0.2 (test package): Running test() ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-f326f3ac\recipes\ctrack\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- 0 1 2 3 4 0 1 2 3 4 Details +------------------+--------------------+------+------------+-----------+----------+-------+---------+ | filename | function | line | time acc | sd | cv | calls | threads | +------------------+--------------------+------+------------+-----------+----------+-------+---------+ | test_package.cpp | expensiveOperation | 8 | 197.80 mcs | 88.80 mcs | 0.897877 | 2 | 1 | +------------------+--------------------+------+------------+-----------+----------+-------+---------+ +---------+---------+-----------+-----------+-----------+------------+------------+------------+---------+---------+ | fastest[0-1]% | center[1-99]% | slowest[99-100]% | +---------+---------+-----------+-----------+-----------+------------+------------+------------+---------+---------+ | min | mean | min | mean | med | time a | time ae | max | mean | max | +---------+---------+-----------+-----------+-----------+------------+------------+------------+---------+---------+ | 0.00 ns | 0.00 ns | 10.10 mcs | 98.90 mcs | 98.90 mcs | 197.80 mcs | 197.80 mcs | 187.70 mcs | 0.00 ns | 0.00 ns | +---------+---------+-----------+-----------+-----------+------------+------------+------------+---------+---------+ Summary +---------------------+---------------------+------------+---------------+-----------------+ | Start | End | time total | time ctracked | time ctracked % | +---------------------+---------------------+------------+---------------+-----------------+ | 2024-08-10 09:01:38 | 2024-08-10 09:01:38 | 208.80 mcs | 197.80 mcs | 94.73% | +---------------------+---------------------+------------+---------------+-----------------+ +------------------+--------------------+------+-------+-----------+------------+----------------+---------------+ | filename | function | line | calls | ae[1-99]% | ae[0-100]% | time ae[0-100] | time a[0-100] | +------------------+--------------------+------+-------+-----------+------------+----------------+---------------+ | test_package.cpp | expensiveOperation | 8 | 2 | 94.73% | 94.73% | 197.80 mcs | 197.80 mcs | +------------------+--------------------+------+-------+-----------+------------+----------------+---------------+ CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** ctrack/1.0.2 (test package): 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 ctrack/1.0.2 (test package): 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