From owner-freebsd-python@FreeBSD.ORG  Fri Feb 27 02:01:26 2009
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A5AF8106570B
	for <python@FreeBSD.org>; Fri, 27 Feb 2009 02:01:26 +0000 (UTC)
	(envelope-from itetcu@freebsd.org)
Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130])
	by mx1.freebsd.org (Postfix) with ESMTP id 1D44C8FC22
	for <python@FreeBSD.org>; Fri, 27 Feb 2009 02:01:25 +0000 (UTC)
	(envelope-from itetcu@freebsd.org)
Received: from release.ixsystems.com (unknown [206.40.55.81])
	by worf.ds9.tecnik93.com (Postfix) with ESMTP id C967822C5021;
	Fri, 27 Feb 2009 03:41:42 +0200 (EET)
Received: by release.ixsystems.com (Postfix, from userid 0)
	id 4BBE28FC1E; Thu, 26 Feb 2009 17:30:46 -0800 (PST)
From: QAT@FreeBSD.org
To: python@FreeBSD.org
X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh,
	v 1.54 2009/02/23 16:05:24 itetcu Exp $
X-QAT-Tindy_Version: tinderbox-3.1.2_1; dsversion: 3.1
X-QAT-Jail_Arch: amd64
X-QAT-Jail_Csup_Tag: RELENG_7
X-QAT-Jail_Last_Built: 2009-01-16 01:53:03
X-QAT-Port: lang/python25
X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/python25-2.5.4_1.log
X-QAT-Build_Reason: Dependency
X-QAT-Fail_Reason: patch
Message-Id: <20090227013046.4BBE28FC1E@release.ixsystems.com>
Date: Thu, 26 Feb 2009 17:30:45 -0800 (PST)
Cc: 
Subject: lang/python25 - fails: patch
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 27 Feb 2009 02:01:28 -0000

QAT - your restless neighborhood Daemon - identified a patch error
while trying to build:
 python25-2.5.4_1 maintained by python@FreeBSD.org
 Makefile ident: $FreeBSD: ports/lang/python25/Makefile,v 1.154 2009/02/27 01:25:31 sobomax Exp $

Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/python25-2.5.4_1.log :

RUN_DEPENDS=
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> Python-2.5.4.tgz doesn't seem to exist in /tmp/distfiles/python.
=> Attempting to fetch from file:///distcache/python/.
Python-2.5.4.tgz                                        11 MB  266 MBps
=> MD5 Checksum OK for python/Python-2.5.4.tgz.
=> SHA256 Checksum OK for python/Python-2.5.4.tgz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for python25-2.5.4_1
=> MD5 Checksum OK for python/Python-2.5.4.tgz.
=> SHA256 Checksum OK for python/Python-2.5.4.tgz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for python25-2.5.4_1
/bin/mkdir -p /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared/Modules
/usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,'  /work/a/ports/lang/python25/work/Python-2.5.4/Tools/scripts/pydoc > /work/a/ports/lang/python25/work/pydoc2.5
/usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,'  /work/a/ports/lang/python25/work/Python-2.5.4/Tools/scripts/idle > /work/a/ports/lang/python25/work/idle2.5
/usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,'  /work/a/ports/lang/python25/work/Python-2.5.4/Lib/smtpd.py > /work/a/ports/lang/python25/work/smtpd2.5.py
/usr/bin/sed -i.bak -e  's,/usr/doc/python-docs-,/usr/local/share/doc/python,g'  /work/a/ports/lang/python25/work/Python-2.5.4/Lib/pydoc.py
/usr/bin/sed -i.bak -e  's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g'  /work/a/ports/lang/python25/work/Python-2.5.4/Lib/site.py
/usr/bin/sed -i.bak -e  's|^	\(..ASDLGEN.*\)$|	true|g'  /work/a/ports/lang/python25/work/Python-2.5.4/Makefile.pre.in
/usr/bin/sed -i.bak -e  's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|'  /work/a/ports/lang/python25/work/Python-2.5.4/Makefile.pre.in
/usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.5|'  /work/a/ports/lang/python25/work/Python-2.5.4/Misc/python-config.in > /work/a/ports/lang/python25/work/python2.5-config
/usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.5|'  /work/a/ports/lang/python25/work/Python-2.5.4/Misc/python-config.in > /work/a/ports/lang/python25/work/python-shared2.5-config
===>  Applying FreeBSD patches for python25-2.5.4_1
No file to patch.  Skipping...
3 out of 3 hunks ignored--saving rejects to ../Python/thread_pthread.h.rej
Can't create ../Python/thread_pthread.h.rej, output is in /tmp//patchrPqcTRz: No such file or directory
=> Patch patch-Python_thread__pthread.h failed to apply cleanly.
=> Patch(es) patch-Modules-_ctypes-libffi-configure applied cleanly.
*** Error code 1

Stop in /a/ports/lang/python25.
================================================================
build of /usr/ports/lang/python25 ended at Fri Feb 27 01:30:39 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/python25-2.5.4_1.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=lang&portname=python25

The build which triggered this BotMail was done under
tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."