Date: Sat, 22 Mar 2008 18:03:47 +0100 From: "Dmitry RCL Rekman" <dmitry.rekman@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: "Mutex unlock failure" when compiling KDE (upgrade from 6.x) Message-ID: <d9895e060803221003o858ab58jf0bc3efff8918df8@mail.gmail.com> In-Reply-To: <47E53826.4070503@FreeBSD.org> References: <d9895e060803212221g1d0698cbw78f06ef260f68a20@mail.gmail.com> <47E51D4B.5050008@FreeBSD.org> <d9895e060803220914l53b5b413t86ab268d3446fba9@mail.gmail.com> <47E53826.4070503@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sat, Mar 22, 2008 at 5:47 PM, Kris Kennaway <kris@freebsd.org> wrote: > Dmitry RCL Rekman wrote: > > Hi, > > > > On Sat, Mar 22, 2008 at 3:52 PM, Kris Kennaway <kris@freebsd.org> 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". > It does not appear when building Qt, but when building e.g. kdebase3 (when uic is used). Actually, the problem was tracked down to be inside uic. When built on my (and Leslie's) 7.0 "upgraded" from 6.x system, uic does not link to libthr.so, while in a newly-installed 7.0 it does. So one of people here (Mel) asked to provide the actual commandline used to link uic (see this for reference: http://docs.freebsd.org/cgi/mid.cgi?200803161912.18248.fbsd.questions ), which is what I did. Log of the actual "mutex unlock failure" error was already posted in this list, it's here: http://docs.freebsd.org/cgi/mid.cgi?47D8DBC0.3010106 > > Kris > Best regards, Dmitry RCL Rekman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9895e060803221003o858ab58jf0bc3efff8918df8>