Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-3062@2\.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\w\cci_PR-3062@2\.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: 4.671875 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'] [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 [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe re2/20200301 exports: File 'conandata.yml' found. Exporting it... re2/20200301 exports: Copied 1 '.yml' file: conandata.yml re2/20200301 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'20200301': {'url': 'https://github.com/google/re2/archive/2020-03-01.tar.gz', 'sha256': '192a2855e9853091ad3f4c40c03b56d6f5d1fd4cb98ba07101c92f313d0398dc'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '20200301': sha256: 192a2855e9853091ad3f4c40c03b56d6f5d1fd4cb98ba07101c92f313d0398dc url: https://github.com/google/re2/archive/2020-03-01.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK re2/20200301: A new conanfile.py version was exported re2/20200301: Folder: C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\export re2/20200301: Using the exported files summary hash as the recipe revision: 9ca10f27afda0085b8675145203f90fc re2/20200301: Exported revision: 9ca10f27afda0085b8675145203f90fc Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] re2:shared=True [build_requires] [env] re2/20200301: Forced build from source re2/20200301 (test package): Installing package Requirements re2/20200301 from local cache - Cache Packages re2/20200301:a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK re2/20200301: Configuring sources in C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK re2/20200301: Copying sources to build folder re2/20200301: Building your package in C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa re2/20200301: 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 re2/20200301: Calling build() ----Running------ > cd C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\package\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DRE2_BUILD_TESTING="False" -Wno-dev C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 -- 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/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\ZERO_CHECK.vcxproj] Checking Build System C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\source_subfolder\re2.vcxproj] Building Custom Rule C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/source_subfolder/CMakeLists.txt bitstate.cc compile.cc dfa.cc filtered_re2.cc mimics_pcre.cc nfa.cc onepass.cc parse.cc perl_groups.cc prefilter.cc prefilter_tree.cc prog.cc re2.cc regexp.cc set.cc simplify.cc stringpiece.cc tostring.cc unicode_casefold.cc unicode_groups.cc Generating Code... Compiling... rune.cc strutil.cc Generating Code... Creating library C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/build_subfolder/lib/re2.lib and object C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/build_subfolder/lib/re2.exp re2.vcxproj -> C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\bin\re2.dll re2.vcxproj -> C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/build_subfolder/bin/re2.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\ALL_BUILD.vcxproj] Building Custom Rule C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/CMakeLists.txt re2/20200301: Package 'a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa' built re2/20200301: Build folder C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa re2/20200301: Generated conaninfo.txt re2/20200301: Generated conanbuildinfo.txt re2/20200301: Generating the package re2/20200301: Package folder C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\package\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa re2/20200301: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder --config Debug --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\ZERO_CHECK.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\source_subfolder\re2.vcxproj] re2.vcxproj -> C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\bin\re2.dll re2.vcxproj -> C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/build/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/build_subfolder/bin/re2.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\ALL_BUILD.vcxproj] C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\.conan\data\re2\20200301\_\_\build\a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa\build_subfolder\install.vcxproj] -- Install configuration: "Debug" -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/include/re2/filtered_re2.h -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/include/re2/re2.h -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/include/re2/set.h -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/include/re2/stringpiece.h -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/lib/re2.lib -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/bin/re2.dll -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/lib/cmake/re2/re2Config.cmake -- Installing: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/lib/cmake/re2/re2Config-debug.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(): [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 re2/20200301 package(): Packaged 1 '.dll' file: re2.dll re2/20200301 package(): Packaged 4 '.h' files: filtered_re2.h, re2.h, set.h, stringpiece.h re2/20200301 package(): Packaged 1 '.lib' file: re2.lib re2/20200301 package(): Packaged 1 file: LICENSE re2/20200301: Package 'a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa' created re2/20200301: Created package revision 309399fca2a8570b8e6400b0365846d1 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK re2/20200301 (test package): Generator cmake_find_package_multi created re2ConfigVersion.cmake re2/20200301 (test package): Generator cmake_find_package_multi created re2Config.cmake re2/20200301 (test package): Generator cmake_find_package_multi created re2Targets.cmake re2/20200301 (test package): Generator cmake_find_package_multi created re2Target-debug.cmake re2/20200301 (test package): Generator cmake created conanbuildinfo.cmake re2/20200301 (test package): Generator txt created conanbuildinfo.txt re2/20200301 (test package): Generated conaninfo.txt re2/20200301 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06/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 re2/20200301 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_PREFIX_PATH="C:/J/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/build/999654710cffddc8b0b6bfc8c21bfd327f218e06" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/build/999654710cffddc8b0b6bfc8c21bfd327f218e06" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 -- Library re2 found C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/lib/re2.lib -- Found: C:/J/w/cci_PR-3062@2/.conan/data/re2/20200301/_/_/package/a7dd99fee8f8af418e4cf97d9514c5e8e833fdfa/lib/re2.lib -- 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/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/build/999654710cffddc8b0b6bfc8c21bfd327f218e06 ----Running------ > cmake --build C:\J\w\cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06 --config Debug -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\4\878f2753-bcec-4f75-8d23-b2e94c0dd6af\recipes\re2\all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06\ZERO_CHECK.vcxproj] Checking Build System C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\4\878f2753-bcec-4f75-8d23-b2e94c0dd6af\recipes\re2\all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06\test_package.vcxproj] Building Custom Rule C:/J/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/CMakeLists.txt test_package.cpp test_package.vcxproj -> C:\J\w\cci_PR-3062@2\4\878f2753-bcec-4f75-8d23-b2e94c0dd6af\recipes\re2\all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06\bin\test_package.exe test_package.vcxproj -> C:/J/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/build/999654710cffddc8b0b6bfc8c21bfd327f218e06/bin/test_package.pdb (Full PDB) C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(400,5): warning MSB8029: The Intermediate directory or Output directory cannot reside under the Temporary directory as it could lead to issues with incremental build. [C:\J\w\cci_PR-3062@2\4\878f2753-bcec-4f75-8d23-b2e94c0dd6af\recipes\re2\all\test_package\build\999654710cffddc8b0b6bfc8c21bfd327f218e06\ALL_BUILD.vcxproj] Building Custom Rule C:/J/w/cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/recipes/re2/all/test_package/CMakeLists.txt re2/20200301 (test package): Running test() ----Running------ > bin\test_package ----------------- JSON file created at 'C:\J\w\cci_PR-3062@2/4/878f2753-bcec-4f75-8d23-b2e94c0dd6af/_create.json'