----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62162/#review185332 -----------------------------------------------------------
Bad patch! Reviews applied: [62162, 62161, 62160] Failed command: python support/apply-reviews.py -n -r 62161 Error: 2017-09-13 19:52:52 URL:https://reviews.apache.org/r/62161/diff/raw/ [993/993] -> "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/19383/console - Mesos Reviewbot On Sept. 12, 2017, 1:09 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62162/ > ----------------------------------------------------------- > > (Updated Sept. 12, 2017, 1:09 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 > ----- > > configure.ac 92bc1aa5f9604e3b2b678225a57622cd2eb8679a > src/logging/logging.cpp 70d66a5c396f709e8f27ad0d51315ed6d257f73b > > > Diff: https://reviews.apache.org/r/62162/diff/1/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
