-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARROW-14229: [C++] WIP Bump versions of bundled dependencies #11340
Conversation
@github-actions crossbow submit test-r-offline-maximal |
Revision: 6ef432c Submitted crossbow builds: ursacomputing/crossbow @ actions-899
|
I triggered our offline-r build and it failed for the reasons stated in the ticket (we need to upload the new source(s)). But once that's done it would be good to re-reun this job since it exercises this dependency resolution in a unique way that has caught other issues in the past. And of course I'm happy to help debug any odd errors or outputs it has! |
Merge branch 'ARROW-14229' of github.com:bkmgit/arrow into ARROW-14229
@jonkeane Thanks. As indicated in https://issues.apache.org/jira/browse/ARROW-6407 would you also consider having a mirror of https://github.com/ursa-labs/thirdparty on OSDN, GitLab or Gitee ? |
We can use https://apache.jfrog.io/ui/native/arrow/ such as https://apache.jfrog.io/ui/native/arrow/boost for mirror (or master). |
@github-actions crossbow submit -g cpp |
Revision: fabe24b Submitted crossbow builds: ursacomputing/crossbow @ actions-932 |
@pitrou Thanks for the build request. There was an error in the sha256sum for protobuf. Have updated this, but then one of the crossbow builds with previous sha256sum passed. |
@github-actions crossbow submit -g cpp |
I may be mistaken, but I think CMake only uses the sha256sum for caching (?). |
Revision: e77786b Submitted crossbow builds: ursacomputing/crossbow @ actions-936 |
|
@jonkeane Any suggestions for the errors? |
thanks |
Build failures for Thrift versions 0.14 and 0.15 on Ubuntu 18.04 with libssl-dev ( OpenSSL 1.1.1f ) are due to use of deprecated commands, for example: |
Suggest leaving Thrift at 0.13 until next release when OpenSSL requirement can be bumped to 1.1.1 from 1.0.2 |
@github-actions crossbow submit -g cpp |
@github-actions crossbow submit -g nightly |
Revision: faac6f4 Submitted crossbow builds: ursacomputing/crossbow @ actions-987 |
@github-actions crossbow submit -g nightly |
Revision: fe0622b Submitted crossbow builds: ursacomputing/crossbow @ actions-989 |
@github-actions crossbow submit test-ubuntu-20.04-cpp-thread-sanitizer |
Revision: 749c954 Submitted crossbow builds: ursacomputing/crossbow @ actions-1005
|
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: 749c954 Submitted crossbow builds: ursacomputing/crossbow @ actions-1006
|
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: dfc4074 Submitted crossbow builds: ursacomputing/crossbow @ actions-1008
|
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: facb2ed Submitted crossbow builds: ursacomputing/crossbow @ actions-1136
|
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: c2b9e97 Submitted crossbow builds: ursacomputing/crossbow @ actions-1153
|
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: 6407c66 Submitted crossbow builds: ursacomputing/crossbow @ actions-1158
|
Closed in favor of #11494 |
No description provided.