From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 16:47:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38A4A106567C for ; Sat, 22 Mar 2008 16:47:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 817B18FC16; Sat, 22 Mar 2008 16:47:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47E53826.4070503@FreeBSD.org> Date: Sat, 22 Mar 2008 17:47:34 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Dmitry RCL Rekman References: <47E51D4B.5050008@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2008 16:47:30 -0000 Dmitry RCL Rekman wrote: > Hi, > > On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway wrote: > >> RCL wrote: >>> Hi, >>> >>> I'm having the same troubles as Leslie Jensen when compiling KDE (or >>> anything that uses uic, e.g. amarok): >>> compile process stucks with the following message: >>> >>> Mutex unlock failure: Operation not permitted > Well, it actually did not rebuild the KDE & friends (because of > aforementioned problem with unlocking the mutex), so I had to interrupt > that, leaving some ports alone. I admit that is a deviation from upgrade > procedure, but it is not perhaps the reason of mutex problem, because it > appeared while rebuilding the ports for the first time. There is no reference in your log file to "Mutex unlock failure". Kris