----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75091/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- As we migrate to ubuntu 22.04, clang-10 is no longer available via apt-get install. As such, we will move to clang-14, which should allow us to run the docker-build.sh file with OS equal to ubuntu:22.04. This should allow coverity bot to compile and return to normal. Diffs ----- support/docker-build.sh a0757b98e778ca8c64e58566fea120cd55b96984 Diff: https://reviews.apache.org/r/75091/diff/1/ Testing ------- Ran docker-build.sh locally, apt was able to find clang-14 and begin was able to start compiling mesos. Thanks, Jason Zhou
