Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_730_1_0_10\.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\c3ipr\pr_730_1_0_10\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** [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: 18.642578125 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 Exporting package recipe gtest/1.8.1 exports: File 'conandata.yml' found. Exporting it... gtest/1.8.1 exports: Copied 1 '.yml' file: conandata.yml gtest/1.8.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt gtest/1.8.1 exports_sources: Copied 2 '.patch' files: gtest-1.10.0.patch, gtest-1.8.1.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.8.1': {'url': 'https://github.com/google/googletest/archive/release-1.8.1.tar.gz', 'sha256': '9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c'}}, 'patches': {'1.8.1': [{'patch_file': 'patches/gtest-1.8.1.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.8.1: - base_path: source_subfolder patch_file: patches/gtest-1.8.1.patch sources: 1.8.1: sha256: 9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c url: https://github.com/google/googletest/archive/release-1.8.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK gtest/1.8.1: A new conanfile.py version was exported gtest/1.8.1: Folder: C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\export gtest/1.8.1: Using the exported files summary hash as the recipe revision: 39b2fb999cdc076bef70d5e70b1d3bd7 gtest/1.8.1: Exported revision: 39b2fb999cdc076bef70d5e70b1d3bd7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] gtest:shared=False [build_requires] [env] gtest/1.8.1: Forced build from source gtest/1.8.1 (test package): Installing package Requirements gtest/1.8.1 from local cache - Cache Packages gtest/1.8.1:3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gtest/1.8.1: Configuring sources in C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK gtest/1.8.1: Copying sources to build folder gtest/1.8.1: Building your package in C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e gtest/1.8.1: 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 gtest/1.8.1: Calling build() -- The C compiler identification is MSVC 19.10.25027.0 -- The CXX compiler identification is MSVC 19.10.25027.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/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.10.25017/bin/HostX86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/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 -- Found PythonInterp: C:/Python36/python.exe (found version "3.6.7") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e Microsoft (R) Build Engine version 15.1.550.39093 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/CMakeFiles/generate.stamp is up-to-date. CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/gtest/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/CMakeFiles/generate.stamp is up-to-date. gtest-all.cc gmock-all.cc Generating Code... gmock.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gmock.lib Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/CMakeFiles/generate.stamp is up-to-date. gtest-all.cc gmock-all.cc gmock_main.cc Generating Code... gmock_main.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gmock_main.lib Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googletest/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/gtest/CMakeFiles/generate.stamp is up-to-date. gtest-all.cc gtest.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gtest.lib Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googletest/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/source_subfolder/googlemock/gtest/CMakeFiles/generate.stamp is up-to-date. gtest_main.cc gtest_main.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gtest_main.lib Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/CMakeFiles/generate.stamp is up-to-date. gtest/1.8.1: Package '3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e' built gtest/1.8.1: Build folder C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e 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\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\package\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e gtest/1.8.1: Calling package() -- 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 -- Configuring done -- Generating done -- Build files have been written to: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/build/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e Microsoft (R) Build Engine version 15.1.550.39093 Copyright (C) Microsoft Corporation. All rights reserved. gmock.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gmock.lib gmock_main.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gmock_main.lib gtest.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gtest.lib gtest_main.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\build\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\lib\gtest_main.lib -- Install configuration: "Release" -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-actions.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-cardinalities.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-actions.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-actions.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-function-mockers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-function-mockers.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-matchers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-matchers.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-nice-strict.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-generated-nice-strict.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-matchers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-more-actions.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-more-matchers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock-spec-builders.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/gmock.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom/gmock-generated-actions.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom/gmock-generated-actions.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom/gmock-matchers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom/gmock-port.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/custom/README.md -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/gmock-generated-internal-utils.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/gmock-generated-internal-utils.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/gmock-internal-utils.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gmock/internal/gmock-port.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/gmock.lib -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/gmock_main.lib -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/pkgconfig/gmock.pc -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/pkgconfig/gmock_main.pc -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/cmake/GTest/GTestTargets.cmake -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/cmake/GTest/GTestTargets-release.cmake -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/cmake/GTest/GTestConfigVersion.cmake -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/cmake/GTest/GTestConfig.cmake -- Up-to-date: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-death-test.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-message.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-param-test.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-param-test.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-printers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-spi.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-test-part.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest-typed-test.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest_pred_impl.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/gtest_prod.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/custom -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/custom/gtest-port.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/custom/gtest-printers.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/custom/gtest.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/custom/README.md -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-death-test-internal.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-filepath.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-internal.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-linked_ptr.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-param-util-generated.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-param-util-generated.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-param-util.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-port-arch.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-port.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-string.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-tuple.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-tuple.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-type-util.h -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/include/gtest/internal/gtest-type-util.h.pump -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/gtest.lib -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/gtest_main.lib -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/lib/pkgconfig/gtest.pc -- Installing: C:/J/c3ipr/pr_730_1_0_10/.conan/data/gtest/1.8.1/_/_/package/3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e/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(): [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 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: gmock.lib, gmock_main.lib, gtest.lib, gtest_main.lib gtest/1.8.1 package(): Packaged 1 file: LICENSE gtest/1.8.1: Package '3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e' created gtest/1.8.1: Created package revision 6de3fbab597e771a1059934d6cf122e5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gtest/1.8.1 (test package): Generator cmake created conanbuildinfo.cmake gtest/1.8.1 (test package): Generator txt created conanbuildinfo.txt gtest/1.8.1 (test package): Generated conaninfo.txt gtest/1.8.1 (test package): Generated graphinfo Using lockfile: 'C:/J/c3ipr/pr_730_1_0_10\test_package\build\7c3980abc72f5d7e6eb0e5fcb8dbea3784497638/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 gtest/1.8.1 (test package): Running build() -- The CXX compiler identification is MSVC 19.10.25027.0 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.10.25017/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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/J/c3ipr/pr_730_1_0_10/test_package/build/7c3980abc72f5d7e6eb0e5fcb8dbea3784497638 Microsoft (R) Build Engine version 15.1.550.39093 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/test_package/build/7c3980abc72f5d7e6eb0e5fcb8dbea3784497638/CMakeFiles/generate.stamp is up-to-date. Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/test_package/build/7c3980abc72f5d7e6eb0e5fcb8dbea3784497638/CMakeFiles/generate.stamp is up-to-date. Microsoft (R) C/C++ Optimizing Compiler Version 19.10.25027 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /IC:\J\c3ipr\pr_730_1_0_10\.conan\data\gtest\1.8.1\_\_\package\3c2b56954b49f6c0dbc774d4e34d8cfddfd8755e\include /W3 /WX- /diagnostics:classic /MP1 /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D GTEST_LANG_CXX11=1 /D GTEST_HAS_TR1_TUPLE=0 /D WITH_GMOCK /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"test_package.dir\Release\\" /Fd"test_package.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue C:\J\c3ipr\pr_730_1_0_10\test_package\test_package.cpp test_package.cpp test_package.vcxproj -> C:\J\c3ipr\pr_730_1_0_10\test_package\build\7c3980abc72f5d7e6eb0e5fcb8dbea3784497638\bin\test_package.exe Building Custom Rule C:/J/c3ipr/pr_730_1_0_10/test_package/CMakeLists.txt CMake does not need to re-run because C:/J/c3ipr/pr_730_1_0_10/test_package/build/7c3980abc72f5d7e6eb0e5fcb8dbea3784497638/CMakeFiles/generate.stamp is up-to-date. gtest/1.8.1 (test package): Running test() Running main() from gmock_main.cc [==========] Running 13 tests from 2 test cases. [----------] Global test environment set-up. [----------] 1 test from SalutationTest [ RUN ] SalutationTest.Static [ OK ] SalutationTest.Static (0 ms) [----------] 1 test from SalutationTest (0 ms total) [----------] 12 tests from MeaningfulTestParameters/PrimeTableTest [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/0 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/0 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/1 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/1 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/2 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/2 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/3 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsFalseForNonPrimes/3 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/0 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/0 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/1 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/1 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/2 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/2 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/3 [ OK ] MeaningfulTestParameters/PrimeTableTest.ReturnsTrueForPrimes/3 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/0 [ OK ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/0 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/1 [ OK ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/1 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/2 [ OK ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/2 (0 ms) [ RUN ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/3 [ OK ] MeaningfulTestParameters/PrimeTableTest.CanGetNextPrime/3 (0 ms) [----------] 12 tests from MeaningfulTestParameters/PrimeTableTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 2 test cases ran. (0 ms total) [ PASSED ] 13 tests. JSON file created at 'C:\J\c3ipr\pr_730_1_0_10\_create.json'