From owner-freebsd-python@FreeBSD.ORG  Tue Sep 15 11:06:04 2009
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
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 B999D1065672;
	Tue, 15 Sep 2009 11:06:04 +0000 (UTC)
	(envelope-from kenyon@kenyonralph.com)
Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com
	[75.180.132.120])
	by mx1.freebsd.org (Postfix) with ESMTP id 5E58C8FC08;
	Tue, 15 Sep 2009 11:06:02 +0000 (UTC)
Received: from voodoo.kenyonralph.com ([76.176.200.148])
	by cdptpa-omta03.mail.rr.com with ESMTP
	id <20090915094104901.LWNV26991@cdptpa-omta03.mail.rr.com>;
	Tue, 15 Sep 2009 09:41:04 +0000
Received: from voodoo.kenyonralph.com (localhost [127.0.0.1])
	by voodoo.kenyonralph.com (Postfix) with ESMTP id F2A1118225E;
	Tue, 15 Sep 2009 02:40:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kenyonralph.com; h=date
	:from:to:cc:subject:message-id:references:mime-version
	:content-type:in-reply-to; s=postfix; bh=5l8MhO8s9pu4eIzkPQ9yz0x
	83rFrT/0G+VjXp/ddqwY=; b=RegvDxCf7d9Kjdw7X6Lq0gA9kXKjx1OpJ/A+YDb
	DDFnWGDmy1JfenDxOoEVD/h+wuVxjGU00P8Tfbs/JBjh4z1FJVN4exuEcb53iwGV
	tWf+xHAHOapQ6saF/0Y9FkglFQYZdvhri8XcOh++0f6Y9ikF8a1IcENKsA5MBwbi
	10KI=
Received: by voodoo.kenyonralph.com (Postfix, from userid 1000)
	id 799051822C0; Tue, 15 Sep 2009 02:40:56 -0700 (PDT)
Date: Tue, 15 Sep 2009 02:40:56 -0700
From: Kenyon Ralph <kenyon@kenyonralph.com>
To: David Southwell <david@vizion2000.net>
Message-ID: <20090915094056.GC506@kenyonralph.com>
Mail-Followup-To: David Southwell <david@vizion2000.net>,
	freebsd-ports@freebsd.org, James Chang <james.technew@gmail.com>,
	python@freebsd.org, perky@freebsd.org
References: <a951c2910909142348p28435ab6jcddf08d8335ffb22@mail.gmail.com>
	<200909150909.05644.david@vizion2000.net>
	<200909150913.00670.david@vizion2000.net>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="hOcCNbCCxyk/YU74"
Content-Disposition: inline
In-Reply-To: <200909150913.00670.david@vizion2000.net>
X-Operating-System: Ubuntu 9.04 Linux 2.6.28-15-generic on i686
User-Agent: Mutt/1.5.18 (2008-05-17)
Cc: James Chang <james.technew@gmail.com>, python@freebsd.org,
	freebsd-ports@freebsd.org, perky@freebsd.org
Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Sep 2009 11:06:04 -0000


--hOcCNbCCxyk/YU74
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On 2009-09-15T10:08:52+0100, David Southwell <david@vizion2000.net> wrote:
> > I want to understand why bug reports get closed prematurely and without any
> > discussion with the original person submitting the report.

...

> > Yrs frustrated
> > David Southwell
> ps the PR link is:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=138835
> (ports/138835: Python compile failure)

I am wondering the same thing. extra-patch-setup.py is wrong. miwi's
"can't confirm" post in ports/138835 doesn't even show the patch being
applied.

Here is the rejects file:

***************
*** 1273,1279 ****
                  )
              libraries = []

-         elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', 'freebsd8'):
              # FreeBSD's P1003.1b semaphore support is very experimental
              # and has many known problems. (as of June 2008)
              macros = dict(                  # FreeBSD
--- 1277,1283 ----
                  )
              libraries = []

+         elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', 'freebsd8', 'freebsd9'):
              # FreeBSD's P1003.1b semaphore support is very experimental
              # and has many known problems. (as of June 2008)
              macros = dict(                  # FreeBSD


Kenyon Ralph

--hOcCNbCCxyk/YU74
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqvYSgACgkQmFtUtJKnbnVmHwCdGd8R3rQehbAFUeHNDuerGgqZ
zdUAoJgtxgSsUxbM8MEv4qFPkPx+M24o
=2U7Z
-----END PGP SIGNATURE-----

--hOcCNbCCxyk/YU74--