You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2013/09/18 00:25:11 UTC

Review Request 14183: Check for automake 1.14 in bootstrap.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14183/
-----------------------------------------------------------

Review request for mesos and Vinod Kone.


Bugs: MESOS-577
    https://issues.apache.org/jira/browse/MESOS-577


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  bootstrap fe542a00b98a718447e74f14f8ecd26d93eae712 

Diff: https://reviews.apache.org/r/14183/diff/


Testing
-------

$ automake --version | head -1
automake (GNU automake) 1.14
$ ./bootstrap
                                                                                                                                                             
Mesos requires automake < 1.14 due to incompatibility issues                                                                                                 
with the 'subdir-objects' option.                                                                                                                            
                                                                                                                                                             
See https://issues.apache.org/jira/browse/MESOS-577 and                                                                                                      
please downgrade your automake installation.

$ sudo port uninstall automake @1.14_0
...
$ ./bootstrap
...
$ echo $?
0


Thanks,

Benjamin Hindman


Re: Review Request 14183: Check for automake 1.14 in bootstrap.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14183/#review26196
-----------------------------------------------------------

Ship it!


Ship It!

- Vinod Kone


On Sept. 17, 2013, 10:25 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14183/
> -----------------------------------------------------------
> 
> (Updated Sept. 17, 2013, 10:25 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-577
>     https://issues.apache.org/jira/browse/MESOS-577
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   bootstrap fe542a00b98a718447e74f14f8ecd26d93eae712 
> 
> Diff: https://reviews.apache.org/r/14183/diff/
> 
> 
> Testing
> -------
> 
> $ automake --version | head -1
> automake (GNU automake) 1.14
> $ ./bootstrap
>                                                                                                                                                              
> Mesos requires automake < 1.14 due to incompatibility issues                                                                                                 
> with the 'subdir-objects' option.                                                                                                                            
>                                                                                                                                                              
> See https://issues.apache.org/jira/browse/MESOS-577 and                                                                                                      
> please downgrade your automake installation.
> 
> $ sudo port uninstall automake @1.14_0
> ...
> $ ./bootstrap
> ...
> $ echo $?
> 0
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>


Re: Review Request 14183: Check for automake 1.14 in bootstrap.

Posted by Tobi Knaup <to...@knaup.me>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14183/#review26191
-----------------------------------------------------------

Ship it!


Ship It!

- Tobi Knaup


On Sept. 17, 2013, 10:25 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14183/
> -----------------------------------------------------------
> 
> (Updated Sept. 17, 2013, 10:25 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-577
>     https://issues.apache.org/jira/browse/MESOS-577
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   bootstrap fe542a00b98a718447e74f14f8ecd26d93eae712 
> 
> Diff: https://reviews.apache.org/r/14183/diff/
> 
> 
> Testing
> -------
> 
> $ automake --version | head -1
> automake (GNU automake) 1.14
> $ ./bootstrap
>                                                                                                                                                              
> Mesos requires automake < 1.14 due to incompatibility issues                                                                                                 
> with the 'subdir-objects' option.                                                                                                                            
>                                                                                                                                                              
> See https://issues.apache.org/jira/browse/MESOS-577 and                                                                                                      
> please downgrade your automake installation.
> 
> $ sudo port uninstall automake @1.14_0
> ...
> $ ./bootstrap
> ...
> $ echo $?
> 0
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>