Date: Tue, 15 Sep 2009 09:28:20 +0100 From: David Southwell <david@vizion2000.net> To: miwi@freebsd.org, freebsd-python@freebsd.org Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/138835: Python compile failure Message-ID: <200909150928.20116.david@vizion2000.net> In-Reply-To: <200909150818.n8F8I6eN083640@freefall.freebsd.org> References: <200909150818.n8F8I6eN083640@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Synopsis: Python compile failure > > State-Changed-From-To: open->closed > State-Changed-By: miwi > State-Changed-When: Tue Sep 15 08:16:58 UTC 2009 > State-Changed-Why: > Sorry I can't confirm this error: > > [10:17] root@miwi /usr/home/miwi/dev/ports/lang/python26# make patch > ===> Found saved configuration for python26-2.6.2_3 ===> Extracting > for python26-2.6.2_3 => MD5 Checksum OK for python/Python-2.6.2.tgz. => > SHA256 Checksum OK for python/Python-2.6.2.tgz. ===> Patching for > python26-2.6.2_3 /bin/cp -r > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 > /bin/mkdir -p > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/portbld.static > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/portbld.shared/Mod > ules /bin/ln > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > > > /usr/home/miwi/dev/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed > > -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e > '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > > > /usr/home/miwi/dev/ports/lang/python26/work/`echo idle | /usr/bin/sed > > -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e > '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydo > c > > > /usr/home/miwi/dev/ports/lang/python26/work/`echo pydoc | /usr/bin/sed > > -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e > '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtp > d.py > > > /usr/home/miwi/dev/ports/lang/python26/work/`echo smtpd.py | > > /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -i.bak -e > 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py > /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Lib/site.py > /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port > \1|' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Misc/python-config > .in > > > /usr/home/miwi/dev/ports/lang/python26/work/python2.6-config > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' > /usr/home/miwi/dev/ports/lang/python26/work/Python-2.6.2/Misc/python-config > .in > > > /usr/home/miwi/dev/ports/lang/python26/work/python-shared2.6-config > > ===> Applying FreeBSD patches for python26-2.6.2_3 > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > It looks to me as though you have closed this PR prematurely. You now have independent reports of the same failure. I really feel you should not close a PR until you have provided an opportunity for discussion and allowd follow-ups to be posted. I have been reporting this bug for a week now. David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909150928.20116.david>