From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 17:02:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9C2516A4CE for ; Fri, 21 Nov 2003 17:02:39 -0800 (PST) Received: from mta1.lbl.gov (mta1.lbl.gov [128.3.41.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE97243F75 for ; Fri, 21 Nov 2003 17:02:38 -0800 (PST) (envelope-from GEgles@lbl.gov) Received: from mta1.lbl.gov (localhost [127.0.0.1]) by mta1.lbl.gov (8.12.10/8.12.10) with ESMTP id hAM12Yfw008575 for ; Fri, 21 Nov 2003 17:02:34 -0800 (PST) Received: from lbl.gov (dreamon.lbl.gov [131.243.2.57]) by mta1.lbl.gov (8.12.10/8.12.10) with ESMTP id hAM12XbI008572 for ; Fri, 21 Nov 2003 17:02:33 -0800 (PST) Message-ID: <3FBEB5D9.5030401@lbl.gov> Date: Fri, 21 Nov 2003 17:03:21 -0800 From: Guillaume EGLES Organization: LBNL User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Fatal error 'Spinlock called when not threaded' when trying toupgrade kdelibs-3.1.4 port X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2003 01:02:39 -0000 Hi, It has been almost a month that my system fails to upgrade the kdelibs-3.1.4 port on my FreeBSD-current box. I have synchronized my OS with -current many times, but the problem seems to persist. Here is the error message: ../dcop/dcopidl/dcopidl ./ksycoca.h > ksycoca.kidl || ( rm -f ksycoca.kidl ; false ) Fatal error 'Spinlock called when not threaded.' at line 88 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) Abort trap (core dumped) If anyone knows what to do, please tell me. Thanks. Guillaume.