----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75066/#review226601 -----------------------------------------------------------
support/docker-build.sh Lines 84 (patched) <https://reviews.apache.org/r/75066/#comment314874> Using clang-10 here as clang 3.5 is not supported on 20.04 - Jason Zhou On June 26, 2024, 12:21 a.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75066/ > ----------------------------------------------------------- > > (Updated June 26, 2024, 12:21 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > [build] fix docker-build.sh failing to compile with distcheck > > > Diffs > ----- > > support/docker-build.sh 1273848d95197891349085e74fdfedbaad6934e5 > > > Diff: https://reviews.apache.org/r/75066/diff/1/ > > > Testing > ------- > > Ran docker-build.sh with > OS="ubuntu:20.04" BUILDTOOL="autotools" COMPILER="gcc" > CONFIGURATION="--verbose --disable-parallel-test-execution > --disable-libtool-wrappers --disable-java" ENVIRONMENT='GLOG_v=1 > MESOS_VERBOSE=1' > locally, the distcheck completed but there are 44 test failures, same as what > we are currently seeing on jenkins > > > Thanks, > > Jason Zhou > >
