Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 237569

Summary: media-sound/pulseaudio-0.9.12.ebuild missing dependency on >=sys-devel/autoconf-2.62
Product: Gentoo Linux Reporter: jorges <jorgesmbox-ml>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: albzey, base-system, betelgeuse, djphazer, Florian.Steinel, michal
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jorges 2008-09-13 12:00:00 UTC
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 Wormo (RETIRED) gentoo-dev 2008-09-14 01:23:36 UTC
Thanks for the report, assigning to maintainers
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2008-09-17 13:30:04 UTC
*** Bug 237865 has been marked as a duplicate of this bug. ***
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2008-09-17 15:42:51 UTC
(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 Albert Zeyer 2008-10-06 18:16:47 UTC
Same problem here.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-10-20 22:34:28 UTC
*** Bug 241206 has been marked as a duplicate of this bug. ***
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2008-10-21 00:05:14 UTC
Diego made me realize that the dep doesn't have to be in the eclass so the dep is now in the ebuild itself.