Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: webkit-gtk-2.4.8 fails to compile
Date: Fri, 19 Jun 2015 04:04:34
Message-Id: 20150619040338.GA20762@waltdnes.org
In Reply to: Re: [gentoo-user] Re: webkit-gtk-2.4.8 fails to compile by ddjones
1 On Wed, Jun 17, 2015 at 04:54:45PM -0400, ddjones wrote
2
3 > I am still fighting this. Yes, I've been fighting it since March.
4 >
5 > emerge -e world
6 >
7 > fails with this error. I've done it at least a half dozen times. emerge -e
8 > world starts out with over 1400 packages. When webkitgtk fails, this is
9 > what's left:
10 >
11 > root@kushiel /etc/conf.d # emerge --ask --resume
12 >
13 > These are the packages that would be merged, in order:
14 >
15 > Calculating dependencies... done!
16 > [ebuild U ] net-libs/webkit-gtk-2.4.8 [2.4.7]
17 > [ebuild R ] media-libs/phonon-gstreamer-4.7.2
18 > [ebuild U ] net-libs/webkit-gtk-2.4.8-r200 [2.4.7-r200]
19 > [ebuild NS ] net-libs/webkit-gtk-2.6.5 [2.4.7, 2.4.7-r200] USE="egl geoloc gstreamer introspection jit opengl spell webgl -coverage -doc -libsecret {-test}"
20 > [ebuild R ] net-libs/libproxy-0.4.11-r2
21 > [ebuild R ] dev-java/swt-3.7.2-r1
22 > [ebuild R ] net-libs/glib-networking-2.42.1
23 > [ebuild R ] media-video/cheese-3.14.2
24 > [ebuild R ] net-p2p/vuze-4.8.1.2-r1
25 > [ebuild R ] net-p2p/vuze-coreplugins-4.8.1.2
26 >
27 > Any suggesting other than format the hard drive and start over greatly
28 > appreciated, because I've tried everything else I can think of or find
29 > suggested online.
30
31 Try emerging the packages 1 at a time manually. First...
32
33 emerge -1 =net-libs/webkit-gtk-2.4.8
34
35 ...then
36
37 emerge -1 =media-libs/phonon-gstreamer-4.7.2
38
39 etc, etc.
40
41 --
42 Walter Dnes <waltdnes@××××××××.org>
43 I don't run "desktop environments"; I run useful applications