[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/12286 )
Change subject: Add support for Ubuntu 18.04 ...................................................................... Patch Set 2: (1 comment) > (1 comment) > > Maybe I'm missing something here, but I'm running into build > failures when I try to repro the Ubuntu18 build. > It runs in isolation (building only the Ubuntu18 container, not the > others); I've included the list if failures/missing packages so > far. > The Kudu build is also missing Java: > > ..... > impala-toolchain-ubuntu18: CMake Error at cmake_modules/FindJavaHome.cmake:58 > (message): > impala-toolchain-ubuntu18: failed to find JAVA_HOME > impala-toolchain-ubuntu18: Call Stack (most recent call first): > impala-toolchain-ubuntu18: CMakeLists.txt:1040 (find_package) > ...... > > I'm happy to share build logs and other large files privately. This should be fixed now. http://gerrit.cloudera.org:8080/#/c/12286/2/source/gcc/build.sh File source/gcc/build.sh: http://gerrit.cloudera.org:8080/#/c/12286/2/source/gcc/build.sh@75 PS2, Line 75: PATCH_DIR=${THIS_DIR}/gcc-${PACKAGE_VERSION}-patches > Is this to avoid appending -p4 to the gcc version? I can imagine that this Yep.. Some packages (boost) complain if the GCC_VERSION is 4.9.2-p4 for example. I'll leave a comment. -- To view, visit http://gerrit.cloudera.org:8080/12286 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie1e63fd41ad293008dec2423a5a361cabadcdb8a Gerrit-Change-Number: 12286 Gerrit-PatchSet: 2 Gerrit-Owner: [email protected] <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: [email protected] <[email protected]> Gerrit-Comment-Date: Wed, 30 Jan 2019 05:49:03 +0000 Gerrit-HasComments: Yes
