conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

[google-cloud-cpp] add v2.22.0 version

Open dbolduc opened this issue 1 year ago • 4 comments

Specify library name and version: google-cloud-cpp/2.22.0

Update google-cloud-cpp to the latest version (v2.22.0). Remove the recipe for v2.12.0, and clean up recipe logic only relevant to v2.12.0.

Tested with the following on linux:

env CC=gcc-11 CXX=g++-11 conan create --build missing  --build-require  --version 2.22.0 recipes/google-cloud-cpp/2.x

dbolduc avatar Mar 05 '24 19:03 dbolduc

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 05 '24 19:03 CLAassistant

Conan v1 pipeline :x:

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.

Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.

conan-center-bot avatar Mar 05 '24 19:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 2 (30cb1ac35e55687f84b8811ea683a6cee0bb12f5):

  • google-cloud-cpp/2.19.0: Error running command conan export recipes/google-cloud-cpp/2.x/conanfile.py google-cloud-cpp/2.19.0@:

    [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: 213.96484375 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['components_2_15_1.py', 'components_2_19_0.py', 'components_2_22_0.py']
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [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(): [NOT ALLOWED ATTRIBUTES (KB-H039)] 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(): [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(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    [HOOK - conan-center.py] pre_export(): ERROR: [CONFIG.YML HAS NEW VERSION (KB-H052)] The version "2.22.0" exists in "conandata.yml" but not in "../config.yml", so it will not be built. Please update "../config.yml" to include newly added version "2.22.0". (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H052-CONFIG.YML-HAS-NEW-VERSION) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    
  • google-cloud-cpp/2.12.0: Error running command conan export recipes/google-cloud-cpp/2.x/conanfile.py google-cloud-cpp/2.12.0@:

    [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: 213.96484375 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['components_2_15_1.py', 'components_2_19_0.py', 'components_2_22_0.py']
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [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(): [NOT ALLOWED ATTRIBUTES (KB-H039)] 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(): [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(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    [HOOK - conan-center.py] pre_export(): ERROR: [CONFIG.YML HAS NEW VERSION (KB-H052)] The version "2.22.0" exists in "conandata.yml" but not in "../config.yml", so it will not be built. Please update "../config.yml" to include newly added version "2.22.0". (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H052-CONFIG.YML-HAS-NEW-VERSION) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    
  • google-cloud-cpp/2.15.1: Error running command conan export recipes/google-cloud-cpp/2.x/conanfile.py google-cloud-cpp/2.15.1@:

    [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: 213.96484375 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['components_2_15_1.py', 'components_2_19_0.py', 'components_2_22_0.py']
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [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(): [NOT ALLOWED ATTRIBUTES (KB-H039)] 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(): [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(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    [HOOK - conan-center.py] pre_export(): ERROR: [CONFIG.YML HAS NEW VERSION (KB-H052)] The version "2.22.0" exists in "conandata.yml" but not in "../config.yml", so it will not be built. Please update "../config.yml" to include newly added version "2.22.0". (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H052-CONFIG.YML-HAS-NEW-VERSION) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Mar 07 '24 15:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 3 (601b519bf457678ae6979d733bb47d1e15194fc6):

  • google-cloud-cpp/2.19.0: Didn't run or was cancelled before finishing

  • google-cloud-cpp/2.15.1: CI failed to create some packages (All logs)

    Logs for packageID 2292b0f8db4abbc48d5a4800606f2bc847d06aef:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    google-cloud-cpp:shared=False
    
    [...]
    google/cloud/security/privateca/v1/service.proto:25:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/resourcemanager/v3/tag_bindings.proto:24:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/resourcemanager/v3/tag_holds.proto:24:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/resourcemanager/v3/tag_bindings.proto:24:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/resourcemanager/v3/tag_holds.proto:24:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/contentwarehouse/v1/async_document_service_request.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/contentwarehouse/v1/async_document_service_request.proto:20:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/document_service.proto:21:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/pipelines.proto:20:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/rule_engine.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/contentwarehouse/v1/async_document_service_request.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/contentwarehouse/v1/async_document_service_request.proto:20:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/document_service.proto:21:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/pipelines.proto:20:1: warning: Import google/api/resource.proto is unused.
    google/cloud/contentwarehouse/v1/rule_engine.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/datacatalog/v1/bigquery.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/datacatalog/v1/bigquery.proto:19:1: warning: Import google/api/field_behavior.proto is unused.
    google/cloud/functions/v2/functions.proto:25:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/functions/v1/functions.proto:28:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/functions/v1/functions.proto:23:1: warning: Import google/cloud/functions/v1/operations.proto is unused.
    google/cloud/functions/v1/functions.proto:28:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/functions/v1/functions.proto:23:1: warning: Import google/cloud/functions/v1/operations.proto is unused.
    google/cloud/securitycenter/v1/securitycenter_service.proto:32:1: warning: Import google/cloud/securitycenter/v1/run_asset_discovery_response.proto is unused.
    google/cloud/securitycenter/v1/securitycenter_service.proto:32:1: warning: Import google/cloud/securitycenter/v1/run_asset_discovery_response.proto is unused.
    google/cloud/run/v2/job.proto:25:1: warning: Import google/cloud/run/v2/execution.proto is unused.
    google/cloud/run/v2/job.proto:25:1: warning: Import google/cloud/run/v2/execution.proto is unused.
    google/cloud/dataplex/v1/data_taxonomy.proto:26:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/dataplex/v1/data_taxonomy.proto:24:1: warning: Import google/cloud/dataplex/v1/service.proto is unused.
    google/cloud/dataplex/v1/datascans.proto:29:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/dataplex/v1/datascans.proto:27:1: warning: Import google/cloud/dataplex/v1/service.proto is unused.
    google/cloud/dataplex/v1/logs.proto:19:1: warning: Import google/api/resource.proto is unused.
    google/cloud/dataplex/v1/data_taxonomy.proto:26:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/dataplex/v1/data_taxonomy.proto:24:1: warning: Import google/cloud/dataplex/v1/service.proto is unused.
    google/cloud/dataplex/v1/datascans.proto:29:1: warning: Import google/protobuf/empty.proto is unused.
    google/cloud/dataplex/v1/datascans.proto:27:1: warning: Import google/cloud/dataplex/v1/service.proto is unused.
    google/cloud/dataplex/v1/logs.proto:19:1: warning: Import google/api/resource.proto is unused.
    google/api/servicemanagement/v1/servicemanager.proto:26:1: warning: Import google/protobuf/empty.proto is unused.
    WARN: protobuf/3.21.12: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: grpc/1.54.3: requirement openssl/[>=1.1 <4] overridden by google-cloud-cpp/2.15.1 to openssl/3.2.1 
    WARN: grpc/1.54.3: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    WARN: pcre2/10.42: requirement zlib/[>=1.2.11 <2] overridden by libselinux/3.5 to zlib/1.3.1 
    WARN: libcurl/8.6.0: requirement openssl/[>=1.1 <4] overridden by google-cloud-cpp/2.15.1 to openssl/3.2.1 
    WARN: libcurl/8.6.0: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    google-cloud-cpp/2.15.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
    google-cloud-cpp/2.15.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
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component google-cloud-cpp::devtools_source_v1_source_context_protos library 'google_cloud_cpp_devtools_source_v1_source_context_protos' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component google-cloud-cpp::logging_type_type_protos library 'google_cloud_cpp_logging_type_type_protos' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) 
    ERROR: 
    	ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output
    
  • google-cloud-cpp/2.22.0: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Mar 07 '24 18:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 4 (e90b4aa7f6cfdec0193c9afb9fd291c3408fa97f):

  • google-cloud-cpp/2.19.0: Didn't run or was cancelled before finishing

  • google-cloud-cpp/2.22.0: Didn't run or was cancelled before finishing

  • google-cloud-cpp/2.15.1: CI failed to create some packages (All logs)

    Logs for packageID 11eaac8f5ef0ed709285f13c35d5470ac3d26791:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    google-cloud-cpp:shared=True
    
    [...]
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_decorate_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_error_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_external_account_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_google_application_default_credentials_file.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_google_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_impersonate_service_account_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_logging_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_minimal_iam_credentials_rest.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_refreshing_credentials_wrapper.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/oauth2_service_account_credentials.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/openssl_util.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_carrier.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_context.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_opentelemetry.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_parse_json_error.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_request.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/rest_response.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/tracing_http_payload.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/tracing_rest_client.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/tracing_rest_response.cc.o
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_rest_internal.dir/internal/unified_rest_credentials.cc.o
    [  1%] Linking CXX shared library libgoogle_cloud_cpp_rest_internal.dylib
    [  1%] Built target google_cloud_cpp_rest_internal
    google-cloud-cpp/2.15.1: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    dyld[33088]: Library not loaded: @rpath/libprotoc.32.dylib
      Referenced from: <AC7827B1-65E8-319B-AA17-CE18CCA918F8> /Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/grpc/1.54.3/_/_/package/08b363a449a446ccba121b62ee45677c9adb5c1c/bin/grpc_cpp_plugin
      Reason: tried: '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/protobuf/3.21.12/_/_/package/c61a1ec08aa3bb5e76bfcd5c18ca7a42a5892fe0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/abseil/20230125.3/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/grpc/1.54.3/_/_/package/080e1bec2a61d116f651dc6e23c0bbdd3a46412c/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/crc32c/1.1.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/libcurl/8.6.0/_/_/package/b5d6d1e6138743b2c2f037985ae751b0810a4798/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/openssl/3.2.1/_/_/package/dd4d0109fa332af0fbb1b07f172c463ffb43ee11/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/c-ares/1.19.1/_/_/package/1047728efa471c58ea9f78b0e4e0c090d9579bd0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/re2/20230301/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/libprotoc.32.dylib' (no such file), '/usr/local/lib/libprotoc.32.dylib' (no such file), '/usr/lib/libprotoc.32.dylib' (no such file, not in dyld cache)
    --grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
    make[2]: *** [external/googleapis/google/api/resource.grpc.pb.cc] Error 1
    make[1]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_api_resource_protos.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make: *** [all] Error 2
    WARN: protobuf/3.21.12: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: grpc/1.54.3: requirement openssl/[>=1.1 <4] overridden by google-cloud-cpp/2.15.1 to openssl/3.2.1 
    WARN: grpc/1.54.3: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    WARN: libcurl/8.6.0: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    WARN: protobuf/3.21.12: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    google-cloud-cpp/2.15.1: ERROR: Package '11eaac8f5ef0ed709285f13c35d5470ac3d26791' build failed
    google-cloud-cpp/2.15.1: WARN: Build folder /Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/google-cloud-cpp/2.15.1/_/_/build/11eaac8f5ef0ed709285f13c35d5470ac3d26791/build/Debug
    ERROR: google-cloud-cpp/2.15.1: Error in build() method, line 190
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod-v1/bsr/118750/dceca/.conan/data/google-cloud-cpp/2.15.1/_/_/build/11eaac8f5ef0ed709285f13c35d5470ac3d26791/build/Debug" '--' '-j8'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 4 (e90b4aa7f6cfdec0193c9afb9fd291c3408fa97f):

  • google-cloud-cpp/2.22.0: CI failed to create some packages (All logs)

    Logs for packageID 45f4b1ffcda86b12a58fda6668bbc294e672ec92:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=False
    
    [...]
    -- Conan: Component target declared 'google-cloud-cpp::compute_target_instances'
    -- Conan: Component target declared 'google-cloud-cpp::compute_vpn_tunnels'
    -- Conan: Component target declared 'google-cloud-cpp::compute_instances'
    -- Conan: Component target declared 'google-cloud-cpp::compute_instance_groups'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_network_firewall_policies'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_autoscalers'
    -- Conan: Component target declared 'google-cloud-cpp::compute_network_endpoint_groups'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_instance_group_managers'
    -- Conan: Component target declared 'google-cloud-cpp::compute_interconnect_locations'
    -- Conan: Component target declared 'google-cloud-cpp::compute_url_maps'
    -- Conan: Component target declared 'google-cloud-cpp::compute_instance_group_managers'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_commitments'
    -- Conan: Component target declared 'google-cloud-cpp::compute_interconnect_attachments'
    -- Conan: Component target declared 'google-cloud-cpp::compute_network_attachments'
    -- Conan: Component target declared 'google-cloud-cpp::compute_target_vpn_gateways'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_instance_templates'
    -- Conan: Component target declared 'google-cloud-cpp::compute_machine_images'
    -- Conan: Component target declared 'google-cloud-cpp::compute_target_https_proxies'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_health_check_services'
    -- Conan: Component target declared 'google-cloud-cpp::compute_global_forwarding_rules'
    -- Conan: Component target declared 'google-cloud-cpp::compute_image_family_views'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_network_endpoint_groups'
    -- Conan: Component target declared 'google-cloud-cpp::compute_machine_types'
    -- Conan: Component target declared 'google-cloud-cpp::compute_region_security_policies'
    -- Conan: Component target declared 'google-cloud-cpp::compute_ssl_policies'
    -- Conan: Component target declared 'google-cloud-cpp::compute_health_checks'
    -- Conan: Component target declared 'google-cloud-cpp::compute_http_health_checks'
    -- Conan: Component target declared 'google-cloud-cpp::compute_node_types'
    -- Conan: Component target declared 'google-cloud-cpp::compute_backend_services'
    -- Conan: Component target declared 'google-cloud-cpp::compute_public_advertised_prefixes'
    -- Conan: Component target declared 'google-cloud-cpp::compute_zones'
    -- Conan: Component target declared 'google-cloud-cpp::compute'
    -- Conan: Target declared 'google-cloud-cpp::google-cloud-cpp'
    CMake Error at build/msvc-192-x86_64-14-release/generators/cmakedeps_macros.cmake:67 (message):
      Library 'google_cloud_cpp_securitycenter' not found in package.  If
      'google_cloud_cpp_securitycenter' is a system library, declare it with
      'cpp_info.system_libs' property
    Call Stack (most recent call first):
      build/msvc-192-x86_64-14-release/generators/google-cloud-cpp-Target-release.cmake:24 (conan_package_library_targets)
      build/msvc-192-x86_64-14-release/generators/google-cloud-cppTargets.cmake:26 (include)
      build/msvc-192-x86_64-14-release/generators/google-cloud-cpp-config.cmake:16 (include)
      CMakeLists.txt:4 (find_package)
    
    
    -- Configuring incomplete, errors occurred!
    See also "C:/J2/w/prod-v2/bsr/cci-4f27951d/recipes/google-cloud-cpp/2.x/test_package/build/msvc-192-x86_64-14-release/CMakeFiles/CMakeOutput.log".
    
    ERROR: google-cloud-cpp/2.22.0 (test package): Error in build() method, line 41
    	cmake.configure()
    	ConanException: Error 1 while executing
    
  • google-cloud-cpp/2.15.1: All packages built successfully! (All logs)

  • google-cloud-cpp/2.19.0: All packages built successfully! (All logs)


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Mar 10 '24 17:03 conan-center-bot

Conan v1 pipeline :x:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Weekly scheduled maintenance.

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Weekly scheduled maintenance.

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

conan-center-bot avatar Mar 14 '24 04:03 conan-center-bot

Conan v1 pipeline :x:

Failure in build 3 (974ec09cebb3fd2e525b2e89929d0f04e6d68979):

  • google-cloud-cpp/2.19.0: Didn't run or was cancelled before finishing

  • google-cloud-cpp/2.15.1: CI failed to create some packages (All logs)

    Logs for packageID 11eaac8f5ef0ed709285f13c35d5470ac3d26791:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    google-cloud-cpp:shared=True
    
    [...]
    [  1%] Running gRPC C++ protocol buffer compiler on /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/google-cloud-cpp/2.15.1/_/_/build/11eaac8f5ef0ed709285f13c35d5470ac3d26791/build/Debug/external/googleapis/src/googleapis_download/google/api/launch_stage.proto
    [  1%] Building CXX object google/cloud/CMakeFiles/google_cloud_cpp_common.dir/version.cc.o
    [  1%] Linking CXX shared library libgoogle_cloud_cpp_common.dylib
    [  1%] Built target google_cloud_cpp_common
    google-cloud-cpp/2.15.1: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    dyld[48161]: Library not loaded: @rpath/libprotoc.32.dylib
      Referenced from: <AC7827B1-65E8-319B-AA17-CE18CCA918F8> /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/08b363a449a446ccba121b62ee45677c9adb5c1c/bin/grpc_cpp_plugin
      Reason: tried: '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/protobuf/3.21.12/_/_/package/c61a1ec08aa3bb5e76bfcd5c18ca7a42a5892fe0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/abseil/2023012dyld[48148]: Library not loaded: @rpath/libprotoc.32.dylib
      Referenced from: <AC7827B1-65E8-319B-AA17-CE18CCA918F8> /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/08b363a449a446ccba121b62ee45677c9adb5c1c/bin/grpc_cpp_plugin
      Reason: tried: '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/protobuf/3.21.12/_/_/package/c61a1ec08aa3bb5e76bfcd5c18ca7a42a5892fe0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/abseil/20230125.3/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/080e1bec2a61d116f651dc6e23c0bbdd3a46412c/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/crc32c/1.1.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/libcurl/8.6.0/_/_/package/b5d6d1e6138743b2c2f037985ae751b0810a4798/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/openssl/3.2.1/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/c-ares/1.19.1/_/_/package/1047728efa471c58ea9f78b0e4e0c090d9579bd0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/re2/20230301/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/libprotoc.32.dylib' (no such file), '/usr/local/lib/libprotoc.32.dylib' (no such file), '/usr/lib/libprotoc.32.dylib' (no such file, not in dyld cache)
    5.3/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/080e1bec2a61d116f651dc6e23c0bbdd3a46412c/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/crc32c/1.1.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/libcurl/8.6.0/_/_/package/b5d6d1e6138743b2c2f037985ae751b0810a4798/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/openssl/3.2.1/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/c-ares/1.19.1/_/_/package/1047728efa471c58ea9f78b0e4e0c090d9579bd0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/re2/20230301/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/libprotoc.32.dylib' (no such file), '/usr/local/lib/libprotoc.32.dylib' (no such file), '/usr/lib/libprotoc.32.dylib' (no such file, not in dyld cache)
    dyld[48153]: Library not loaded: @rpath/libprotoc.32.dylib
      Referenced from: <AC7827B1-65E8-319B-AA17-CE18CCA918F8> /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/08b363a449a446ccba121b62ee45677c9adb5c1c/bin/grpc_cpp_plugin
      Reason: tried: '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/protobuf/3.21.12/_/_/package/c61a1ec08aa3bb5e76bfcd5c18ca7a42a5892fe0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/abseil/20230125.3/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/080e1bec2a61d116f651dc6e23c0bbdd3a46412c/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/crc32c/1.1.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/libcurl/8.6.0/_/_/package/b5d6d1e6138743b2c2f037985ae751b0810a4798/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/openssl/3.2.1/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/c-ares/1.19.1/_/_/package/1047728efa471c58ea9f78b0e4e0c090d9579bd0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/re2/20230301/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/libprotoc.32.dylib' (no such file), '/usr/local/lib/libprotoc.32.dylib' (no such file), '/usr/lib/libprotoc.32.dylib' (no such file, not in dyld cache)
    --grpc_out--grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
    : protoc-gen-grpc: Plugin killed by signal 6.
    --grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
    make[2]: *** [external/googleapis/google/api/http.grpc.pb.cc] Error 1
    make[2]: *** [external/googleapis/google/api/resource.grpc.pb.cc] Error 1
    make[1]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_api_http_protos.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make[1]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_api_resource_protos.dir/all] Error 2
    make[2]: *** [external/googleapis/google/api/field_behavior.grpc.pb.cc] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_api_field_behavior_protos.dir/all] Error 2
    dyld[48175]: Library not loaded: @rpath/libprotoc.32.dylib
      Referenced from: <AC7827B1-65E8-319B-AA17-CE18CCA918F8> /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/08b363a449a446ccba121b62ee45677c9adb5c1c/bin/grpc_cpp_plugin
      Reason: tried: '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/protobuf/3.21.12/_/_/package/c61a1ec08aa3bb5e76bfcd5c18ca7a42a5892fe0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/abseil/20230125.3/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/grpc/1.54.3/_/_/package/080e1bec2a61d116f651dc6e23c0bbdd3a46412c/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/crc32c/1.1.2/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/libcurl/8.6.0/_/_/package/b5d6d1e6138743b2c2f037985ae751b0810a4798/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/openssl/3.2.1/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/c-ares/1.19.1/_/_/package/1047728efa471c58ea9f78b0e4e0c090d9579bd0/lib/libprotoc.32.dylib' (no such file), '/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/re2/20230301/_/_/package/42a10e89ce278d2cf0fa1c09abdd40b137b6e79b/lib/libprotoc.32.dylib' (no such file), '/libprotoc.32.dylib' (no such file), '/usr/local/lib/libprotoc.32.dylib' (no such file), '/usr/lib/libprotoc.32.dylib' (no such file, not in dyld cache)
    --grpc_out: protoc-gen-grpc: Plugin killed by signal 6.
    make[2]: *** [external/googleapis/google/api/launch_stage.grpc.pb.cc] Error 1
    make[1]: *** [external/googleapis/CMakeFiles/google_cloud_cpp_api_launch_stage_protos.dir/all] Error 2
    make: *** [all] Error 2
    WARN: protobuf/3.21.12: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: grpc/1.54.3: requirement openssl/[>=1.1 <4] overridden by google-cloud-cpp/2.15.1 to openssl/3.2.1 
    WARN: grpc/1.54.3: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    WARN: libcurl/8.6.0: requirement zlib/[>=1.2.11 <2] overridden by google-cloud-cpp/2.15.1 to zlib/1.3.1 
    WARN: openssl/3.2.1: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    WARN: protobuf/3.21.12: requirement zlib/[>=1.2.11 <2] overridden by grpc/1.54.3 to zlib/1.3.1 
    google-cloud-cpp/2.15.1: ERROR: Package '11eaac8f5ef0ed709285f13c35d5470ac3d26791' build failed
    google-cloud-cpp/2.15.1: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/google-cloud-cpp/2.15.1/_/_/build/11eaac8f5ef0ed709285f13c35d5470ac3d26791/build/Debug
    ERROR: google-cloud-cpp/2.15.1: Error in build() method, line 190
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/Users/jenkins/workspace/prod-v1/bsr/1055/cadda/.conan/data/google-cloud-cpp/2.15.1/_/_/build/11eaac8f5ef0ed709285f13c35d5470ac3d26791/build/Debug" '--' '-j8'
    
  • google-cloud-cpp/2.22.0: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Mar 15 '24 17:03 conan-center-bot

I detected other pull requests that are modifying google-cloud-cpp/2.x recipe:

  • #23267
  • #23149

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ghost avatar Mar 17 '24 22:03 ghost

Closing because v2.23.0 is right around the corner. I will send a different PR when the time is ripe.

dbolduc avatar Apr 15 '24 21:04 dbolduc