----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48963/#review138674 -----------------------------------------------------------
Bad patch! Reviews applied: [48963, 46220, 45970, 46053, 45969] Failed command: ./support/apply-review.sh -n -r 46220 Error: 2016-06-20 20:52:16 URL:https://reviews.apache.org/r/46220/diff/raw/ [21952/21952] -> "46220.patch" [1] error: patch failed: docs/home.md:42 error: docs/home.md: patch does not apply Full log: https://builds.apache.org/job/mesos-reviewbot/13910/console - Mesos ReviewBot On June 20, 2016, 8:50 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48963/ > ----------------------------------------------------------- > > (Updated June 20, 2016, 8:50 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-5663 > https://issues.apache.org/jira/browse/MESOS-5663 > > > Repository: mesos > > > Description > ------- > > We recently added a hard dependency for `libelf` on Linux. This was in > preparation for some upcoming Nvidia GPU support for injecting volumes > into containers. Since this dependence is not actually necessary for > the upcoming release, we decided to remove it for now, and rethink the > best way to add it back in later (possibly as a runtime dependence > instead of a linktime one). > > For now, we just remove the one test that actually uses this > functionality from the build (namely, `ldcache_tests.cpp`). We will > add them back in once we know how we plan to deal with this > dependency. > > > Diffs > ----- > > CHANGELOG aed56300f1090c816ab2893c20e87fd37230a9a7 > configure.ac 3c0cfcaf4ddbaa7bd4cba35796d8ab7e71dcd9a3 > docs/getting-started.md 11e1d1f65ef050d26d96a85bab58512379ea1976 > src/Makefile.am a4931560f1a5b3fbe41ea181477341d3ac459b58 > support/docker_build.sh 11799b887db2b1d11351785c1ebe81c4f4c92121 > > Diff: https://reviews.apache.org/r/48963/diff/ > > > Testing > ------- > > rm -rf build > mkdir build > cd build > ../configure > make -j check > > > Thanks, > > Kevin Klues > >
