From owner-freebsd-python@FreeBSD.ORG Fri Feb 27 09:46:51 2009 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C93D7106564A; Fri, 27 Feb 2009 09:46:51 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 9E68B8FC08; Fri, 27 Feb 2009 09:46:51 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id E9EBD2A5D93; Fri, 27 Feb 2009 04:31:31 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 27 Feb 2009 04:31:31 -0500 X-Sasl-enc: ei/pWfy1r4by/U0pGeYbnEiuhU8lMfQEUc+EhMHXATIb 1235727091 Received: from [10.0.1.198] (c-66-41-132-62.hsd1.mn.comcast.net [66.41.132.62]) by mail.messagingengine.com (Postfix) with ESMTPSA id 5BA4C2C31B; Fri, 27 Feb 2009 04:31:31 -0500 (EST) Message-Id: <55FBD4E7-30F5-4C89-BC60-76344F39D13C@FreeBSD.org> From: Josh Paetzel To: andrew clarke In-Reply-To: <20090227053208.GA77841@ozzmosis.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Fri, 27 Feb 2009 03:29:29 -0600 References: <20090227053208.GA77841@ozzmosis.com> X-Mailer: Apple Mail (2.930.3) Cc: python@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: python25-2.5.4_1 build failure X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 09:46:52 -0000 On Feb 26, 2009, at 11:32 PM, andrew clarke wrote: > Hi, > > python25-2.5.4_1 is failing to build on 6.4-REL-p1, and waits for > input > on stdin: There was a small problem with the patch, it was fixed a few hours ago. Update your ports tree, or manually apply the changes from: http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/python25/files/patch-Python_thread__pthread.h Thanks, Josh Paetzel