Looks like we the 'm4' directory in stout was not added to the distribution:
$ ./bootstrap ... m4/acx_pthread.m4:363: ACX_PTHREAD is expanded from... configure.ac:87: the top level autoreconf: configure.ac: adding subdirectory 3rdparty/stout to autoreconf autoreconf: Entering directory `3rdparty/stout' aclocal: error: couldn't open directory 'm4': No such file or directory autoreconf: aclocal failed with exit status: 1 On Fri, Jan 31, 2014 at 11:26 AM, Vinod Kone <[email protected]> wrote: > Hi all, > > Please vote on releasing the following candidate as Apache Mesos 0.16.0. > > > 0.16.0 includes the following: > > -------------------------------------------------------------------------------- > * The primary feature of this release is major refactoring work on the > master election and detection process to improve its reliability and > flexibility. > > The CHANGELOG for the release is available at: > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.16.0-rc5 > > -------------------------------------------------------------------------------- > > The candidate for Mesos 0.16.0 release is available at: > https://dist.apache.org/repos/dist/dev/mesos/0.16.0-rc5/mesos-0.16.0.tar.gz > > The tag to be voted on is 0.16.0-rc5: > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.16.0-rc5 > > The MD5 checksum of the tarball can be found at: > > https://dist.apache.org/repos/dist/dev/mesos/0.16.0-rc5/mesos-0.16.0.tar.gz.md5 > > The signature of the tarball can be found at: > > https://dist.apache.org/repos/dist/dev/mesos/0.16.0-rc5/mesos-0.16.0.tar.gz.asc > > The PGP key used to sign the release is here: > https://dist.apache.org/repos/dist/release/mesos/KEYS > > The JAR is up in Maven in a staging repository here: > https://repository.apache.org/content/repositories/orgapachemesos-1002 > > Please vote on releasing this package as Apache Mesos 0.16.0! > > The vote is open until Mon Feb 3 11:14:30 PST 2014 and passes if a > majority of at least 3 +1 PMC votes are cast. > > [ ] +1 Release this package as Apache Mesos 0.16.0 > [ ] -1 Do not release this package because ... > > Thanks, >

