Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] having problems building webkit-gtk
Date: Mon, 26 Aug 2013 04:54:33
Message-Id: 16383.1377492860@ccs.covici.com
In Reply to: Re: [gentoo-user] having problems building webkit-gtk by Alan McKinnon
1 Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2
3 > On 25/08/2013 19:22, covici@××××××××××.com wrote:
4 > > I have been having problems building webkit-gtk right along through the
5 > > various versions, but this one stumps me completely -- I get the error:
6 > > libtool: link: x86_64-pc-linux-gnu-gcc -o
7 > > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/tmp-introspectCZNJhf/.libs/WebKit-3.0
8 > > -O2 -mtune=core\2 -pipe -std=c99 -Wl,-O1 -Wl,--no-keep-memory
9 > > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/tmp-introspectCZNJhf/WebKit-3.0.o
10 > > -Wl,--export-dy\namic -pthread -Wl,--export-dynamic -Wl,--as-needed
11 > > -L. /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/.libs/libwebkitgtk-3.0.so
12 > > -L/usr/lib64\ -lenchant -lharfbuzz-icu -lharfbuzz -lgailutil-3 -lgeoclue
13 > > -ldbus-glib-1 -ldbus-1 -lgstapp-1.0 -lgstaudio-1.0 -lgstfft-1.0
14 > > -lgstpbutils-1.0 -lgstvideo-1.0 -lg\stbase-1.0 -lgstreamer-1.0 -ljpeg
15 > > -lsecret-1 -lxslt -lxml2 -lGL -ldl -lpangoft2-1.0 -lfreetype
16 > > -lfontconfig -lpng16 -lsqlite3 -lwebp -lXcomposite -lXdamage -lX\fixes
17 > > -lXrender -lXt -lX11 -lz
18 > > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/.libs/libjavascriptcoregtk-3.0.so
19 > > -lpthread -licui18n -licuuc -l\icudata -lgthread-2.0 -lrt -lgmodule-2.0
20 > > -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject
21 > > -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -\lgobject-2.0 -lglib-2.0
22 > > -pthread^M
23 > > PT PaX marking -m ./tmp-introspectCZNJhf/.libs/WebKit-3.0^M
24 > > ^M
25 > > (process:24006): GLib-GObject-CRITICAL **:
26 > > g_object_class_install_property: assertion `class->set_property != NULL'
27 > > failed
28 > >
29 > > I have search through google and bgo and found nothing -- how can I fix
30 > > this one?
31 >
32 >
33 > Did you try building with "-j1"?
34 >
35 >
36 > I did find this one bgo, dunno if you found it in your searches (seems
37 > relevant at first glance):
38 >
39 > http://forums.gentoo.org/viewtopic-p-7369078.html
40 > https://bugs.webkit.org/show_bug.cgi?id=119261
41 > https://bugs.gentoo.org/show_bug.cgi?id=463960
42 >
43 > The first URL links to the other two.
44
45 Well, the post seems to think that setting opengl to xserver instead of
46 nvidia should help -- but I am in a text console -- I might try it
47 anyway, but how could that possibly help?
48
49
50 --
51 Your life is like a penny. You're going to lose it. The question is:
52 How do
53 you spend it?
54
55 John Covici
56 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] having problems building webkit-gtk "Canek Peláez Valdés" <caneko@×××××.com>