Hello Michael Smith,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21144
to look at the new patch set (#3).
Change subject: Omnibus: Add new versions of several libraries
......................................................................
Omnibus: Add new versions of several libraries
To economize on toolchain builds, this adds new versions for
several libraries while keeping the existing version. This
allows us to test and upgrade the libraries without a new
toolchain build for each upgrade.
Here are the included new versions:
1. RE2 2023-03-01 (for IMPALA-12363)
2. ZLib 1.3.1
3. Cloudflare Zlib 7aa510344e
4. Gperftools 2.15
5. LZ4 1.9.4 (for IMPALA-12368)
6. ZSTD 1.5.5 (for IMPALA-12369)
7. Libunwind 1.8.1
8. CCTZ 2.3 and 2.4
9. jwt-cpp 0.6.0 and 0.7.0
10. Arrow 13.0.0
11. Mold 2.4.1
12. Python 3.8.18
Since Arrow and Mold have not been used by Impala yet, this removes
the code to build the old version. All others are additional builds
without removing the old version. These are small libraries, so
this has minimal impact on build time.
Testing:
- Ran x86_64 / ARM toolchain builds
Change-Id: I2a900bc9b0c939391a3c6f970b1b5d99fbb42fcf
---
M buildall.sh
D
source/arrow/arrow-9.0.0-patches/0001-ARROW-17847-C-Support-unquoted-decimal-in-JSON-parse.patch
D
source/arrow/arrow-9.0.0-patches/0002-ARROW-17995-C-Fix-json-decimals-not-being-rescaled-b.patch
M source/arrow/build.sh
M source/re2/build.sh
5 files changed, 23 insertions(+), 469 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/44/21144/3
--
To view, visit http://gerrit.cloudera.org:8080/21144
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2a900bc9b0c939391a3c6f970b1b5d99fbb42fcf
Gerrit-Change-Number: 21144
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>