Gentoo Archives: gentoo-user

From: Liviu Andronic <landronimirc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] AbiWord 2.6.4 build failure
Date: Sat, 18 Oct 2008 18:20:52
Message-Id: 68b1e2610810181120k24ba1b1aj69fda3649fbadecc@mail.gmail.com
1 Dear Gentoo users,
2
3 The latest Portage-stable AbiWord refuses to compile on my system, with
4 either + or -gnome. (Currently I have the old 2.4.6 fully functional.) I am
5 in the process of an emerge world, so all the dependencies of AbiWord are
6 already up-to-date, plus several were rebuilt recently (like goffice). Not
7 sure whether necessary, but ./.configure complained, so I installed
8 dev-util/valgrind. I also tried this suggestion by CJoeB, to re-emerge
9 XML-Parser, but to no avail. Below you will find the messages towards the
10 error.
11
12 Could anyone suggest a work around? Thank you,
13 Liviu
14
15 x11-libs/goffice
16 0.4.3(0.4)(17:42:58 18/10/08)(-debug -doc -gnome)
17 0.6.4(0.6)(20:33:23 19/08/08)(-debug -doc -gnome)
18
19
20
21 ################## Build debug ##################
22 mv -f .deps/xap_Dlg_ListDocuments.Tpo .deps/xap_Dlg_ListDocuments.Po
23 mv -f .deps/xap_Dlg_History.Tpo .deps/xap_Dlg_History.Po
24 mv -f .deps/xap_Dlg_DocComparison.Tpo .deps/xap_Dlg_DocComparison.Po
25 rm -f libXap_xp.a
26 ar cru libXap_xp.a xap_Dlg_Print.o xap_Dlg_PrintPreview.o xad_Document.o
27 xap_App.o xap_AppImpl.o xap_Args.o xap_Clipboard.o xap_Dialog.o
28 xap_DialogFactory.o xap_Dictionary.o xap_Dlg_About.o xap_Dlg_ClipArt.o
29 xap_Dlg_FileOpenSaveAs.o xap_Dlg_FontChooser.o xap_Dlg_HTMLOptions.o
30 xap_Dlg_Language.o xap_Dlg_Image.o xap_Dlg_MessageBox.o xap_Dlg_Password.o
31 xap_Dlg_PluginManager.o xap_Dlg_WindowMore.o xap_Dlg_Zoom.o
32 xap_Dlg_Insert_Symbol.o xap_Dlg_Encoding.o xap_FakeClipboard.o
33 xap_FontPreview.o xap_Frame.o xap_FrameImpl.o xap_InputModes.o
34 xap_LoadBindings.o xap_Log.o xap_Module.o xap_ModuleManager.o xap_Prefs.o
35 xap_Preview.o xap_Preview_Zoom.o xap_Draw_Symbol.o
36 xap_Scrollbar_ViewListener.o xap_Strings.o xap_StatusBar.o
37 xap_Toolbar_ControlFactory.o xap_ViewListener.o xav_View.o
38 xap_EncodingManager.o xap_Dlg_ListDocuments.o xap_Dlg_History.o
39 xap_Dlg_DocComparison.o
40 i686-pc-linux-gnu-ranlib libXap_xp.a
41 make[4]: Leaving directory
42 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/xp'
43 Making all in unix
44 make[4]: Entering directory
45 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
46 GNUmakefile:964: *** mixed implicit and normal rules. Stop.
47 make[4]: Leaving directory
48 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
49 make[3]: *** [all-recursive] Error 1
50 make[3]: Leaving directory
51 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap'
52 make[2]: *** [all-recursive] Error 1
53 make[2]: Leaving directory
54 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af'
55 make[1]: *** [all-recursive] Error 1
56 make[1]: Leaving directory
57 `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src'
58 make: *** [all-recursive] Error 1
59 *
60 * ERROR: app-office/abiword-2.6.4 failed.
61 * Call stack:
62 * ebuild.sh, line 49: Called src_compile
63 * environment, line 3299: Called gnome2_src_compile
64 * environment, line 2312: Called die
65 * The specific snippet of code:
66 * emake || die "compile failure"
67 * The die message:
68 * compile failure
69 *
70 * If you need support, post the topmost build error, and the call stack if
71 relevant.
72 * A complete build log is located at
73 '/var/tmp/portage/app-office/abiword-2.6.4/temp/build.log'.
74 * The ebuild environment file is located at
75 '/var/tmp/portage/app-office/abiword-2.6.4/temp/environment'.
76 *
77 ################## End of build debug ##################
78
79
80
81
82 On Sat, Feb 9, 2008 at 2:59 PM, CJoeB <colleen.beamer@×××××.com> wrote:
83 >>> Why all of a sudden can't I compile goffice without gnome?
84 >>>
85 >
86 > Thanks, not necessary. I think I solved it. I just re-emerged
87 > XML-Parser. and things seem to be okay.
88 >

Replies

Subject Author
Re: [gentoo-user] AbiWord 2.6.4 build failure Fabrice Delliaux <netfab@×××××.com>