----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62447/#review185880 -----------------------------------------------------------
FAIL: Failed to apply the dependent review: 62161. Failed command: `python.exe .\support\apply-reviews.py -n -r 62161` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62447 Relevant logs: - [apply-review-62161-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62447/logs/apply-review-62161-stdout.log): ``` error: missing binary patch data for '3rdparty/boost-1.65.0.tar.gz' error: binary patch does not apply to '3rdparty/boost-1.65.0.tar.gz' error: 3rdparty/boost-1.65.0.tar.gz: patch does not apply ``` - Mesos Reviewbot Windows On Sept. 21, 2017, 2:02 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62447/ > ----------------------------------------------------------- > > (Updated Sept. 21, 2017, 2:02 p.m.) > > > Review request for mesos, Benjamin Bannier and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > This flag break the build of mesos against system libraries > installed under /usr, because it generates a command line > of `-isystem /usr/include`, which is explicitly not supported > by gcc. See also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129 > > > Diffs > ----- > > 3rdparty/CMakeLists.txt 2a183a4a46bf8bc97455fe02648407ba561b38e7 > configure.ac 92bc1aa5f9604e3b2b678225a57622cd2eb8679a > > > Diff: https://reviews.apache.org/r/62447/diff/2/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
