[
https://issues.apache.org/jira/browse/KUDU-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Jacobs resolved KUDU-2072.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
https://github.com/apache/kudu/commit/27854fd4950466c09adebd9b3cf56c7d93bde0b5
commit 27854fd4950466c09adebd9b3cf56c7d93bde0b5
Author: Matthew Jacobs <[email protected]>
Date: Thu Jul 20 09:33:03 2017 -0700
KUDU-2072: upgrade to cmake 3.9.0 breaks sles12sp0 cmake patch
Updates the patch and adds a note in vars.sh to hint that
CMake version changes may require updating the patch.
Testing: Locally tested by forcing the patch to always be
applied.
Change-Id: I689d57c736ef6845d44b246b0be1cf83aa7e59e4
Reviewed-on: http://gerrit.cloudera.org:8080/7473
Reviewed-by: Todd Lipcon <[email protected]>
Tested-by: Kudu Jenkins
> upgrade to cmake 3.9.0 breaks sles12sp0 cmake patch
> ---------------------------------------------------
>
> Key: KUDU-2072
> URL: https://issues.apache.org/jira/browse/KUDU-2072
> Project: Kudu
> Issue Type: Bug
> Components: build
> Affects Versions: 1.5.0
> Reporter: Matthew Jacobs
> Assignee: Matthew Jacobs
> Fix For: 1.5.0
>
>
> Commit e4e1b8ed86e5dfe7193de2809973fe216432750a "Upgrade to cmake 3.9.0"
> breaks building on sles12sp0 which patches cmake to work around a known cmake
> build issue [1]. The cmake patch was introduced to the Kudu build in
> f3ec97bd16d99052420bd3b92ce7cdf92aa7fbe7
> It looks like the patch doesn't apply to cmake 3.9.0 and needs to be updated.
> 1: https://gitlab.kitware.com/cmake/cmake/issues/15873
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)