******************************************************************************** conan install protobuf/3.5.1@#34c0aa2124b0726292f4d28893f2966c --build=protobuf -pr C:/J2/w/prod-v1/bsr/41984/eecac/profile_windows_16_md_vs_release_64.protobuf-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J2\w\prod-v1\bsr\41984\bbecb\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J2\w\prod-v1\bsr\41984\bbecb\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] protobuf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 protobuf/3.5.1: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'protobuf/3.5.1' resolved to 'zlib/1.3' in remote 'conan-center' Installing package: protobuf/3.5.1 Requirements protobuf/3.5.1 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages protobuf/3.5.1:77a7904066afde2cbc3ebb37f20b0f669a44d2fd - Build zlib/1.3:3fb49604f9c2f729b85ba3115852006824e72cab - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package 3fb49604f9c2f729b85ba3115852006824e72cab from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed 3fb49604f9c2f729b85ba3115852006824e72cab zlib/1.3: Downloaded package revision c1e098856ddb1b3ff69e2d075a78bac2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf/3.5.1: Configuring sources in C:/J2/w/prod-v1/bsr/41984/bbecb/s\da801f\1\src protobuf/3.5.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK protobuf/3.5.1: Copying sources to build folder protobuf/3.5.1: Building your package in C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1 protobuf/3.5.1: Generator txt created conanbuildinfo.txt protobuf/3.5.1: Calling generate() protobuf/3.5.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' protobuf/3.5.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr\41984\bbecb\s\72c25b\1\build\generators\conan_toolchain.cmake -DCMAKE_INSTALL_CMAKEDIR=lib/cmake/protobuf -Dprotobuf_WITH_ZLIB=ON -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_PROTOC_BINARIES=ON -Dprotobuf_MSVC_STATIC_RUNTIME=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' protobuf/3.5.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK protobuf/3.5.1: Calling build() protobuf/3.5.1: Apply patch (bugfix): Handle macOS @rpath management protobuf/3.5.1: Apply patch (bugfix): Handle cross-compile issue due to calling build-time generated js_embed application protobuf/3.5.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="ON" -Dprotobuf_BUILD_TESTS="OFF" -Dprotobuf_BUILD_PROTOC_BINARIES="ON" -Dprotobuf_MSVC_STATIC_RUNTIME="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\src\cmake" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="ON" -Dprotobuf_BUILD_TESTS="OFF" -Dprotobuf_BUILD_PROTOC_BINARIES="ON" -Dprotobuf_MSVC_STATIC_RUNTIME="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\src\cmake" ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Conan: Target declared 'ZLIB::ZLIB' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/build protobuf/3.5.1: CMake command: cmake --build "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\build" --config Release ----Running------ > cmake --build "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/src/cmake/CMakeLists.txt arena.cc arenastring.cc extension_set.cc generated_message_table_driven_lite.cc generated_message_util.cc coded_stream.cc zero_copy_stream.cc zero_copy_stream_impl_lite.cc message_lite.cc repeated_field.cc atomicops_internals_x86_gcc.cc atomicops_internals_x86_msvc.cc bytestream.cc common.cc int128.cc io_win32.cc once.cc status.cc 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 generated_message_reflection.cc generated_message_table_driven.cc gzip_stream.cc printer.cc strtod.cc tokenizer.cc zero_copy_stream_impl.cc map_field.cc message.cc reflection_ops.cc service.cc source_context.pb.cc struct.pb.cc mathlimits.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 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 libprotobuf.vcxproj -> C:\J2\w\prod-v1\bsr\41984\bbecb\s\72c25b\1\build\Release\libprotobuf.lib Building Custom Rule C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/src/cmake/CMakeLists.txt arena.cc arenastring.cc extension_set.cc generated_message_table_driven_lite.cc generated_message_util.cc coded_stream.cc zero_copy_stream.cc zero_copy_stream_impl_lite.cc message_lite.cc repeated_field.cc atomicops_internals_x86_gcc.cc atomicops_internals_x86_msvc.cc bytestream.cc common.cc int128.cc io_win32.cc once.cc status.cc statusor.cc stringpiece.cc stringprintf.cc structurally_valid.cc strutil.cc time.cc wire_format_lite.cc libprotobuf-lite.vcxproj -> C:\J2\w\prod-v1\bsr\41984\bbecb\s\72c25b\1\build\Release\libprotobuf-lite.lib Building Custom Rule C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/src/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 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 java_field.cc java_file.cc java_generator.cc java_generator_factory.cc java_helpers.cc java_lazy_message_field.cc java_lazy_message_field_lite.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 javanano_enum.cc javanano_enum_field.cc javanano_extension.cc javanano_field.cc javanano_file.cc javanano_generator.cc javanano_helpers.cc javanano_map_field.cc javanano_message.cc javanano_message_field.cc javanano_primitive_field.cc 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 zip_writer.cc libprotoc.vcxproj -> C:\J2\w\prod-v1\bsr\41984\bbecb\s\72c25b\1\build\Release\libprotoc.lib Building Custom Rule C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/src/cmake/CMakeLists.txt main.cc protoc.vcxproj -> C:\J2\w\prod-v1\bsr\41984\bbecb\s\72c25b\1\build\Release\protoc.exe Building Custom Rule C:/J2/w/prod-v1/bsr/41984/bbecb/s/72c25b/1/src/cmake/CMakeLists.txt protobuf/3.5.1: Package '77a7904066afde2cbc3ebb37f20b0f669a44d2fd' built protobuf/3.5.1: Build folder C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\build protobuf/3.5.1: Generated conaninfo.txt protobuf/3.5.1: Generated conanbuildinfo.txt protobuf/3.5.1: Generating the package protobuf/3.5.1: Package folder C:/J2/w/prod-v1/bsr/41984/bbecb/s\b921bc\1 protobuf/3.5.1: Calling package() protobuf/3.5.1: Copied 1 file: LICENSE protobuf/3.5.1: CMake command: cmake --install "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\build" --config Release --prefix "C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1" ----Running------ > cmake --install "C:/J2/w/prod-v1/bsr/41984/bbecb/s\72c25b\1\build" --config Release --prefix "C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1" ----------------- -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/libprotobuf-lite.lib -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/libprotobuf.lib -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/libprotoc.lib -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/bin/protoc.exe -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/pkgconfig/protobuf.pc -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/pkgconfig/protobuf-lite.pc -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/any.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/any.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/api.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/arena.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/arena_impl.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/arenastring.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/code_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/command_line_interface.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/cpp/cpp_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/csharp/csharp_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/csharp/csharp_names.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/importer.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/java/java_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/java/java_names.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/javanano/javanano_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/js/js_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/js/well_known_types_embed.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/objectivec/objectivec_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/parser.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/php/php_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/plugin.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/plugin.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/python/python_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/ruby/ruby_generator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/descriptor.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/descriptor.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/descriptor_database.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/duration.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/dynamic_message.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/empty.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/extension_set.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/field_mask.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/generated_enum_reflection.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/generated_enum_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/generated_message_reflection.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/generated_message_table_driven.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/generated_message_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/has_bits.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/coded_stream.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/gzip_stream.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/printer.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/strtod.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/tokenizer.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/zero_copy_stream.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/zero_copy_stream_impl.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/io/zero_copy_stream_impl_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_entry.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_entry_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_field.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_field_inl.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_field_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/map_type_handler.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/message.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/message_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/metadata.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/metadata_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/reflection.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/reflection_ops.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/repeated_field.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/service.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/source_context.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/struct.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomic_sequence_num.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_arm_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_arm_qnx.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_generic_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_mips_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_power.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_solaris.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_tsan.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_x86_gcc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/atomicops_internals_x86_msvc.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/bytestream.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/callback.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/casts.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/common.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/fastmem.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/hash.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/logging.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/macros.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/mutex.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/once.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/platform_macros.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/port.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/scoped_ptr.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/shared_ptr.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/singleton.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/status.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/stl_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/stringpiece.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/template_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/stubs/type_traits.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/text_format.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/timestamp.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/type.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/unknown_field_set.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/delimited_message_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/field_comparator.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/field_mask_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/json_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/message_differencer.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/time_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/type_resolver.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/util/type_resolver_util.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/wire_format.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/wire_format_lite.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/wire_format_lite_inl.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/wrappers.pb.h -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/descriptor.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/any.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/api.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/duration.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/empty.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/field_mask.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/source_context.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/struct.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/timestamp.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/type.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/wrappers.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/include/google/protobuf/compiler/plugin.proto -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf/protobuf-targets.cmake -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf/protobuf-targets-release.cmake -- Up-to-date: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf/protobuf-config-version.cmake -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf/protobuf-config.cmake -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/1/lib/cmake/protobuf/protobuf-module.cmake -- Installing: C:/J2/w/prod-v1/bsr/41984/bbecb/s/b921bc/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK protobuf/3.5.1 package(): Packaged 1 '.exe' file: protoc.exe protobuf/3.5.1 package(): Packaged 114 '.h' files protobuf/3.5.1 package(): Packaged 12 '.proto' files protobuf/3.5.1 package(): Packaged 2 '.lib' files: libprotobuf.lib, libprotoc.lib protobuf/3.5.1 package(): Packaged 3 '.cmake' files: protobuf-generate.cmake, protobuf-module.cmake, protobuf-options.cmake protobuf/3.5.1 package(): Packaged 1 file: LICENSE protobuf/3.5.1: Package '77a7904066afde2cbc3ebb37f20b0f669a44d2fd' created protobuf/3.5.1: Created package revision 258211e7447212c20812e823da527ee5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: protobuf_BUILD_PROTOC_BINARIES protobuf/3.5.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior protobuf/3.5.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior