Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_730_1_3_5/.conan/profiles/default) Found apple-clang 9.1 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=9.1 compiler.libcxx=libc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_730_1_3_5/.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.6357421875 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.10.0 exports: File 'conandata.yml' found. Exporting it... gtest/1.10.0 exports: Copied 1 '.yml' file: conandata.yml gtest/1.10.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt gtest/1.10.0 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.10.0': {'url': 'https://github.com/google/googletest/archive/release-1.10.0.tar.gz', 'sha256': '9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb'}}, 'patches': {'1.10.0': [{'patch_file': 'patches/gtest-1.10.0.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.10.0: - base_path: source_subfolder patch_file: patches/gtest-1.10.0.patch sources: 1.10.0: sha256: 9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb url: https://github.com/google/googletest/archive/release-1.10.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK gtest/1.10.0: A new conanfile.py version was exported gtest/1.10.0: Folder: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/export gtest/1.10.0: Using the exported files summary hash as the recipe revision: 5ee038e1d39b4057666e77e49011079e gtest/1.10.0: Exported revision: 5ee038e1d39b4057666e77e49011079e Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=9.1 os=Macos os_build=Macos [options] gtest:shared=True [build_requires] [env] gtest/1.10.0: Forced build from source gtest/1.10.0 (test package): Installing package Requirements gtest/1.10.0 from local cache - Cache Packages gtest/1.10.0:12dbd40f1254bd00b16aa8dece8ebae8f6b5accc - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gtest/1.10.0: Configuring sources in /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/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.10.0: Copying sources to build folder gtest/1.10.0: Building your package in /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/build/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc gtest/1.10.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gtest/1.10.0: Calling build() -- The C compiler identification is AppleClang 9.1.0.9020039 -- The CXX compiler identification is AppleClang 9.1.0.9020039 -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- 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: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Found PythonInterp: /usr/bin/python (found version "2.7.10") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - 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: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/build/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc Scanning dependencies of target gtest [ 12%] Building CXX object source_subfolder/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 25%] Linking CXX shared library ../../lib/libgtest.dylib [ 25%] Built target gtest Scanning dependencies of target gtest_main Scanning dependencies of target gmock [ 37%] Building CXX object source_subfolder/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 50%] Building CXX object source_subfolder/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 62%] Linking CXX shared library ../../lib/libgtest_main.dylib [ 62%] Built target gtest_main [ 75%] Linking CXX shared library ../../lib/libgmock.dylib [ 75%] Built target gmock Scanning dependencies of target gmock_main [ 87%] Building CXX object source_subfolder/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [100%] Linking CXX shared library ../../lib/libgmock_main.dylib [100%] Built target gmock_main gtest/1.10.0: Package '12dbd40f1254bd00b16aa8dece8ebae8f6b5accc' built gtest/1.10.0: Build folder /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/build/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc gtest/1.10.0: Generated conaninfo.txt gtest/1.10.0: Generated conanbuildinfo.txt gtest/1.10.0: Generating the package gtest/1.10.0: Package folder /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc gtest/1.10.0: 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 -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/build/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc [ 25%] Built target gtest [ 75%] Built target gmock [ 75%] Built target gtest_main [100%] Built target gmock_main Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-actions.h.pump -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-function-mockers.h.pump -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-matchers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-more-actions.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-matchers.h.pump -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-actions.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-matchers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/gmock-port.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/gmock-internal-utils.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/gmock-pp.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom/gmock-generated-actions.h.pump -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom/gmock-port.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom/gmock-matchers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom/gmock-generated-actions.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/internal/custom/README.md -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-function-mocker.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-more-matchers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-generated-function-mockers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-cardinalities.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-spec-builders.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-nice-strict.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gmock/gmock-actions.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/libgmock.dylib -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/libgmock_main.dylib -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/pkgconfig/gmock.pc -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/pkgconfig/gmock_main.pc -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/cmake/GTest/GTestTargets.cmake -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/cmake/GTest/GTestTargets-release.cmake -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/cmake/GTest/GTestConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/cmake/GTest/GTestConfig.cmake -- Up-to-date: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-matchers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-death-test.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-spi.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-string.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-death-test-internal.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-type-util.h.pump -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-port.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-port-arch.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-internal.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-param-util.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-type-util.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/gtest-filepath.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/custom -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/custom/gtest-port.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/custom/README.md -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/custom/gtest.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/internal/custom/gtest-printers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-message.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-param-test.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-typed-test.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest_pred_impl.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest_prod.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-test-part.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include/gtest/gtest-printers.h -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/libgtest.dylib -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/libgtest_main.dylib -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib/pkgconfig/gtest.pc -- Installing: /tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/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.10.0 package(): Packaged 1 file: LICENSE gtest/1.10.0 package(): Packaged 40 '.h' files gtest/1.10.0 package(): Packaged 5 '.pump' files gtest/1.10.0 package(): Packaged 2 '.md' files: README.md, README.md gtest/1.10.0 package(): Packaged 4 '.dylib' files: libgtest.dylib, libgtest_main.dylib, libgmock.dylib, libgmock_main.dylib gtest/1.10.0: Package '12dbd40f1254bd00b16aa8dece8ebae8f6b5accc' created gtest/1.10.0: Created package revision 06df137440b198996d060fa8b1ffd45b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gtest/1.10.0 (test package): Generator cmake created conanbuildinfo.cmake gtest/1.10.0 (test package): Generator txt created conanbuildinfo.txt gtest/1.10.0 (test package): Generated conaninfo.txt gtest/1.10.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8/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.10.0 (test package): Running build() -- The CXX compiler identification is AppleClang 9.1.0.9020039 -- Check for working CXX compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- 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 -- Conan: C++ stdlib: libc++ -- 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: /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8 /usr/local/Cellar/cmake/3.14.1/bin/cmake -S/tmp/c3ipr/pr_730_1_3_5/test_package -B/tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/Cellar/cmake/3.14.1/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8/CMakeFiles /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8/CMakeFiles/progress.marks /Applications/Xcode-9.4.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/Xcode-9.4.app/Contents/Developer/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend cd /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8 && /usr/local/Cellar/cmake/3.14.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_730_1_3_5/test_package /tmp/c3ipr/pr_730_1_3_5/test_package /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8 /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8 /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package /Applications/Xcode-9.4.app/Contents/Developer/usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DWITH_GMOCK -I/tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/include -m64 -stdlib=libc++ -O3 -DNDEBUG -isysroot /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -std=gnu++11 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_730_1_3_5/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/local/Cellar/cmake/3.14.1/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -m64 -stdlib=libc++ -O3 -DNDEBUG -isysroot /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_730_1_3_5/.conan/data/gtest/1.10.0/_/_/package/12dbd40f1254bd00b16aa8dece8ebae8f6b5accc/lib -lgmock_main -lgmock -lgtest [100%] Built target test_package /usr/local/Cellar/cmake/3.14.1/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_730_1_3_5/test_package/build/00f3a87b638bd5f9c9926818cde788a6a0ab84d8/CMakeFiles 0 gtest/1.10.0 (test package): Running test() Running main() from gmock_main.cc [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from SalutationTest [ RUN ] SalutationTest.Static [ OK ] SalutationTest.Static (0 ms) [----------] 1 test from SalutationTest (0 ms total) [----------] 1 test from DummyTest [ RUN ] DummyTest.CombineIsNotSupportedOnThisPlatform [ OK ] DummyTest.CombineIsNotSupportedOnThisPlatform (0 ms) [----------] 1 test from DummyTest (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 2 test suites ran. (0 ms total) [ PASSED ] 2 tests. JSON file created at '/private/tmp/c3ipr/pr_730_1_3_5/_create.json'