Matthew Jacobs has uploaded a new change for review. http://gerrit.cloudera.org:8080/2567
Change subject: IMPALA-3191: toolchain cmake hangs on sles12 ...................................................................... IMPALA-3191: toolchain cmake hangs on sles12 The toolchain doesn't build on sles12. It appears to be a cmake bug [1] though it hasn't been fixed yet upstream. The cmake bug description mentions this workaround patching cmake to avoid calling POSIX select(). 1: https://cmake.org/Bug/view.php?id=15873 Change-Id: I8a31098de42b4d5cb93c12bb2e054eadb8b8c72a --- M buildall.sh A source/cmake/cmake-3.2.3-patches/0001-disable-select.patch 2 files changed, 18 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/67/2567/1 -- To view, visit http://gerrit.cloudera.org:8080/2567 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a31098de42b4d5cb93c12bb2e054eadb8b8c72a Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]>
