Adar Dembo has posted comments on this change.

Change subject: Build Kudu from source
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/2679/7/source/kudu/build.sh
File source/kudu/build.sh:

Line 97: # The line below configures clang to fing gcc from the toolchain. 
Without this the
       :     # build will still work on some system but there will be strange 
crashes at runtime.
       :     # On other systems, such as default RHEL6, the build will fail 
because c++11 isn't
       :     # supported on the system gcc.
       :     sed -i -r "s:^(set\(IR_FLAGS):\1\n  --gcc-toolchain=$(dirname 
$(which $CXX))/..:" \
       :         src/kudu/codegen/CMakeLists.txt
> Adar, are you taking the kudu-part of #3 on as a work item?
No. I think the workaround Casey is using is reasonable for the time being.

We're tracking these various issues in KUDU-1397.


-- 
To view, visit http://gerrit.cloudera.org:8080/2679
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2ec8494fb4e765ec796b31212c811af34e8514bd
Gerrit-PatchSet: 7
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Casey Ching <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Casey Ching <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-HasComments: Yes

Reply via email to