On Sun, Aug 25, 2013 at 11:54 PM,  <cov...@ccs.covici.com> wrote:
> Alan McKinnon <alan.mckin...@gmail.com> wrote:
>
>> On 25/08/2013 19:22, cov...@ccs.covici.com wrote:
>> > I have been having problems building webkit-gtk right along through the
>> > various versions, but this one stumps me completely -- I get the error:
>> > libtool: link: x86_64-pc-linux-gnu-gcc -o
>> > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/tmp-introspectCZNJhf/.libs/WebKit-3.0
>> > -O2 -mtune=core\2 -pipe -std=c99 -Wl,-O1 -Wl,--no-keep-memory
>> > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/tmp-introspectCZNJhf/WebKit-3.0.o
>> > -Wl,--export-dy\namic -pthread -Wl,--export-dynamic  -Wl,--as-needed
>> > -L. 
>> > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/.libs/libwebkitgtk-3.0.so
>> > -L/usr/lib64\ -lenchant -lharfbuzz-icu -lharfbuzz -lgailutil-3 -lgeoclue
>> > -ldbus-glib-1 -ldbus-1 -lgstapp-1.0 -lgstaudio-1.0 -lgstfft-1.0
>> > -lgstpbutils-1.0 -lgstvideo-1.0 -lg\stbase-1.0 -lgstreamer-1.0 -ljpeg
>> > -lsecret-1 -lxslt -lxml2 -lGL -ldl -lpangoft2-1.0 -lfreetype
>> > -lfontconfig -lpng16 -lsqlite3 -lwebp -lXcomposite -lXdamage -lX\fixes
>> > -lXrender -lXt -lX11 -lz
>> > /var/tmp/portage/net-libs/webkit-gtk-2.0.4/work/webkitgtk-2.0.4/.libs/libjavascriptcoregtk-3.0.so
>> > -lpthread -licui18n -licuuc -l\icudata -lgthread-2.0 -lrt -lgmodule-2.0
>> > -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject
>> > -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -\lgobject-2.0 -lglib-2.0
>> > -pthread^M
>> > PT PaX marking -m ./tmp-introspectCZNJhf/.libs/WebKit-3.0^M
>> > ^M
>> > (process:24006): GLib-GObject-CRITICAL **:
>> > g_object_class_install_property: assertion `class->set_property != NULL'
>> > failed
>> >
>> > I have search through google and bgo and found nothing -- how can I fix
>> > this one?
>>
>>
>> Did you try building with "-j1"?
>>
>>
>> I did find this one bgo, dunno if you found it in your searches (seems
>> relevant at first glance):
>>
>> http://forums.gentoo.org/viewtopic-p-7369078.html
>> https://bugs.webkit.org/show_bug.cgi?id=119261
>> https://bugs.gentoo.org/show_bug.cgi?id=463960
>>
>> The first URL links to the other two.
>
> Well, the post seems to think that setting  opengl to xserver instead of
> nvidia should help -- but I am in a text console -- I might try it
> anyway, but how could that possibly help?

The problem seems to be in the output of a command being too long (or
so I remember from the two occasions I have encountered it). I don't
understand it either.

I remember that I had to use the -j1 trick, and also that I ssh'd to
the machine, I started a screen session, and from there did the build
(with X not running). It only has happened to me in my desktop machine
(with an NVidia card).

Regards.
-- 
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México

Reply via email to