Auto detecting your dev setup to initialize the default profile (C:\J\w\cci_PR-4012@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-4012@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: 17.673828125 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 [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 [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe protobuf/3.12.4 exports: File 'conandata.yml' found. Exporting it... protobuf/3.12.4 exports: Copied 1 '.yml' file: conandata.yml protobuf/3.12.4 exports_sources: Copied 1 '.txt' file: CMakeLists.txt protobuf/3.12.4 exports_sources: Copied 2 '.patch' files: upstream-issue-7567-no-export-template-define.patch, upstream-pr-7761-cmake-regex-fix.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.12.4': {'sha256': '512e5a674bf31f8b7928a64d8adf73ee67b8fe88339ad29adaa3b84dbaa570d8', 'url': 'https://github.com/protocolbuffers/protobuf/archive/v3.12.4.tar.gz'}}, 'patches': {'3.12.4': [{'patch_file': 'patches/upstream-pr-7761-cmake-regex-fix.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/upstream-issue-7567-no-export-template-define.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 3.12.4: - base_path: source_subfolder patch_file: patches/upstream-pr-7761-cmake-regex-fix.patch - base_path: source_subfolder patch_file: patches/upstream-issue-7567-no-export-template-define.patch sources: 3.12.4: sha256: 512e5a674bf31f8b7928a64d8adf73ee67b8fe88339ad29adaa3b84dbaa570d8 url: https://github.com/protocolbuffers/protobuf/archive/v3.12.4.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 protobuf/3.12.4: A new conanfile.py version was exported protobuf/3.12.4: Folder: C:\J\w\cci_PR-4012@2\.conan\data\protobuf\3.12.4\_\_\export protobuf/3.12.4: Using the exported files summary hash as the recipe revision: 3b163e08ce188252a16c6c1b3aa2713c protobuf/3.12.4: Exported revision: 3b163e08ce188252a16c6c1b3aa2713c Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] protobuf:shared=False [build_requires] [env] protobuf/3.12.4: Forced build from source protobuf/3.12.4 (test package): Installing package Requirements protobuf/3.12.4 from local cache - Cache Packages protobuf/3.12.4:3fb49604f9c2f729b85ba3115852006824e72cab - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf/3.12.4: Configuring sources in C:\J\w\cci_PR-4012@2/s\4a8b61\1 [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK protobuf/3.12.4: Copying sources to build folder protobuf/3.12.4: Building your package in C:\J\w\cci_PR-4012@2/s\75404f\1 protobuf/3.12.4: 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 protobuf/3.12.4: Calling build() ----Running------ > cd C:\J\w\cci_PR-4012@2/s\75404f\1\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\cci_PR-4012@2/s\341bab\1" -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" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="False" -Dprotobuf_BUILD_TESTS="False" -Dprotobuf_BUILD_PROTOC_BINARIES="True" -Dprotobuf_BUILD_LIBPROTOC="True" -Dprotobuf_MSVC_STATIC_RUNTIME="False" -Wno-dev C:\J\w\cci_PR-4012@2/s\75404f\1 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- -- 3.12.4.0 -- 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/w/cci_PR-4012@2/s/75404f/1/build_subfolder ----Running------ > cmake --build C:\J\w\cci_PR-4012@2/s\75404f\1\build_subfolder --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/cci_PR-4012@2/s/75404f/1/source_subfolder/cmake/CMakeLists.txt any_lite.cc arena.cc extension_set.cc generated_enum_util.cc generated_message_table_driven_lite.cc generated_message_util.cc implicit_weak_message.cc coded_stream.cc io_win32.cc strtod.cc zero_copy_stream.cc zero_copy_stream_impl.cc zero_copy_stream_impl_lite.cc message_lite.cc parse_context.cc repeated_field.cc bytestream.cc common.cc int128.cc status.cc Generating Code... Compiling... statusor.cc stringpiece.cc stringprintf.cc structurally_valid.cc strutil.cc time.cc wire_format_lite.cc any.cc any.pb.cc api.pb.cc importer.cc parser.cc descriptor.cc descriptor.pb.cc descriptor_database.cc duration.pb.cc dynamic_message.cc empty.pb.cc extension_set_heavy.cc field_mask.pb.cc Generating Code... Compiling... generated_message_reflection.cc generated_message_table_driven.cc gzip_stream.cc printer.cc tokenizer.cc map_field.cc message.cc reflection_ops.cc service.cc source_context.pb.cc struct.pb.cc substitute.cc text_format.cc timestamp.pb.cc type.pb.cc unknown_field_set.cc delimited_message_util.cc field_comparator.cc field_mask_util.cc datapiece.cc Generating Code... Compiling... default_value_objectwriter.cc error_listener.cc field_mask_utility.cc json_escaping.cc json_objectwriter.cc json_stream_parser.cc object_writer.cc proto_writer.cc protostream_objectsource.cc protostream_objectwriter.cc type_info.cc type_info_test_helper.cc utility.cc json_util.cc message_differencer.cc time_util.cc type_resolver_util.cc wire_format.cc wrappers.pb.cc Generating Code... libprotobuf.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotobuf.lib Building Custom Rule C:/J/w/cci_PR-4012@2/s/75404f/1/source_subfolder/cmake/CMakeLists.txt any_lite.cc arena.cc extension_set.cc generated_enum_util.cc generated_message_table_driven_lite.cc generated_message_util.cc implicit_weak_message.cc coded_stream.cc io_win32.cc strtod.cc zero_copy_stream.cc zero_copy_stream_impl.cc zero_copy_stream_impl_lite.cc message_lite.cc parse_context.cc repeated_field.cc bytestream.cc common.cc int128.cc status.cc Generating Code... Compiling... statusor.cc stringpiece.cc stringprintf.cc structurally_valid.cc strutil.cc time.cc wire_format_lite.cc Generating Code... libprotobuf-lite.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotobuf-lite.lib Building Custom Rule C:/J/w/cci_PR-4012@2/s/75404f/1/source_subfolder/cmake/CMakeLists.txt code_generator.cc command_line_interface.cc cpp_enum.cc cpp_enum_field.cc cpp_extension.cc cpp_field.cc cpp_file.cc cpp_generator.cc cpp_helpers.cc cpp_map_field.cc cpp_message.cc cpp_message_field.cc cpp_padding_optimizer.cc cpp_primitive_field.cc cpp_service.cc cpp_string_field.cc csharp_doc_comment.cc csharp_enum.cc csharp_enum_field.cc csharp_field_base.cc Generating Code... Compiling... csharp_generator.cc csharp_helpers.cc csharp_map_field.cc csharp_message.cc csharp_message_field.cc csharp_primitive_field.cc csharp_reflection_class.cc csharp_repeated_enum_field.cc csharp_repeated_message_field.cc csharp_repeated_primitive_field.cc csharp_source_generator_base.cc csharp_wrapper_field.cc java_context.cc java_doc_comment.cc java_enum.cc java_enum_field.cc java_enum_field_lite.cc java_enum_lite.cc java_extension.cc java_extension_lite.cc Generating Code... Compiling... java_field.cc java_file.cc java_generator.cc java_generator_factory.cc java_helpers.cc java_map_field.cc java_map_field_lite.cc java_message.cc java_message_builder.cc java_message_builder_lite.cc java_message_field.cc java_message_field_lite.cc java_message_lite.cc java_name_resolver.cc java_primitive_field.cc java_primitive_field_lite.cc java_service.cc java_shared_code_generator.cc java_string_field.cc java_string_field_lite.cc Generating Code... Compiling... js_generator.cc well_known_types_embed.cc objectivec_enum.cc objectivec_enum_field.cc objectivec_extension.cc objectivec_field.cc objectivec_file.cc objectivec_generator.cc objectivec_helpers.cc objectivec_map_field.cc objectivec_message.cc objectivec_message_field.cc objectivec_oneof.cc objectivec_primitive_field.cc php_generator.cc plugin.cc plugin.pb.cc python_generator.cc ruby_generator.cc subprocess.cc Generating Code... Compiling... zip_writer.cc Generating Code... libprotoc.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotoc.lib Building Custom Rule C:/J/w/cci_PR-4012@2/s/75404f/1/source_subfolder/cmake/CMakeLists.txt main.cc protoc.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\bin\protoc.exe Building Custom Rule C:/J/w/cci_PR-4012@2/s/75404f/1/CMakeLists.txt protobuf/3.12.4: Package '3fb49604f9c2f729b85ba3115852006824e72cab' built protobuf/3.12.4: Build folder C:\J\w\cci_PR-4012@2/s\75404f\1 protobuf/3.12.4: Generated conaninfo.txt protobuf/3.12.4: Generated conanbuildinfo.txt protobuf/3.12.4: Generating the package protobuf/3.12.4: Package folder C:\J\w\cci_PR-4012@2/s\341bab\1 protobuf/3.12.4: Calling package() ----Running------ > cmake --build C:\J\w\cci_PR-4012@2/s\75404f\1\build_subfolder --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. libprotobuf.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotobuf.lib libprotobuf-lite.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotobuf-lite.lib libprotoc.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\lib\libprotoc.lib protoc.vcxproj -> C:\J\w\cci_PR-4012@2\s\75404f\1\build_subfolder\bin\protoc.exe -- Install configuration: "Release" -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf-lite.lib -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/bin/protoc.exe -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/pkgconfig/protobuf.pc -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/pkgconfig/protobuf-lite.pc -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/any.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/any.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/api.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/arena.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/arena_impl.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/arenastring.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/code_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/command_line_interface.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/cpp/cpp_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/csharp/csharp_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/csharp/csharp_names.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/importer.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/java/java_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/java/java_names.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/js/js_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/js/well_known_types_embed.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/objectivec/objectivec_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/parser.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/php/php_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/plugin.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/plugin.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/python/python_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/ruby/ruby_generator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/descriptor.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/descriptor.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/descriptor_database.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/duration.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/dynamic_message.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/empty.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/extension_set.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/extension_set_inl.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/field_mask.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/generated_enum_reflection.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/generated_enum_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/generated_message_reflection.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/generated_message_table_driven.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/generated_message_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/has_bits.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/implicit_weak_message.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/inlined_string_field.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/coded_stream.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/gzip_stream.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/io_win32.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/printer.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/strtod.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/tokenizer.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/zero_copy_stream.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/zero_copy_stream_impl.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/io/zero_copy_stream_impl_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_entry.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_entry_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_field.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_field_inl.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_field_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/map_type_handler.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/message.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/message_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/metadata.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/metadata_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/parse_context.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/port.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/port_def.inc -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/port_undef.inc -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/reflection.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/reflection_ops.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/repeated_field.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/service.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/source_context.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/struct.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/bytestream.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/callback.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/casts.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/common.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/fastmem.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/hash.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/logging.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/macros.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/map_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/mutex.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/once.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/platform_macros.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/port.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/status.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/stl_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/stringpiece.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/strutil.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/stubs/template_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/text_format.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/timestamp.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/type.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/unknown_field_set.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/delimited_message_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/field_comparator.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/field_mask_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/json_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/message_differencer.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/time_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/type_resolver.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/util/type_resolver_util.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/wire_format.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/wire_format_lite.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/wrappers.pb.h -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/any.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/api.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/plugin.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/descriptor.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/duration.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/empty.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/field_mask.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/source_context.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/struct.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/timestamp.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/type.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/wrappers.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/descriptor.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/any.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/api.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/duration.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/empty.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/field_mask.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/source_context.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/struct.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/timestamp.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/type.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/wrappers.proto -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/include/google/protobuf/compiler/plugin.proto -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-targets.cmake -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-targets-release.cmake -- Up-to-date: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-config-version.cmake -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-config.cmake -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-module.cmake -- Installing: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/cmake/protobuf/protobuf-options.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 protobuf/3.12.4 package(): Packaged 1 '.exe' file: protoc.exe protobuf/3.12.4 package(): Packaged 102 '.h' files protobuf/3.12.4 package(): Packaged 12 '.proto' files protobuf/3.12.4 package(): Packaged 2 '.inc' files: port_def.inc, port_undef.inc protobuf/3.12.4 package(): Packaged 2 '.lib' files: libprotobuf.lib, libprotoc.lib protobuf/3.12.4 package(): Packaged 3 '.cmake' files: protobuf-generate.cmake, protobuf-module.cmake, protobuf-options.cmake protobuf/3.12.4 package(): Packaged 1 file: LICENSE protobuf/3.12.4: Package '3fb49604f9c2f729b85ba3115852006824e72cab' created protobuf/3.12.4: Created package revision 20881e77fc4575e5551ffa3d53a15bee protobuf/3.12.4: Appending PATH environment variable: C:\J\w\cci_PR-4012@2/s\341bab\1\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK protobuf/3.12.4 (test package): Generator cmake created conanbuildinfo.cmake protobuf/3.12.4 (test package): Generator cmake_find_package_multi created protobuf-config-version.cmake protobuf/3.12.4 (test package): Generator cmake_find_package_multi created protobufTarget-release.cmake protobuf/3.12.4 (test package): Generator cmake_find_package_multi created protobufTargets.cmake protobuf/3.12.4 (test package): Generator cmake_find_package_multi created protobuf-config.cmake protobuf/3.12.4 (test package): Generator txt created conanbuildinfo.txt protobuf/3.12.4 (test package): Generated conaninfo.txt protobuf/3.12.4 (test package): Generated graphinfo Using lockfile: 'C:\J\w\cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be/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 protobuf/3.12.4 (test package): Calling build() ----Running------ > cd C:\J\w\cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DCMAKE_PREFIX_PATH="C:/J/w/cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all/test_package/build/ef9b1133177d87f9b26d168ac4d3d13a258351be" -DCMAKE_MODULE_PATH="C:/J/w/cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all/test_package/build/ef9b1133177d87f9b26d168ac4d3d13a258351be" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dprotobuf_LITE="False" -Wno-dev C:\J\w\cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all\test_package ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/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 targets configuration -- Library libprotoc found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Library libprotobuf found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library libprotoc found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Found: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Library libprotobuf found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Found: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Library libprotobuf found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Found: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotobuf.lib -- Library libprotoc found C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Found: C:/J/w/cci_PR-4012@2/s/341bab/1/lib/libprotoc.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all/test_package/build/ef9b1133177d87f9b26d168ac4d3d13a258351be ----Running------ > cmake --build C:\J\w\cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Running cpp protocol buffer compiler on addressbook.proto Building Custom Rule C:/J/w/cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all/test_package/CMakeLists.txt test_package.cpp addressbook.pb.cc C:\J\w\cci_PR-4012@2\4\268e1ab0-e05d-4b5e-9ddf-24251922ef84\recipes\protobuf\all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be\addressbook.pb.cc(539,64): warning C4244: '=': conversion from 'google::protobuf::uint64' to 'google::protobuf::int32', possible loss of data [C:\J\w\cci_PR-4012@2\4\268e1ab0-e05d-4b5e-9ddf-24251922ef84\recipes\protobuf\all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be\test_package.vcxproj] Generating Code... test_package.vcxproj -> C:\J\w\cci_PR-4012@2\4\268e1ab0-e05d-4b5e-9ddf-24251922ef84\recipes\protobuf\all\test_package\build\ef9b1133177d87f9b26d168ac4d3d13a258351be\bin\test_package.exe Building Custom Rule C:/J/w/cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/recipes/protobuf/all/test_package/CMakeLists.txt protobuf/3.12.4 (test package): Running test() ----Running------ > protoc --version ----------------- libprotoc 3.12.4 ----Running------ > bin\test_package ----------------- Bincrafters conan-center-index info@conan.io JSON file created at 'C:\J\w\cci_PR-4012@2/4/268e1ab0-e05d-4b5e-9ddf-24251922ef84/_create.json'