Bug 63436

Summary: Compiling failed: FollowUp to bug misc/62451
Product: Ports & Packages Reporter: Frank <info>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Frank 2004-02-27 06:30:09 UTC
FollowUp to Bug: misc/62451

Since the last portupgrade some ports don't run.
Example:

frank:/home/frank/> xmms
Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
Segmentation fault (core dumped)

I can't compile any program i have written with kdevelop cause for this error.
I am sure, that i am not the only one so i choose to make this report critical with high priority in hope that it will be fixed asap

Thanks in advance

How-To-Repeat: xmms
Comment 1 Frank 2004-02-28 11:48:32 UTC
Thats not a port problem!
It is a base source (cvs) prob i think.
I've installed now a 5.2.1-RELEASE base instead the 5.2-CURRENT and it went 
fine now!

I have checked out the cvs tree with
*default target=RELENG_5_2
and build a new world

After it worked i tried target=* again rebuild the world and after this the 
problem still comes back!
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-29 21:04:22 UTC
State Changed
From-To: open->closed

Please read src/UPDATING carefully.