Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] libsxlt and aclocal/autoconf failing during emerge
Date: Sun, 01 Nov 2009 01:04:04
Message-Id: 87fx8znjj4.fsf@newsguy.com
1 Can anyone tell from the tail of emerge -vuD system
2 what the trouble is with aclocal/autoconf and libxslt.
3
4 First it failed on aclocal... I re-emerged
5 emerge -v sys-devel/aclocal-wrapper
6
7 Tried again and it failed on autoconf
8 emerge -v sys-devel/autoconf-wrapper
9
10 But that didn't help it ... still fails at autoconf.
11
12 [...]
13 >>> Preparing source in /var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26 ...
14 * Applying libxslt.m4-libxslt-1.1.26.patch ... [ ok ]
15 * Applying libxslt-1.1.23-parallel-install.patch ... [ ok ]
16 * Applying libxslt-1.1.26-undefined.patch ... [ ok ]
17 * Running eautoreconf in '/var/tmp/portage/dev-libs/libxslt-1.1.26/work/libxslt-1.1.26' ...
18 * Running aclocal ... [ ok ]
19 * Running autoconf ... [ !! ]
20
21 * Failed Running autoconf !
22 *
23 * Include in your bugreport the contents of:
24 *
25 * /var/tmp/portage/dev-libs/libxslt-1.1.26/temp/autoconf.out
26
27 * ERROR: dev-libs/libxslt-1.1.26 failed:
28 * Failed Running autoconf !
29 *
30 * Call stack:
31 * ebuild.sh, line 49: Called src_prepare
32 * environment, line 2797: Called eautoreconf
33 * environment, line 944: Called eautoconf
34 * environment, line 886: Called autotools_run_tool 'autoconf'
35 * environment, line 425: Called die
36 * The specific snippet of code:
37 * die "Failed Running $1 !";

Replies

Subject Author
[gentoo-user] Re: libsxlt and aclocal/autoconf failing during emerge walt <w41ter@×××××.com>