[ 
https://issues.apache.org/jira/browse/IMPALA-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060812#comment-18060812
 ] 

ASF subversion and git services commented on IMPALA-14717:
----------------------------------------------------------

Commit b8b377d78e580dbec2e6c332a0d0fd05ea21ba05 in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b8b377d78 ]

IMPALA-14508/IMPALA-14513/IMPALA-14717: Bump toolchain to pick up new CMake / 
OpenLDAP / Curl

This uses a new toolchain to fix a few different JIRAs:
1.  This bumps the version of CMake to 3.31.11
   - CMake changed its policy around PackageName_ROOT variables to
     allow the all-caps (PACKAGENAME_ROOT) and we adopt the new policy.
   - CMake deprecated its current FindBoost module, and this switches to
     this BoostConfig.cmake file. This removes a bunch of legacy options
     around this.
2. This bumps the version of OpenLDAP to 2.5.20 (which required OpenSSL 1.1.1)
3. This bumps the verison of Curl to 8.17.0 (which requires fixing the
   error message in one test)
4. This changes the CMake code to require OpenSSL 1.1.1.

Testing:
 - Ran core job

Change-Id: Icc3a6d965a04a761cd443e27214dec811ec9863f
Reviewed-on: http://gerrit.cloudera.org:8080/23968
Reviewed-by: Joe McDonnell <[email protected]>
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Joe McDonnell <[email protected]>


> Upgrade CMake to latest 3.x version
> -----------------------------------
>
>                 Key: IMPALA-14717
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14717
>             Project: IMPALA
>          Issue Type: Task
>          Components: Infrastructure
>    Affects Versions: Impala 5.0.0
>            Reporter: Joe McDonnell
>            Priority: Major
>
> In IMPALA-14715, we saw issues with AVX2 detection due to our specific 
> version of CMake (3.22.2). While we have a separate fix for that, we should 
> upgrade CMake to the latest 3.x version (3.31.11) or consider moving to 4.x 
> to make sure we don't see any similar bugs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to