Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] having problems building webkit-gtk covici@××××××××××.com
Re: [gentoo-user] having problems building webkit-gtk covici@××××××××××.com