Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 15:23:07 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@FreeBSD.org
Subject:   Re: python ports broken (sem_destroy: Resource temporarily unavailable)
Message-ID:  <Pine.GSO.4.10.10402051520420.16695-100000@pcnet5.pcnet.com>
In-Reply-To: <20040205171530.GA17694@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Feb 2004, Kris Kennaway wrote:

> On Thu, Feb 05, 2004 at 09:06:22AM -0800, Kris Kennaway wrote:
> > I rebuilt world yesterday after Daniel said some relevant changes had
> > been made.  A fresh package build is now causing lots (all?) python
> > ports to fail.  e.g.:
> > 
> > http://bento.freebsd.org/errorlogs/i386-5-latest/py23-anonfunc-1.0.log
> > 
> > Any ideas?
> > 
> > Kris
> 
> Actually lots of the package builds seem to be hanging in this way.

I'm looking at this but don't see anything wrong yet.  I've
just started a buildworld and will see if I can get sem_destroy()
to fail.

FYI, sem_destroy() returns -1 with errno = EBUSY when there
are waiters waiting on the semaphore.

-- 
Dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10402051520420.16695-100000>