Date: Tue, 15 Sep 2009 02:40:56 -0700 From: Kenyon Ralph <kenyon@kenyonralph.com> To: David Southwell <david@vizion2000.net> 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 Message-ID: <20090915094056.GC506@kenyonralph.com> In-Reply-To: <200909150913.00670.david@vizion2000.net> References: <a951c2910909142348p28435ab6jcddf08d8335ffb22@mail.gmail.com> <200909150909.05644.david@vizion2000.net> <200909150913.00670.david@vizion2000.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090915094056.GC506>