Gentoo Archives: gentoo-user

From: Jim Cunning <jcunning@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [SOLVED] Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1
Date: Sat, 08 May 2010 06:17:41
Message-Id: 201005072317.04856.jcunning@cunning.ods.org
In Reply to: Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1 by William Kenworthy
1 On Friday 07 May 2010 17:04:22 William Kenworthy wrote:
2 >
3 > > For the last week or perhaps more, I have been unable to complete an
4 > > emerge update of world because x11-libs/qt-webkit-4.6.2-r1 fails. I now
5 > > have just the following ebuilds that cannot finish because of qt-webkit:
6 > >
7 [...]
8 > >
9 > > Near the end of the emerge, the following error occurs:
10 > >
11 > > compiling .rcc/release-shared/qrc_WebKit.cpp
12 > > rm -f libQtWebKit.so.4.6.2 libQtWebKit.so libQtWebKit.so.4
13 > > libQtWebKit.so.4.6 linking ../../../../lib/libQtWebKit.so.4.6.2
14 > > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-
15 > > gnu/bin/ld:obj/release/HTMLParser.o: file format not recognized; treating
16 > > as linker script
17 > > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-
18 > > gnu/bin/ld:obj/release/HTMLParser.o:1: syntax error
19 > > collect2: ld returned 1 exit status
20 > > make: *** [../../../../lib/libQtWebKit.so.4.6.2] Error 1
21 > >
22 > > * ERROR: x11-libs/qt-webkit-4.6.2-r1 failed:
23 > > * emake failed
24 > >
25 > > There was a thread on gentoo forums with this very error listed as solved
26 > > (https://forums.gentoo.org/viewtopic.php?p=6262495), but the ccache
27 > > solution suggested there has no effect on my experience of the problem.
28 > > Anyone have a suggestion on how to proceed?
29 > >
30 > > Thanks,
31 >
32 > FEATURES='-distcc -ccache' MAKEOPTS='-j1' emerge ...
33 >
34 > Worked for me on multiple systems
35 >
36 > BillK
37
38 Thanks for the tip. It seems to have done the trick, because emerge is running
39 far longer beyond the point it originally failed with the error above.
40 --
41 Jim

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [SOLVED] Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1 Neil Bothwick <neil@××××××××××.uk>