----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69043/#review209631 ----------------------------------------------------------- PASS: Mesos patch 69043 was successfully built and tested. Reviews applied: `['69043']` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2474/mesos-review-69043 - Mesos Reviewbot Windows On Oct. 16, 2018, 12:03 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69043/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2018, 12:03 p.m.) > > > Review request for mesos. > > > Bugs: MESOS-9302 > https://issues.apache.org/jira/browse/MESOS-9302 > > > Repository: mesos > > > Description > ------- > > Attempting to build Mesos with default flags using gcc 8 > failed because the third-party dependency `cares`, which > is bundled with `grpc`, was adding `-Werror` to its default > compiler flags, which triggered on two new warning that > gcc gained. > > > Diffs > ----- > > 3rdparty/Makefile.am c69eebeb7eed066cc1d27fd2eccfc8b770a3970d > > > Diff: https://reviews.apache.org/r/69043/diff/1/ > > > Testing > ------- > > * Started internal CI run (#4626). > * Started build on Fedora 28 machine and observed successful build of grpc dependency. > > > Thanks, > > Benno Evers > >