******************************************************************************** conan install protobuf-python/3.18.1@#14604683de269690805dd1356b08063f --build=protobuf-python -pr /home/conan/w/prod/BuildSingleReference/255093/daf7de49-7bfe-4467-bfc7-3da20abc0dbd/profile_linux_5_libstdcpp11_gcc_release_64..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 (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True protobuf/3.18.1: Not found in local cache, looking in remotes... protobuf/3.18.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.18.1: Downloaded recipe revision ac69396cd9fbb796b5b1fc16473ca354 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 protobuf-python/3.18.1: Forced build from source Installing package: protobuf-python/3.18.1 Requirements protobuf/3.18.1 from 'conan-center' - Downloaded protobuf-python/3.18.1 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages protobuf/3.18.1:8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 - Download protobuf-python/3.18.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 9633cc508aa66c6c0394b13314c06c00 protobuf/3.18.1: Retrieving package 8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.18.1: Package installed 8ded38f7b41e7de480d1a54219b65ff6cfeb03a6 protobuf/3.18.1: Downloaded package revision ec80914bd9683d76a830b004103b7d35 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf-python/3.18.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-python/3.18.1/_/_/source/src protobuf-python/3.18.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-python/3.18.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-python/3.18.1/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 protobuf-python/3.18.1: Generator txt created conanbuildinfo.txt protobuf-python/3.18.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-python/3.18.1: Calling build() ----Running------ > /opt/pyenv/versions/3.7.13/bin/python3.7 setup.py build ----------------- running build running build_py Generating google/protobuf/descriptor_pb2.py... Generating google/protobuf/compiler/plugin_pb2.py... Generating google/protobuf/any_pb2.py... Generating google/protobuf/api_pb2.py... Generating google/protobuf/duration_pb2.py... Generating google/protobuf/empty_pb2.py... Generating google/protobuf/field_mask_pb2.py... Generating google/protobuf/source_context_pb2.py... Generating google/protobuf/struct_pb2.py... Generating google/protobuf/timestamp_pb2.py... Generating google/protobuf/type_pb2.py... Generating google/protobuf/wrappers_pb2.py... Generating google/protobuf/any_test_pb2.py... Generating google/protobuf/map_proto2_unittest_pb2.py... Generating google/protobuf/map_unittest_pb2.py... Generating google/protobuf/test_messages_proto3_pb2.py... Generating google/protobuf/test_messages_proto2_pb2.py... Generating google/protobuf/unittest_arena_pb2.py... Generating google/protobuf/unittest_pb2.py... Generating google/protobuf/unittest_custom_options_pb2.py... Generating google/protobuf/unittest_import_pb2.py... Generating google/protobuf/unittest_import_public_pb2.py... Generating google/protobuf/unittest_mset_pb2.py... Generating google/protobuf/unittest_mset_wire_format_pb2.py... Generating google/protobuf/unittest_no_generic_services_pb2.py... Generating google/protobuf/unittest_proto3_arena_pb2.py... Generating google/protobuf/util/json_format_pb2.py... Generating google/protobuf/util/json_format_proto3_pb2.py... Generating google/protobuf/internal/any_test_pb2.py... Generating google/protobuf/internal/descriptor_pool_test1_pb2.py... Generating google/protobuf/internal/descriptor_pool_test2_pb2.py... Generating google/protobuf/internal/factory_test1_pb2.py... Generating google/protobuf/internal/factory_test2_pb2.py... Generating google/protobuf/internal/file_options_test_pb2.py... Generating google/protobuf/internal/import_test_package/inner_pb2.py... Generating google/protobuf/internal/import_test_package/outer_pb2.py... Generating google/protobuf/internal/missing_enum_values_pb2.py... Generating google/protobuf/internal/message_set_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_pb2.py... Generating google/protobuf/internal/more_extensions_dynamic_pb2.py... Generating google/protobuf/internal/more_messages_pb2.py... Generating google/protobuf/internal/no_package_pb2.py... Generating google/protobuf/internal/packed_field_test_pb2.py... Generating google/protobuf/internal/test_bad_identifiers_pb2.py... Generating google/protobuf/internal/test_proto3_optional_pb2.py... Generating google/protobuf/pyext/python_pb2.py... creating build creating build/lib creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/type_pb2.py -> build/lib/google/protobuf copying google/protobuf/api_pb2.py -> build/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/any_pb2.py -> build/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/message_factory.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/text_encoding.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib/google/protobuf copying google/protobuf/__init__.py -> build/lib/google/protobuf copying google/protobuf/proto_builder.py -> build/lib/google/protobuf copying google/protobuf/symbol_database.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib/google/protobuf copying google/protobuf/json_format.py -> build/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib/google/protobuf creating build/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler creating build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal creating build/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib/google/protobuf/util creating build/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib/google/protobuf/pyext protobuf-python/3.18.1: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built protobuf-python/3.18.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-python/3.18.1/_/_/build/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/build-release protobuf-python/3.18.1: Generated conaninfo.txt protobuf-python/3.18.1: Generated conanbuildinfo.txt protobuf-python/3.18.1: Generating the package protobuf-python/3.18.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-python/3.18.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 protobuf-python/3.18.1: Calling package() protobuf-python/3.18.1: Copied 45 '.py' files [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] 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 [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf-python/3.18.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012-PACKAGE-LICENSE) [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Empty package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014-MATCHING-CONFIGURATION) [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014-MATCHING-CONFIGURATION) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output