Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 15:31:20 +0100
From:      a@jenisch.at
To:        freebsd-gnome@freebsd.org
Subject:   Compile errors in gtk20, gstreamer (FreeBSD 5.2)
Message-ID:  <20040211143120.GB31195@athena.oekb.co.at>

next in thread | raw e-mail | index | archive | help
Hi,

After doing a full portupgrade (portupgrade -arR) on my FreeBSD 5.2
box I ended up with X-win not working. 

In detail I did the following:

cvup-ed the ports-tree as of today
pkgdb -F
portsdb -Uu
portupgrade -arR


Futher investigation reveled that during the portupgrade various
gnome-related things didn't compile; they failed compilation with
errors like this:

------------------------------ < Cut here > ------------------------------

.
.
.
rebuilding global_registry
added plugin lavenc with 1 feature(s)
added plugin xvideosink with 1 feature(s)
added plugin wavparse with 2 feature(s)
added plugin wavenc with 1 feature(s)
added plugin vumeter with 1 feature(s)
Abort trap (core dumped)
*** Error code 134

Stop in /usr/ports/multimedia/gstreamer.
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade92070.16 make reinstall
egrep: /var/db/pkg/gstreamer-0.6.4/+CONTENTS: No such file or directory
--->  Restoring the old version
rebuilding global_registry

------------------------------ < Cut here > ------------------------------

likewise gtk-2.0 seems to also fail compilation:

/bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
../../gtk/gtk-query-immodules-2.0 > /usr/X11R6/etc/gtk-2.0/gtk.immodules
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Abort trap (core dumped)
*** Error code 134

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade92070.2 make reinstall
egrep: /var/db/pkg/gtk-2.2.4_1/+CONTENTS: No such file or directory
--->  Restoring the old version

------------------------------ < Cut here > ------------------------------

This in fact leaves the system in a state where X can't be run (at
least as far as gnome is concerned)



So my questions are:

o) Has anybody else seen this before?

o) What can I do against it?



Thanks much in advance for your help,
-ewald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040211143120.GB31195>