Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AbiWord 2.6.4 build failure
Date: Sun, 19 Oct 2008 21:36:30
Message-Id: 68b1e2610810191436q76e9e327yf4293a13a5f45407@mail.gmail.com
In Reply to: Re: [gentoo-user] AbiWord 2.6.4 build failure by Liviu Andronic
1 On 10/19/08, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2 >> * If you need support, post the topmost build error, and the call stack
3 >> if
4 >> relevant.
5 > ^^^^^^^
6 >
7 > You did not do this. You posted the bottommost error.
8 >
9 Well, the error message essentially didn't change from my first posting, so
10 the second time I posted only the diff. Below is the topmost error; if not,
11 please tell me how you would expect it to be.
12
13 Thank you,
14 Liviu
15
16 ################
17 make[4]: Leaving directory
18 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/xp'
19 Making all in unix
20 make[4]: Entering directory
21 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
22 GNUmakefile:964: *** mixed implicit and normal rules. Stop.
23 make[4]: Leaving directory
24 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
25 make[3]: *** [all-recursive] Error 1
26 make[3]: Leaving directory
27 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap'
28 make[2]: *** [all-recursive] Error 1
29 make[2]: Leaving directory
30 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af'
31 make[1]: *** [all-recursive] Error 1
32 make[1]: Leaving directory
33 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src'
34 make: *** [all-recursive] Error 1
35 *
36 * ERROR: app-office/abiword-2.6.4 failed.
37 * Call stack:
38 * ebuild.sh, line 49: Called src_compile
39 * environment, line 3298: Called gnome2_src_compile
40 * environment, line 2311: Called die
41 * The specific snippet of code:
42 * emake || die "compile failure"
43 * The die message:
44 * compile failure
45 #################