From owner-freebsd-python@FreeBSD.ORG Mon Mar 19 12:00:33 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 630D010656B9 for ; Mon, 19 Mar 2012 12:00:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 341798FC0C for ; Mon, 19 Mar 2012 12:00:33 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2JC0WOB085622 for ; Mon, 19 Mar 2012 12:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2JC0Wea085621; Mon, 19 Mar 2012 12:00:32 GMT (envelope-from gnats) Date: Mon, 19 Mar 2012 12:00:32 GMT Message-Id: <201203191200.q2JC0Wea085621@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Mel Flynn Cc: Subject: Re: ports/163467: Ports using python 2.7 and " waf" intermittently hang on build/installation X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mel Flynn List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 12:00:33 -0000 The following reply was made to PR ports/163467; it has been noted by GNATS. From: Mel Flynn To: bug-followup@FreeBSD.org, janm@transactionware.com Cc: Subject: Re: ports/163467: Ports using python 2.7 and "waf" intermittently hang on build/installation Date: Mon, 19 Mar 2012 12:54:25 +0100 Hi Jan, if you have python built with semaphores could you reinstall without them and see if you can still reproduce the problem? If you haven't, please do show: make -C /usr/ports/lang/python27 show-config -- Mel