Bug 67790

Summary: Compiling KDE: Fatal error 'Spinlock called when not threaded.'
Product: Ports & Packages Reporter: vess
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description vess 2004-06-10 10:20:23 UTC
Compiling kdelib3 after cvsup failed. Here is error report : 

then mv -f ".deps/kxerrorhandler.Tpo" ".deps/kxerrorhandler.Plo"; else rm -f ".deps/kxerrorhandler.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libart-2.0  -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kuser.lo -MD -MP -MF ".deps/kuser.Tpo" -c -o kuser.lo kuser.cpp; \
then mv -f ".deps/kuser.Tpo" ".deps/kuser.Plo"; else rm -f ".deps/kuser.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libart-2.0  -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kconfigskeleton.lo -MD -MP -MF ".deps/kconfigskeleton.Tpo" -c -o kconfigskeleton.lo kconfigskeleton.cpp; \
then mv -f ".deps/kconfigskeleton.Tpo" ".deps/kconfigskeleton.Plo"; else rm -f ".deps/kconfigskeleton.Tpo"; exit 1; fi
kconfigskeleton.cpp: In member function `virtual void
   KConfigSkeleton::ItemIntList::setProperty(const QVariant&)':
kconfigskeleton.cpp:836: warning: unused parameter `const QVariant&p'
/usr/X11R6/bin/moc ./kconfigdialogmanager.h -o kconfigdialogmanager.moc
if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kio/kssl -I../kdefx -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libart-2.0  -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kconfigdialogmanager.lo -MD -MP -MF ".deps/kconfigdialogmanager.Tpo" -c -o kconfigdialogmanager.lo kconfigdialogmanager.cpp; \
then mv -f ".deps/kconfigdialogmanager.Tpo" ".deps/kconfigdialogmanager.Plo"; else rm -f ".deps/kconfigdialogmanager.Tpo"; exit 1; fi
../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; false )
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)
gmake[3]: *** [ksycoca.kidl] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3/kdecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3/kdecore'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.2.3'
gmake: *** [all] Error 2
*** Error code 2
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-06-12 09:20:46 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-ports

Reassign misfiled PR. 

I also changed the synopsis to be more descriptive.
Comment 2 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-06-12 09:23:17 UTC
Responsible Changed
From-To: freebsd-ports->freebsd-ports-bugs

Please look the other way - nothing to see here...
Comment 3 Michael Nottebrock 2004-06-12 10:36:06 UTC
Read /usr/src/UPDATING entries 20040130 and 20040303 (which is an example for 
20040130. Note that you need to reverse the example in 20040303 if you use 
nvidia-driver).
Comment 4 Michael Nottebrock freebsd_committer freebsd_triage 2004-06-12 10:37:00 UTC
State Changed
From-To: open->closed

Pilot error. 



Comment 5 Michael Nottebrock freebsd_committer freebsd_triage 2004-06-12 10:37:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to kde.