Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error
Date: Mon, 10 Nov 2008 15:17:41
Message-Id: 200811101617.32222.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-user] xulrunner-1.8.1.17 fails to emerge - libxul.so.1 error by Mick
1 On Montag 10 November 2008, Mick wrote:
2 > 2008/11/10 Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>:
3 > > On Montag 10 November 2008, Mick wrote:
4 > >> This is the first time xulrunner is being pulled in on a box of mine,
5 > >> probably because I use firefox-bin and OOo-bin on this build.
6 > >>
7 > >> Anyway, it failed with this error:
8 > >> =================================
9 > >> -lXrender -lfontconfig -lfreetype -lz -lX11 -lgtk-x11-2.0
10 > >> -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
11 > >> -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXt
12 > >> -lgthread-2.0 -lpangoft2-1.0 -lpango-1.0 -lfreetype -lz -lfontconfig
13 > >> -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcairo -ldl -lm
14 > >> ../../dist/lib/components/libgklayout.a: member
15 > >> ../../dist/lib/components/libgklayout.a(nsSVGSVGElement.o) in archive
16 > >> is not an object
17 > >> collect2: ld returned 1 exit status
18 > >> gmake[2]: *** [libxul.so.1] Error 1
19 > >> gmake[2]: Leaving directory
20 > >> `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla/toolkit/libra
21 > >>ry' gmake[1]: *** [tier_50] Error 2
22 > >> gmake[1]: Leaving directory
23 > >> `/var/tmp/portage/net-libs/xulrunner-1.8.1.17/work/mozilla'
24 > >> make: *** [default] Error 2
25 > >> *
26 > >> * ERROR: net-libs/xulrunner-1.8.1.17 failed.
27 > >> * Call stack:
28 > >> * ebuild.sh, line 49: Called src_compile
29 > >> * environment, line 4747: Called die
30 > >> * The specific snippet of code:
31 > >> * emake || die "emake failed"
32 > >> =================================
33 > >>
34 > >> revdep-rebuild shows all is good. How can I move on from here?
35 > >
36 > > bugs.gentoo.org
37 > > one thing that helped people with failed compiles was removing the ccache
38 > > dir /var/tmp/ccache.
39 >
40 > I couldn't find any related bugs, but the trick about the ccache worked a
41 > treat.
42 >
43 > Thanks!
44
45 great :)
46 I just searched for ALL xulrunner - and clicked on the reports menitoning
47 failed compiling. The second or third had the rm as workaround ;)
48 I hate searching in bugzillas. They all suck, but with some experience you
49 might find something. Sometimes.