Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41048 - esound fails to emerge: Function src_unpack, Line 24, Exitcode 1
Summary: esound fails to emerge: Function src_unpack, Line 24, Exitcode 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 16:52 UTC by Scott Wright
Modified: 2004-02-09 17:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Wright 2004-02-09 16:52:10 UTC
While trying to emerge cdrdao, I get this failure on the esound dependency.  It mentions something about autoconf.  Example is included

Reproducible: Always
Steps to Reproduce:
1.emerge esound
2.
3.
Actual Results:  
>>> emerge (14 of 20) media-sound/esound-0.2.32-r1 to / 
>>> Downloading 
http://www.gtlib.cc.gatech.edu/pub/gentoo/distfiles/esound-0.2.32.tar.bz2 
--19:27:36--  
http://www.gtlib.cc.gatech.edu/pub/gentoo/distfiles/esound-0.2.32.tar.bz2 
           => `/usr/portage/distfiles/esound-0.2.32.tar.bz2' 
Resolving www.gtlib.cc.gatech.edu... done. 
Connecting to www.gtlib.cc.gatech.edu[130.207.108.134]:80... connected. 
HTTP request sent, awaiting response... 200 OK 
Length: 358,563 [application/x-bzip2] 
 
100%[=======================================================>] 358,563       
69.35K/s    ETA 00:00 
 
19:27:44 (69.35 KB/s) - `/usr/portage/distfiles/esound-0.2.32.tar.bz2' saved 
[358563/358563] 
 
>>> md5 src_uri ;-) esound-0.2.32.tar.bz2 
>>> Unpacking source... 
>>> Unpacking esound-0.2.32.tar.bz2 to /var/tmp/portage/esound-0.2.32-r1/work 
 * Applying esound-0.2.32-new-alsa.patch...                                                  
[ ok ] 
configure.in:41: warning: AC_TRY_RUN called without default to allow cross 
compiling 
autoconf: Undefined macros: 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF 
 
!!! ERROR: media-sound/esound-0.2.32-r1 failed. 
!!! Function src_unpack, Line 24, Exitcode 1 
!!! autoconf failed 
 

Expected Results:  
emerged with no error?
Comment 1 Scott Wright 2004-02-09 17:56:54 UTC
Solved

Autoconf was wrong version.