----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63472/#review189876 -----------------------------------------------------------
Bad patch! Reviews applied: [63472] Failed command: python support/apply-reviews.py -n -r 63472 Error: 2017-11-02 04:03:28 URL:https://reviews.apache.org/r/63472/diff/raw/ [3272/3272] -> "63472.patch" [1] error: missing binary patch data for '3rdparty/concurrentqueue-7b69a8f.tar.gz' error: binary patch does not apply to '3rdparty/concurrentqueue-7b69a8f.tar.gz' error: 3rdparty/concurrentqueue-7b69a8f.tar.gz: patch does not apply Full log: https://builds.apache.org/job/Mesos-Reviewbot/19967/console - Mesos Reviewbot On Nov. 1, 2017, 2:45 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63472/ > ----------------------------------------------------------- > > (Updated Nov. 1, 2017, 2:45 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Our upstreamed PR to the `concurrentqueue` project was merged, > (https://github.com/cameron314/concurrentqueue/commit/420509b) > which fixes the Clang / libstdc++ configuration. Since there are > a bunch of bug fixes committed to `master` since `v1.0.0-beta`, > we bundle the latest SHA on `master` here. > > > Diffs > ----- > > 3rdparty/README.md PRE-CREATION > 3rdparty/cmake/Versions.cmake 9a6713db7f0ea535bcbbe0c44faf7afb64575169 > 3rdparty/concurrentqueue-1.0.0-beta.tar.gz > 1bf4a88362e7d60cd22474f20fff62f788539308 > 3rdparty/concurrentqueue-7b69a8f.tar.gz PRE-CREATION > 3rdparty/concurrentqueue.md PRE-CREATION > 3rdparty/versions.am cbab26d3e303180c3f210f0c5f45613a5c8c96ba > > > Diff: https://reviews.apache.org/r/63472/diff/1/ > > > Testing > ------- > > With Clang-3.9.0 > ```bash > CC=clang CXX=clang++ ../configure --enable-libevent --enable-ssl > --enable-optimize --enable-lock-free-run-queue --enable-lock-free-event-queue > --disable-java --disable-python > make distcheck > ``` > > > Thanks, > > Michael Park > >
