Bug 237569 - media-sound/pulseaudio-0.9.12.ebuild missing dependency on >=sys-devel/autoconf-2.62
Bug#: 237569 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sound@gentoo.org Reported By: jorgesmbox-ml@yahoo.es
Component: Ebuilds
URL: 
Summary: media-sound/pulseaudio-0.9.12.ebuild missing dependency on >=sys-devel/autoconf-2.62
Keywords:  
Status Whiteboard: 
Opened: 2008-09-13 12:00 0000
Description:   Opened: 2008-09-13 12:00 0000
Install of pulseaudio fails when running aclocal. Debug output reveals
pulseaudio expects autoconf 2.62 or higher.

Reproducible: Always

Steps to Reproduce:
1. Attempt to install pulseaudio-0.9.12




Expected Results:  
Installation success

Output of aclocal.out:
-------------------------------------
***** aclocal *****
***** aclocal -I m4

configure.ac:23: error: Autoconf version 2.62 or higher is required
configure.ac:23: the top level
autom4te-2.61: /usr/bin/m4 failed with exit status: 63
aclocal-1.10: autom4te failed with exit status: 63

------- Comment #1 From Wormo 2008-09-14 01:23:36 0000 -------
Thanks for the report, assigning to maintainers

------- Comment #2 From Doug Goldstein 2008-09-17 13:30:04 0000 -------
*** Bug 237865 has been marked as a duplicate of this bug. ***

------- Comment #3 From Petteri Räty 2008-09-17 15:42:51 0000 -------
(In reply to comment #2)
> *** Bug 237865 has been marked as a duplicate of this bug. ***
> 

This should have been marked as a duplicate of that one as it has more specific
info but base-system please take a look at
https://bugs.gentoo.org/show_bug.cgi?id=237865#c2 and make it possible to use
2.62 in WANT_AUTOCONF.

------- Comment #4 From Albert Zeyer 2008-10-06 18:16:47 0000 -------
Same problem here.

------- Comment #5 From Petteri Räty 2008-10-20 22:34:28 0000 -------
*** Bug 241206 has been marked as a duplicate of this bug. ***

------- Comment #6 From Petteri Räty 2008-10-21 00:05:14 0000 -------
Diego made me realize that the dep doesn't have to be in the eclass so the dep
is now in the ebuild itself.