Re: python ports broken (sem_destroy: Resource temporarily unavailable)

From: Joe Marcus Clarke <marcus_at_marcuscom.com>
Date: Thu, 05 Feb 2004 23:28:26 -0500
On Thu, 2004-02-05 at 23:23, Kris Kennaway wrote:
> On Thu, Feb 05, 2004 at 06:37:41PM -0500, Daniel Eischen wrote:
> 
> > > > 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.
> > 
> > I think I fixed the problem (see last commit to libc/gen/sem.c).
> > Please continue to let me know of any problems you find.
> 
> Nope, still broken.  Can you confirm that you can build e.g. the
> py23-bsddb3-4.1.6_1 port?  It hangs for me here:
> 
> [...]
> byte-compiling /usr/local/lib/python2.3/site-packages/bsddb3/tests/test_queue.py to test_queue.pyc
> byte-compiling /usr/local/lib/python2.3/site-packages/bsddb3/tests/test_recno.py to test_recno.pyc
> byte-compiling /usr/local/lib/python2.3/site-packages/bsddb3/tests/test_thread.py to test_thread.pyc

As does textproc/py-xml for me (during make install).

Joe

> 
> Kris
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

Received on Thu Feb 05 2004 - 19:28:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:41 UTC