You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/18 23:54:53 UTC

[GitHub] [arrow] kou opened a new pull request, #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

kou opened a new pull request, #14453:
URL: https://github.com/apache/arrow/pull/14453

   Error message:
   
   https://github.com/ursacomputing/crossbow/actions/runs/3271941831/jobs/5382341820#step:5:566
   
       WARN: Remotes registry file missing, creating default one in /root/.conan/remotes.json
       WARN: grpc/1.48.0: requirement re2/20220601 overridden by arrow/10.0.0 to re2/20220201
       WARN: grpc/1.48.0: requirement protobuf/3.21.4 overridden by arrow/10.0.0 to protobuf/3.21.1
       WARN: googleapis/cci.20220711: requirement protobuf/3.21.4 overridden by grpc/1.48.0 to protobuf/3.21.1
       WARN: grpc-proto/cci.20220627: requirement protobuf/3.21.4 overridden by grpc/1.48.0 to protobuf/3.21.1
       ERROR: Missing binary: grpc/1.48.0:ddc600b3316e16c4e38f2c1ca1214d7241b4dd80
       grpc/1.48.0: WARN: Can't find a 'grpc/1.48.0' package for the
       specified settings, options and dependencies:
       - Settings: arch=x86_64,
                   build_type=Release,
                   compiler=gcc,
                   compiler.libcxx=libstdc++,
                   compiler.version=10,
                   os=Linux
       - Options: codegen=True,
                  cpp_plugin=True,
                  csharp_ext=False,
                  csharp_plugin=True,
                  fPIC=True,
                  node_plugin=True,
                  objective_c_plugin=True,
                  php_plugin=True,
                  python_plugin=True,
                  ruby_plugin=True,
                  secure=False,
                  shared=False,
                  abseil:fPIC=True,
                  abseil:shared=False,
                  c-ares:fPIC=True,
                  c-ares:shared=False,
                  c-ares:tools=True,
                  googleapis:fPIC=True,
                  googleapis:shared=False,
                  grpc-proto:fPIC=True,
                  grpc-proto:shared=False,
                  openssl:386=False,
                  openssl:enable_weak_ssl_ciphers=False,
                  openssl:fPIC=True,
                  openssl:no_aria=False,
                  openssl:no_asm=False,
                  openssl:no_async=False,
                  openssl:no_bf=False,
                  openssl:no_blake2=False,
                  openssl:no_camellia=False,
                  openssl:no_cast=False,
                  openssl:no_chacha=False,
                  openssl:no_cms=False,
                  openssl:no_comp=False,
                  openssl:no_ct=False,
                  openssl:no_deprecated=False,
                  openssl:no_des=False,
                  openssl:no_dgram=False,
                  openssl:no_dh=False,
                  openssl:no_dsa=False,
                  openssl:no_dso=False,
                  openssl:no_ec=False,
                  openssl:no_ecdh=False,
                  openssl:no_ecdsa=False,
                  openssl:no_engine=False,
                  openssl:no_filenames=False,
                  openssl:no_gost=False,
                  openssl:no_hmac=False,
                  openssl:no_idea=False,
                  openssl:no_md4=False,
                  openssl:no_md5=False,
                  openssl:no_mdc2=False,
                  openssl:no_ocsp=False,
                  openssl:no_pinshared=False,
                  openssl:no_rc2=False,
                  openssl:no_rfc3779=False,
                  openssl:no_rmd160=False,
                  openssl:no_rsa=False,
                  openssl:no_seed=False,
                  openssl:no_sha=False,
                  openssl:no_sm2=False,
                  openssl:no_sm3=False,
                  openssl:no_sm4=False,
                  openssl:no_sock=False,
                  openssl:no_srp=False,
                  openssl:no_srtp=False,
                  openssl:no_sse2=False,
                  openssl:no_ssl=False,
                  openssl:no_ssl3=False,
                  openssl:no_stdio=False,
                  openssl:no_tests=False,
                  openssl:no_threads=False,
                  openssl:no_tls1=False,
                  openssl:no_ts=False,
                  openssl:no_whirlpool=False,
                  openssl:openssldir=None,
                  openssl:shared=False,
                  protobuf:debug_suffix=True,
                  protobuf:fPIC=True,
                  protobuf:lite=False,
                  protobuf:shared=False,
                  protobuf:with_rtti=True,
                  protobuf:with_zlib=True,
                  re2:fPIC=True,
                  re2:shared=False,
                  zlib:fPIC=True,
                  zlib:shared=False
       - Dependencies: abseil/20220623.0,
                       c-ares/1.18.1,
                       openssl/1.1.1q,
                       re2/20220201,
                       zlib/1.2.12,
                       protobuf/3.21.1,
                       googleapis/cci.20220711,
                       grpc-proto/cci.20220627
       - Requirements: abseil/20220623.Y.Z,
                       c-ares/1.Y.Z,
                       googleapis/cci.20220711,
                       grpc-proto/cci.20220627,
                       openssl/1.Y.Z,
                       protobuf/3.21.1:37dd8aae630726607d9d4108fefd2f59c8f7e9db,
                       re2/20220201.Y.Z,
                       zlib/1.Y.Z
       - Package ID: ddc600b3316e16c4e38f2c1ca1214d7241b4dd80
   
       ERROR: Missing prebuilt package for 'grpc/1.48.0'


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #14453:
URL: https://github.com/apache/arrow/pull/14453#issuecomment-1283166918

   Revision: 05dc1987ddc359e828c75d351b97f470d674d54b
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-229061e080](https://github.com/ursacomputing/crossbow/branches/all?query=actions-229061e080)
   
   |Task|Status|
   |----|------|
   |conan-maximum|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-229061e080-github-conan-maximum)](https://github.com/ursacomputing/crossbow/actions/runs/3277852006/jobs/5395593436)|
   |conan-minimum|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-229061e080-github-conan-minimum)](https://github.com/ursacomputing/crossbow/actions/runs/3277852690/jobs/5395594817)|


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #14453:
URL: https://github.com/apache/arrow/pull/14453#issuecomment-1283161919

   :warning: Ticket **has not been started in JIRA**, please click 'Start Progress'.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
kou commented on PR #14453:
URL: https://github.com/apache/arrow/pull/14453#issuecomment-1283152137

   @github-actions crossbow submit -g conan


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
kou commented on PR #14453:
URL: https://github.com/apache/arrow/pull/14453#issuecomment-1283211421

   +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] github-actions[bot] commented on pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #14453:
URL: https://github.com/apache/arrow/pull/14453#issuecomment-1283161891

   https://issues.apache.org/jira/browse/ARROW-18092


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou merged pull request #14453: ARROW-18092: [CI][Conan] Update versions of gRPC related dependencies

Posted by GitBox <gi...@apache.org>.
kou merged PR #14453:
URL: https://github.com/apache/arrow/pull/14453


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org