Date: Tue, 15 Sep 2009 11:05:27 +0100 From: David Southwell <david@vizion2000.net> To: bug-followup@freebsd.org, david@vizion2000.net Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/138835: Python compile failure Message-ID: <200909151105.27983.david@vizion2000.net>
next in thread | raw e-mail | index | archive | help
As reported by Ralph Kenyon <kenyon@kenyonralph.com> >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 >End of signed message This bug now has a new PR Link is: http://www.freebsd.org/cgi/query-pr.cgi?pr=138837
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909151105.27983.david>