----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62447/#review185934 -----------------------------------------------------------
Bad patch! Reviews applied: [62447, 62445, 62444, 62161, 62160] Failed command: python support/apply-reviews.py -n -r 62161 Error: 2017-09-21 23:01:18 URL:https://reviews.apache.org/r/62161/diff/raw/ [1724/1724] -> "62161.patch" [1] 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 Full log: https://builds.apache.org/job/Mesos-Reviewbot/19503/console - Mesos Reviewbot On Sept. 21, 2017, 12: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, 12: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 > >
