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
|
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
Thanks for the report, assigning to maintainers
*** Bug 237865 has been marked as a duplicate of this bug. ***
*** Bug 241206 has been marked as a duplicate of this bug. ***
Diego made me realize that the dep doesn't have to be in the eclass so the dep
is now in the ebuild itself.