Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207197 - net-dialup/isdn4k-utils-3.9_pre20060124: autoconf failed in dir isdnlog/client
Summary: net-dialup/isdn4k-utils-3.9_pre20060124: autoconf failed in dir isdnlog/client
Status: RESOLVED DUPLICATE of bug 160186
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-23 18:40 UTC by Daniel Ellermann
Modified: 2008-01-23 19:44 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 Daniel Ellermann 2008-01-23 18:40:15 UTC
In the unpack phase the ebuild reported the following error message (see below). I found out, that installing sys-devel/autoconf-2.13 before fixes the problem. In my opinion sys-devel/autoconf-2.13 should be a requisite of isdn4k-utils.

Error log:

>>> Unpacking isdn4k-utils-CVS-2006-01-24.tar.bz2 to /var/tmp/portage/net-dialup/isdn4k-utils-3.9_pre20060124/work
 * Applying eiconctrl-gcc4.patch ...                                      [ ok ]
 * Using GNU config files from /usr/share/libtool
 *   Updating vbox3/config.sub                                            [ ok ]
 *   Updating capi20/config.sub                                           [ ok ]
 *   Updating isdnlog/client/config.sub                                   [ ok ]
 *   Updating vbox3/config.guess                                          [ ok ]
 *   Updating capi20/config.guess                                         [ ok ]
 *   Updating isdnlog/client/config.guess                                 [ ok ]
 * Running autoconf
 *   Updating act2000
 *   Updating divertctrl
 *   Updating doc
 *   Updating eicon
 *   Updating eurofile
 *   Updating FAQ
 *   Updating hisax
 *   Updating icn
 *   Updating imon
 *   Updating ipppd
 *   Updating ipppstats
 *   Updating iprofd
 *   Updating isdnctrl
 *   Updating isdnlog
 *   Updating loop
 *   Updating pcbit
 *   Updating isdnlog
 *   Updating isdnlog/client
 *
 * ERROR: net-dialup/isdn4k-utils-3.9_pre20060124 failed.
 * Call stack:
 *                             ebuild.sh, line 1701:  Called dyn_unpack
 *                             ebuild.sh, line  817:  Called qa_call 'src_unpack'
 *                             ebuild.sh, line   44:  Called src_unpack
 *   isdn4k-utils-3.9_pre20060124.ebuild, line  216:  Called die
 * The specific snippet of code:
 *              WANT_AUTOCONF="2.1" autoconf 2>/dev/null || die "autoconf failed in dir ${i}"
 *  The die message:
 *   autoconf failed in dir isdnlog/client
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-dialup/isdn4k-utils-3.9_pre20060124/temp/build.log'.
 *

Reproducible: Always

Steps to Reproduce:
1. Emerge net-dialup/isdn4k-utils-3.9_pre20060124. The error occurs in the unpack phase.



I found out, that installing sys-devel/autoconf-2.13 before fixes the problem. In my opinion sys-devel/autoconf-2.13 should be a requisite of isdn4k-utils.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-23 19:44:46 UTC

*** This bug has been marked as a duplicate of bug 160186 ***