From owner-freebsd-python@FreeBSD.ORG Wed Nov 13 13:42:22 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD80A857 for ; Wed, 13 Nov 2013 13:42:22 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3AC22BF for ; Wed, 13 Nov 2013 13:42:22 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.1 cv=Ytc2GeoX c=1 sm=0 tr=0 a=nVny9ETX7T5uMhI2oTVyRA==:117 a=nVny9ETX7T5uMhI2oTVyRA==:17 a=K-v-2zaBAAAA:8 a=QcQVC_aUlaEA:10 a=AaUjGI9IrlcA:10 a=kj9zAlcOel0A:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=TlGDdGikbQkA:10 a=3a3LlslsgDsebUgjLgUA:9 a=CjuIK1q_8ugA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp01.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Received-SPF: neutral (smtp01.rcn.cmh.synacor.com: 209.6.193.164 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.193.164] ([209.6.193.164:59072] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id CB/0B-19303-7B183825; Wed, 13 Nov 2013 08:42:15 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <21123.33206.673524.725167@jerusalem.litteratus.org> Date: Wed, 13 Nov 2013 08:42:14 -0500 To: python@freebsd.org Subject: python 2.7 missing patch file(s)? X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 13:42:22 -0000 Hello: On a system running: FreeBSD 10.0-CURRENT #0 r248938: Sun Mar 31 06:24:42 EDT 2013 amd64 with these options: ===> The following configuration options are available for python27-2.7.5_4: EXAMPLES=on: Build and/or install examples FPECTL=off: Floating point exception handling IPV6=on: IPv6 protocol support NLS=on: Enable Gettext support for the locale module PTH=off: Threading/multiprocessing via GNU Pth PYMALLOC=on: Use Python's internal malloc SEM=on: POSIX semaphores support THREADS=on: Threading support ====> Options available for the single UCS: you have to select exactly one of them UCS2=on: Unicode UCS-2 encoding support UCS4=off: Unicode UCS-4 encoding support I get this: ===>>> Currently installed version: python27-2.7.5_3 ===>>> Port directory: /usr/ports/lang/python27 ===>>> Gathering distinfo list for installed ports ===>>> Launching 'make checksum' for lang/python27 in background ===>>> Gathering dependency list for lang/python27 from ports ===>>> Initial dependency check complete for lang/python27 ===>>> Starting build for lang/python27 <<<=== ===>>> All dependencies are up to date ===> Cleaning for python27-2.7.5_4 ===> Found saved configuration for python27-2.7.5_4 ===> python27-2.7.5_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by python27-2.7.5_4 for building ===> Extracting for python27-2.7.5_4 => SHA256 Checksum OK for python/Python-2.7.5.tar.xz. /bin/chmod -R og=u-w /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Demo ===> Patching for python27-2.7.5_4 /bin/cp -r /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd8 /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd9 /bin/cp -r /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd8 /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd10 /bin/cp -r /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd8 /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/plat-freebsd11 /bin/mkdir -p /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/portbld.static /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/portbld.shared/Modules /bin/ln /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/smtpd.py /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools/scripts/ /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.7,' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools/scripts/2to3 > /data/port-work/usr/ports/lang/python27/work/`echo 2to3 | /usr/bin/sed -E -e 's,smtpd,smtpd2.7,' -e 's,2to3,2to3-2.7,' -e 's,(idle|pydoc|python-shared|python),\12.7,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.7,' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools/scripts/idle > /data/port-work/usr/ports/lang/python27/work/`echo idle | /usr/bin/sed -E -e 's,smtpd,smtpd2.7,' -e 's,2to3,2to3-2.7,' -e 's,(idle|pydoc|python-shared|python),\12.7,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.7,' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools/scripts/pydoc > /data/port-work/usr/ports/lang/python27/work/`echo pydoc | /usr/bin/sed -E -e 's,smtpd,smtpd2.7,' -e 's,2to3,2to3-2.7,' -e 's,(idle|pydoc|python-shared|python),\12.7,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.7,' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Tools/scripts/smtpd.py > /data/port-work/usr/ports/lang/python27/work/`echo smtpd.py | /usr/bin/sed -E -e 's,smtpd,smtpd2.7,' -e 's,2to3,2to3-2.7,' -e 's,(idle|pydoc|python-shared|python),\12.7,'` /usr/bin/sed -i.bak -e 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/pydoc.py /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Lib/site.py /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g; s|[(]LIBDIR[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Makefile.pre.in /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Makefile.pre.in /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.7|' -e 's|libs = getvar|libs = getvar("LDFLAGS").split() + getvar|' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Misc/python-config.in > /data/port-work/usr/ports/lang/python27/work/python2.7-config /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.7|' -e 's|libs = getvar|libs = getvar("LDFLAGS").split() + getvar|' /data/port-work/usr/ports/lang/python27/work/Python-2.7.5/Misc/python-config.in > /data/port-work/usr/ports/lang/python27/work/python-shared2.7-config cannot open /usr/ports/lang/python27/files/extra-patch-setup.py: No such file or directory *** [post-patch] Error code 2 Stop in /usr/ports/lang/python27. *** [build] Error code 1 I'm pretty sure this is not something I broke. Help, please? Respectfully, Robert Huff