From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N4OrT-0006gd-W0 for garchives@archives.gentoo.org; Sun, 01 Nov 2009 01:04:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17F25E0B6B; Sun, 1 Nov 2009 01:04:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E1E25E0B6B for ; Sun, 1 Nov 2009 01:04:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7F81C66E92 for ; Sun, 1 Nov 2009 01:04:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.495 X-Spam-Level: X-Spam-Status: No, score=-3.495 required=5.5 tests=[AWL=-0.896, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BP4lAqYnAYal for ; Sun, 1 Nov 2009 01:03:55 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id EC6A366DFE for ; Sun, 1 Nov 2009 01:03:53 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N4OrF-0007AO-Bt for gentoo-user@gentoo.org; Sun, 01 Nov 2009 02:03:49 +0100 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Nov 2009 02:03:49 +0100 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Nov 2009 02:03:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] libsxlt and aclocal/autoconf failing during emerge Date: Sat, 31 Oct 2009 20:03:27 -0500 Organization: Still searching... Message-ID: <87fx8znjj4.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:aczH3MacdbLPYkOtVB8SSrOrCB8= Sender: news X-Archives-Salt: 457d2f96-fb49-4925-ac44-8d7c9a937052 X-Archives-Hash: 1bef40e1a849ee6c80db758f9f90fb95 Can anyone tell from the tail of emerge -vuD system what the trouble is with aclocal/autoconf and libxslt. First it failed on aclocal... I re-emerged emerge -v sys-devel/aclocal-wrapper Tried again and it failed on autoconf emerge -v sys-devel/autoconf-wrapper But that didn't help it ... still fails at autoconf. [...] >>> Preparing source in /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26 ... * Applying libxslt.m4-libxslt-1.1.26.patch ... [ ok ] * Applying libxslt-1.1.23-parallel-install.patch ... [ ok ] * Applying libxslt-1.1.26-undefined.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26' ... * Running aclocal ... [ ok ] * Running autoconf ... [ !! ] * Failed Running autoconf ! * * Include in your bugreport the contents of: * * /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out * ERROR: dev-libs/libxslt-1.1.26 failed: * Failed Running autoconf ! * * Call stack: * ebuild.sh, line 49: Called src_prepare * environment, line 2797: Called eautoreconf * environment, line 944: Called eautoconf * environment, line 886: Called autotools_run_tool 'autoconf' * environment, line 425: Called die * The specific snippet of code: * die "Failed Running $1 !";