Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2010 10:14:49 -0500
From:      Mark Felder <feld@feld.me>
To:        freebsd-ports-bugs@freebsd.org
Subject:   Python26-2.6.6 fails to build with pth
Message-ID:  <AANLkTi=WifE0HhEzKnZY_=Jx51JaSjOdYnuSjFuvD6E-@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi guys,

Just got an update for python from 2.6.5 to 2.6.6 and it won't build with
the GNU PTH patch.

See Below.

Regards,

Mark




===>>> Currently installed version: python26-2.6.5_1
===>>> Port directory: /usr/ports/lang/python26

===>>> Gathering distinfo list for installed ports

===>>> Gathering dependency list for lang/python26 from ports
===>>> Initial dependency check complete for lang/python26

===>>> Starting build for lang/python26 <<<===

===>>> All dependencies are up to date

===>  Cleaning for python26-2.6.6

===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for python26-2.6.6
===>  Extracting for python26-2.6.6
=> MD5 Checksum OK for python/Python-2.6.6.tgz.
=> SHA256 Checksum OK for python/Python-2.6.6.tgz.
===>  Patching for python26-2.6.6
/bin/cp -r /usr/ports/lang/python26/work/Python-2.6.6/Lib/plat-freebsd8
/usr/ports/lang/python26/work/Python-2.6.6/Lib/plat-freebsd9
/bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.6/portbld.static
/usr/ports/lang/python26/work/Python-2.6.6/portbld.shared/Modules
/bin/ln /usr/ports/lang/python26/work/Python-2.6.6/Lib/smtpd.py
/usr/ports/lang/python26/work/Python-2.6.6/Tools/scripts/
/usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,'
/usr/ports/lang/python26/work/Python-2.6.6/Tools/scripts/2to3  >
/usr/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/ports/lang/python26/work/Python-2.6.6/Tools/scripts/idle  >
/usr/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/ports/lang/python26/work/Python-2.6.6/Tools/scripts/pydoc  >
/usr/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/ports/lang/python26/work/Python-2.6.6/Tools/scripts/smtpd.py  >
/usr/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/ports/lang/python26/work/Python-2.6.6/Lib/pydoc.py
/usr/bin/sed -i.bak -e  's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g'
/usr/ports/lang/python26/work/Python-2.6.6/Lib/site.py
/usr/bin/sed -i.bak -e  's|^    \(..ASDLGEN.*\)$|       true|g;
s|[(]LIBDIR[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
/usr/ports/lang/python26/work/Python-2.6.6/Makefile.pre.in
/usr/bin/sed -i.bak -e  's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|'
/usr/ports/lang/python26/work/Python-2.6.6/Makefile.pre.in
/usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|'
/usr/ports/lang/python26/work/Python-2.6.6/Misc/python-config.in >
/usr/ports/lang/python26/work/python2.6-config
/usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|'
/usr/ports/lang/python26/work/Python-2.6.6/Misc/python-config.in >
/usr/ports/lang/python26/work/python-shared2.6-config
===>  Applying extra patch
/usr/ports/lang/python26/files/extra-patch-configure-pth
1 out of 1 hunks failed--saving rejects to configure.rej
*** Error code 1

Stop in /usr/ports/lang/python26.
*** Error code 1

Stop in /usr/ports/lang/python26.

===>>> make failed for lang/python26
===>>> Aborting update



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=WifE0HhEzKnZY_=Jx51JaSjOdYnuSjFuvD6E->