Gentoo Archives: gentoo-user

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

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Cannot emerge x11-libs/qt-webkit-4.6.2-r1 William Kenworthy <billk@×××××××××.au>