******************************************************************************** conan install gtest/1.8.1@#4f5a9df3ced2cb4bdbfd2606485593d2 --build=gtest -pr C:/J/workspace/prod-v1/bsr/39132/eceee/profile_windows_16_mdd_vs_debug_64.gtest-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\workspace\prod-v1\bsr\39132\abbbb\.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\39132\abbbb\.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] gtest:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gtest/1.8.1: Forced build from source Installing package: gtest/1.8.1 Requirements gtest/1.8.1 from local cache - Cache Packages gtest/1.8.1:875c67f4d8a79bdd002908b75efce119eb82836d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gtest/1.8.1: Configuring sources in C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\source\src gtest/1.8.1: [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 gtest/1.8.1: Copying sources to build folder gtest/1.8.1: Building your package in C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d gtest/1.8.1: Generator txt created conanbuildinfo.txt gtest/1.8.1: Calling generate() gtest/1.8.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' gtest/1.8.1: 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\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build\generators\conan_toolchain.cmake -DCUSTOM_DEBUG_POSTFIX=d -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' gtest/1.8.1: 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 gtest/1.8.1: Calling build() gtest/1.8.1: Apply patch (conan): add CUSTOM_DEBUG_POSTFIX option gtest/1.8.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d" -DCUSTOM_DEBUG_POSTFIX="d" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d" -DCUSTOM_DEBUG_POSTFIX="d" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 - 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/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: C:/conan_jenkins_envs/env_py_3_7_conan_1_64_0/Scripts/python.exe (found version "3.7.9") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/build gtest/1.8.1: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build" --config Debug ----Running------ > cmake --build "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build" --config Debug ----------------- 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/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/src/googlemock/CMakeLists.txt gtest-all.cc gmock-all.cc gmock.vcxproj -> C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build\googlemock\Debug\gmockd.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/src/googlemock/CMakeLists.txt gtest-all.cc gmock-all.cc gmock_main.cc gmock_main.vcxproj -> C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build\googlemock\Debug\gmock_maind.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/src/googletest/CMakeLists.txt gtest-all.cc gtest.vcxproj -> C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build\googlemock\gtest\Debug\gtestd.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/src/googletest/CMakeLists.txt gtest_main.cc gtest_main.vcxproj -> C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build\googlemock\gtest\Debug\gtest_maind.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/build/875c67f4d8a79bdd002908b75efce119eb82836d/src/CMakeLists.txt gtest/1.8.1: Package '875c67f4d8a79bdd002908b75efce119eb82836d' built gtest/1.8.1: Build folder C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build gtest/1.8.1: Generated conaninfo.txt gtest/1.8.1: Generated conanbuildinfo.txt gtest/1.8.1: Generating the package gtest/1.8.1: Package folder C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\package\875c67f4d8a79bdd002908b75efce119eb82836d gtest/1.8.1: Calling package() gtest/1.8.1: Copied 1 file: LICENSE gtest/1.8.1: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d" ----Running------ > cmake --install "C:\J\workspace\prod-v1\bsr\39132\abbbb\.conan\data\gtest\1.8.1\_\_\build\875c67f4d8a79bdd002908b75efce119eb82836d\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-actions.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-cardinalities.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-actions.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-actions.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-function-mockers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-function-mockers.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-matchers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-matchers.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-nice-strict.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-generated-nice-strict.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-matchers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-more-actions.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-more-matchers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock-spec-builders.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/gmock.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom/gmock-generated-actions.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom/gmock-generated-actions.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom/gmock-matchers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom/gmock-port.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/custom/README.md -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/gmock-generated-internal-utils.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/gmock-generated-internal-utils.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/gmock-internal-utils.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gmock/internal/gmock-port.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/gmockd.lib -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/gmock_maind.lib -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/pkgconfig/gmock.pc -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/pkgconfig/gmock_main.pc -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/cmake/GTest/GTestTargets.cmake -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/cmake/GTest/GTestTargets-debug.cmake -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/cmake/GTest/GTestConfigVersion.cmake -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/cmake/GTest/GTestConfig.cmake -- Up-to-date: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-death-test.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-message.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-param-test.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-param-test.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-printers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-spi.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-test-part.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest-typed-test.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest_pred_impl.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/gtest_prod.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/custom -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/custom/gtest-port.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/custom/gtest-printers.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/custom/gtest.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/custom/README.md -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-death-test-internal.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-filepath.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-internal.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-linked_ptr.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-param-util-generated.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-param-util-generated.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-param-util.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-port-arch.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-port.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-string.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-tuple.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-tuple.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-type-util.h -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/include/gtest/internal/gtest-type-util.h.pump -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/gtestd.lib -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/gtest_maind.lib -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/pkgconfig/gtest.pc -- Installing: C:/J/workspace/prod-v1/bsr/39132/abbbb/.conan/data/gtest/1.8.1/_/_/package/875c67f4d8a79bdd002908b75efce119eb82836d/lib/pkgconfig/gtest_main.pc [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 gtest/1.8.1 package(): Packaged 41 '.h' files gtest/1.8.1 package(): Packaged 10 '.pump' files gtest/1.8.1 package(): Packaged 2 '.md' files: README.md, README.md gtest/1.8.1 package(): Packaged 4 '.lib' files: gmockd.lib, gmock_maind.lib, gtestd.lib, gtest_maind.lib gtest/1.8.1 package(): Packaged 1 file: LICENSE gtest/1.8.1: Package '875c67f4d8a79bdd002908b75efce119eb82836d' created gtest/1.8.1: Created package revision be9f971dc3290a98c751cc97cef04399 [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 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at googlemock/CMakeLists.txt:42 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at googletest/CMakeLists.txt:49 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** gtest/1.8.1: 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