[
https://issues.apache.org/jira/browse/MESOS-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911913#comment-13911913
]
Till Toenshoff commented on MESOS-972:
--------------------------------------
This issue persists in 0.17rc2 when being tried on a Fedora20 box.
The error occurs in the make-phase though, not while bootstrapping.
The result is a pretty odd
../libtool: line 2090: ry-http-parser-1c3624a/http_parser.c: Permission denied
Not running bootstrap at all before running configure fixes the issue.
We should not include the boostrap script (and also not configure.ac,
Makefile.am etc.) within the distribution tarball.
> bootstrap script is broken on distributions.
> --------------------------------------------
>
> Key: MESOS-972
> URL: https://issues.apache.org/jira/browse/MESOS-972
> Project: Mesos
> Issue Type: Bug
> Components: build
> Affects Versions: 0.17.0, 0.16.0, 0.15.0
> Reporter: Benjamin Mahler
> Priority: Minor
> Fix For: 0.19.0
>
>
> Looks like we the 'm4' directory in stout is not missing from 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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)