Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112990 - autoconf error in audacious-0.1-r1.ebuild on x86 and alpha
Summary: autoconf error in audacious-0.1-r1.ebuild on x86 and alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 112452
  Show dependency tree
 
Reported: 2005-11-19 05:52 UTC by Jose Luis Rivero (yoswink) (RETIRED)
Modified: 2005-11-27 13:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
autoconf-14592.out (autoconf-15317.out,206 bytes, text/plain)
2005-11-19 05:55 UTC, Jose Luis Rivero (yoswink) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-11-19 05:52:49 UTC
audacious-0.1-r1 sends me an error with autotools when I try to emerge it. I can
reproduce the error on x86 and alpha stable branches.

Running aclocal ...                                                    [ ok ]
Running libtoolize ...                                                 [ ok ]
Running aclocal ...                                                    [ ok ]
Running autoconf ...                                                   [ !! ]
 * Failed Running autoconf !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/audacious-0.1-r1/temp/autoconf-14592.out

I'm using lastest stable version of autoconf (GNU Autoconf) 2.59

Please, ask if you need more details.
Cheers.
Comment 1 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-11-19 05:55:02 UTC
Created attachment 73177 [details]
autoconf-14592.out

autoconf log
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2005-11-20 13:27:59 UTC
This will be resolved in the 0.1.1 release, which is to happen shortly.
USE="flac"  will resolve, but I understand if you do not want to keyword until
this is done. I'll see if I can pinpoint the exact change in SVN to apply it to
0.1 in the ebuild, though.
Comment 3 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-11-20 13:43:14 UTC
Tony, I prefer to wait until 0.1 release that drop the whole audacious USE on
alpha. Please, close this bug when this happends and i will be happy to keyword
the new xchat-xsys. 

Cheers.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2005-11-20 13:48:05 UTC
The 0.1 ebuild now downloads the libFLAC.m4 file which was missing. The bug is
hereby resolved, but if you want to postpone until 0.1.1 before keywording, that
is acceptable.
Comment 5 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-11-21 16:02:14 UTC
Tony, sorry but reopened since the same problem is still there :(
Comment 6 Alexey Portnov 2005-11-22 02:44:43 UTC
(In reply to comment #5)
> Tony, sorry but reopened since the same problem is still there :(

It doesn't emerge with 'eautoreconf' in ebuild file. So:

sed -i 's/eautoreconf/autoconf/g'
/usr/portage/media-sound/audacious/audacious-0.1-r1.ebuild
ebuild /usr/portage/media-sound/audacious/audacious-0.1-r1.ebuild digest
emerge audacious
Comment 7 Tony Vroon (RETIRED) gentoo-dev 2005-11-27 13:55:27 UTC
Release 0.1.1 does not need to have an autotools rerun. Also the build system
bug that this exposed has been resolved.