Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 20:57:45 +0000
From:      Andrew Boothman <andrew@mux.org.uk>
To:        kde@freebsd.org
Cc:        ports@freebsd.org
Subject:   x11-toolkits/qt32: Won't build under -current: Threading Library problem
Message-ID:  <4037C649.5070103@mux.org.uk>

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

After a brand-new installation of 5.2.1-RC2, followed by a CVSup to 
-current, a "portinstall kde" failed in x11-toolkits/qt32 with :

-- Begin --
mv -f libqui.so.1.0.0 libqui.so libqui.so.1 libqui.so.1.0 ../../../lib/
cd designer && make -f Makefile
/usr/ports/x11-toolkits/qt32/work/qt-x11-free-3.2.3/bin/uic -L 
/usr/ports/x11-toolkits/qt32/work/qt-x11-free-3.2.3/plugins 
listboxeditor.ui -o listboxeditor.h
Fatal error 'Spinlock called when not threaded.' at line 83 in file 
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
*** Signal 6

Stop in 
/usr/ports/x11-toolkits/qt32/work/qt-x11-free-3.2.3/tools/designer/designer.
*** Error code 1
-- End --

Note that this was a new installation of -current so there shouldn't 
have been any libraries linked against threading libraries other than 
the default.

Nothing was installed on the machine before it was brought up-to-date 
with current.

Andrew



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