Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1
Date: Sat, 08 May 2010 00:05:44
Message-Id: 1273277062.28479.6.camel@Nokia-N900-02-8
In Reply to: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1 by Jim Cunning
1 FEATURES='-distcc -ccache' MAKEOPTS='-j1' emerge ...
2
3 Worked for me on multiple systems
4
5 BillK
6
7 ----- Original message -----
8 > For the last week or perhaps more, I have been unable to complete an emerge
9 > update of world because x11-libs/qt-webkit-4.6.2-r1 fails.  I now have just
10 > the following ebuilds that cannot finish because of qt-webkit:
11 >
12 > Calculating dependencies... done!
13 > [ebuild        U ] x11-libs/qt-webkit-4.6.2-r1 [4.6.2] USE="dbus%* exceptions kde
14 > (-aqua) -debug -pch" 0 kB
15 > [ebuild        U ] kde-base/ksplash-4.4.2-r1 [4.4.2] USE="mmx sse sse2 -3dnow (-
16 > altivec) (-aqua) -debug (-kdeenablefinal) (-kdeprefix) -xinerama" 0 kB
17 > [ebuild    R    ] kde-base/libplasmagenericshell-4.4.2  USE="(-aqua) -debug (-
18 > kdeenablefinal) (-kdeprefix) -test%" 0 kB                                                                           
19 >                                                                                        [ebuild        U ]
20 > kde-base/systemsettings-4.4.2-r1 [4.4.2] USE="handbook opengl  usb (-aqua)
21 > -debug (-kdeenablefinal) (-kdeprefix) -xinerama" 0 kB                                                   
22 >                                                            [ebuild        U ] app-cdr/k3b-1.91.0_rc2
23 > [1.70.0_beta1] USE="dvd encode flac  handbook%* mad vorbis wav (-aqua) -debug
24 > -emovix -ffmpeg (-kdeenablefinal) - lame -musepack -musicbrainz -sndfile -sox
25 > -taglib -vcd" LINGUAS="fr%* -ast% - be% -bg% -ca% -ca@valencia% -cs% -csb% -da%
26 > -de% -el% -en_GB% -eo% -es% -et% - eu% -fi% -ga% -gl% -he% -hi% -hne% -hr% -hu%
27 > -is% -it% -ja% -km% -ko% -ku% - lt% -mai% -nb% -nds% -nl% -nn% -oc% -pa% -pl%
28 > -pt% -pt_BR% -ro% -ru% -se% -sk%  -sl% -sv% -th% -tr% -uk% -zh_CN% -zh_TW%" 0 kB
29 >
30 > Total: 5 packages (4 upgrades, 1 reinstall), Size of downloads: 0 kB
31 >
32 > Near the end of the emerge, the following error occurs:
33 >
34 > compiling .rcc/release-shared/qrc_WebKit.cpp
35 > rm -f libQtWebKit.so.4.6.2 libQtWebKit.so libQtWebKit.so.4 libQtWebKit.so.4.6
36 > linking ../../../../lib/libQtWebKit.so.4.6.2
37 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-
38 > gnu/bin/ld:obj/release/HTMLParser.o: file format not recognized; treating as
39 > linker script
40 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-
41 > gnu/bin/ld:obj/release/HTMLParser.o:1: syntax error
42 > collect2: ld returned 1 exit status
43 > make: *** [../../../../lib/libQtWebKit.so.4.6.2] Error 1
44 >  * ERROR: x11-libs/qt-webkit-4.6.2-r1 failed:
45 >  *    emake failed
46 >
47 > There was a thread on gentoo forums with this very error listed as solved
48 > (https://forums.gentoo.org/viewtopic.php?p=6262495), but the ccache solution
49 > suggested there has no effect on my experience of the problem.  Anyone have a
50 > suggestion on how to proceed?
51 >
52 > Thanks,
53 > --
54 > Jim

Replies

Subject Author
[SOLVED] Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1 Jim Cunning <jcunning@×××××××××××.org>