Laszlo Gaal 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) 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. http://gerrit.cloudera.org:8080/#/c/12286/2/docker/ubuntu18.df File docker/ubuntu18.df: http://gerrit.cloudera.org:8080/#/c/12286/2/docker/ubuntu18.df@5 PS2, Line 5: build-essential \ libtool seems to be missing here; the Kudu build broke for me with: impala-toolchain-ubuntu18: /mnt/source/kudu/kudu-5211897/thirdparty/src/glog-0.3.5 /mnt/source/kudu/kudu-5211897/thirdparty/src impala-toolchain-ubuntu18: patching file configure.ac impala-toolchain-ubuntu18: patching file src/glog/logging.h.in impala-toolchain-ubuntu18: Hunk #1 succeeded at 934 with fuzz 1 (offset 26 lines). impala-toolchain-ubuntu18: patching file Makefile.am impala-toolchain-ubuntu18: patching file src/symbolize.cc impala-toolchain-ubuntu18: autoreconf: Entering directory `.' impala-toolchain-ubuntu18: autoreconf: configure.ac: not using Gettext impala-toolchain-ubuntu18: autoreconf: running: aclocal --force -I m4 impala-toolchain-ubuntu18: autoreconf: configure.ac: tracing impala-toolchain-ubuntu18: autoreconf: running: libtoolize --copy --force impala-toolchain-ubuntu18: Can't exec "libtoolize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN3> line 5. impala-toolchain-ubuntu18: autoreconf: failed to run libtoolize: No such file or directory impala-toolchain-ubuntu18: autoreconf: libtoolize is needed because this package uses Libtool also missing: rsync and xxd, both wanted by some kudu thirdparty component -- 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-Comment-Date: Tue, 29 Jan 2019 17:27:01 +0000 Gerrit-HasComments: Yes
