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.
*** This bug has been marked as a duplicate of bug 160186 ***