From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 21:24:32 2004 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 C2BF616A4CE for ; Thu, 5 Feb 2004 21:24:32 -0800 (PST) Received: from seed.net.tw (sn15.seed.net.tw [139.175.54.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348B843D55 for ; Thu, 5 Feb 2004 21:24:31 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=52739 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1AoyTd-0001VM-St for freebsd-current@freebsd.org; Fri, 06 Feb 2004 13:24:29 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id 35B595B8 for ; Fri, 6 Feb 2004 13:24:29 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15090-10 for ; Fri, 6 Feb 2004 13:24:28 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id CA40D563; Fri, 6 Feb 2004 13:24:28 +0800 (CST) Date: Fri, 6 Feb 2004 13:24:28 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20040206052428.GA81874@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20040206042328.GA45061@xor.obsecurity.org> <1076041706.3937.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <1076041706.3937.14.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at leafy.idv.tw Subject: Re: python ports broken (sem_destroy: Resource temporarily unavailable) 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: Fri, 06 Feb 2004 05:24:32 -0000 On Thu, Feb 05, 2004 at 11:28:26PM -0500, Joe Marcus Clarke wrote: > > 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 Same here. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming