Uh oh!
There was an error while loading. Please reload this page.
ARROW-14229: [C++] WIP Bump versions of bundled dependencies - #11340
ARROW-14229: [C++] WIP Bump versions of bundled dependencies#11340bkmgit wants to merge 32 commits into
Conversation
jonkeane
commented
Oct 6, 2021
@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
bkmgit
commented
Oct 6, 2021
@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 ? |
kou
commented
Oct 12, 2021
We can use https://apache.jfrog.io/ui/native/arrow/ such as https://apache.jfrog.io/ui/native/arrow/boost for mirror (or master). |
pitrou
commented
Oct 13, 2021
@github-actions crossbow submit -g cpp |
Revision: fabe24b Submitted crossbow builds: ursacomputing/crossbow @ actions-932 |
bkmgit
commented
Oct 13, 2021
@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. |
pitrou
commented
Oct 13, 2021
@github-actions crossbow submit -g cpp |
pitrou
commented
Oct 13, 2021
I may be mistaken, but I think CMake only uses the sha256sum for caching (?). |
Revision: e77786b Submitted crossbow builds: ursacomputing/crossbow @ actions-936 |
bkmgit
commented
Oct 13, 2021
|
bkmgit
commented
Oct 13, 2021
@jonkeane Any suggestions for the errors? |
pitrou
commented
Oct 13, 2021
bkmgit
commented
Oct 14, 2021
thanks |
bkmgit
commented
Oct 17, 2021
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: |
bkmgit
commented
Oct 17, 2021
Suggest leaving Thrift at 0.13 until next release when OpenSSL requirement can be bumped to 1.1.1 from 1.0.2 |
bkmgit
commented
Oct 17, 2021
@github-actions crossbow submit -g cpp |
bkmgit
commented
Oct 18, 2021
@github-actions crossbow submit -g nightly |
Revision: faac6f4 Submitted crossbow builds: ursacomputing/crossbow @ actions-987 |
bkmgit
commented
Oct 18, 2021
@github-actions crossbow submit -g nightly |
Revision: fe0622b Submitted crossbow builds: ursacomputing/crossbow @ actions-989 |
bkmgit
commented
Oct 19, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-thread-sanitizer |
Revision: 749c954 Submitted crossbow builds: ursacomputing/crossbow @ actions-1005
|
bkmgit
commented
Oct 19, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: 749c954 Submitted crossbow builds: ursacomputing/crossbow @ actions-1006
|
bkmgit
commented
Oct 19, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: dfc4074 Submitted crossbow builds: ursacomputing/crossbow @ actions-1008
|
bkmgit
commented
Nov 15, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: facb2ed Submitted crossbow builds: ursacomputing/crossbow @ actions-1136
|
bkmgit
commented
Nov 17, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: c2b9e97 Submitted crossbow builds: ursacomputing/crossbow @ actions-1153
|
bkmgit
commented
Nov 17, 2021
@github-actions crossbow submit test-ubuntu-20.04-cpp-17 |
Revision: 6407c66 Submitted crossbow builds: ursacomputing/crossbow @ actions-1158
|
bkmgit
commented
Nov 19, 2021
Closed in favor of #11494 |
No description provided.