From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 15 17:17:22 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0492106566C; Tue, 15 Sep 2009 17:17:22 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 92D918FC1D; Tue, 15 Sep 2009 17:17:22 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id DEACC34D461; Tue, 15 Sep 2009 18:17:19 +0100 (BST) From: David Southwell Organization: Voice & Vision To: bug-followup@freebsd.org, david@vizion2000.net Date: Tue, 15 Sep 2009 18:17:19 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151817.19813.david@vizion2000.net> Cc: freebsd-ports-bugs@freebsd.org, freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: ports/138837: lang/python26 compile failure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 17:17:22 -0000 I agree the bug is solely related to the semaphores option. It compiles fine with sem turned off on my 7.2-p3 intel quad core system. I have tried the patches with the sem option on but that does not solve that compile failure. David