----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63472/#review189853 -----------------------------------------------------------
FAIL: Failed to apply the current review. Failed command: `python.exe .\support\apply-reviews.py -n -r 63472` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63472 Relevant logs: - [apply-review-63472-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63472/logs/apply-review-63472-stdout.log): ``` 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 ``` - Mesos Reviewbot Windows On Nov. 1, 2017, 9: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, 9: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 > >
