From owner-cvs-ports@FreeBSD.ORG Fri Nov 7 15:34:36 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 322E9106568B; Fri, 7 Nov 2008 15:34:36 +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 A2A7C8FC08; Fri, 7 Nov 2008 15:34:35 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 79390FBEC34; Fri, 7 Nov 2008 17:34:34 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 7314912E4165; Fri, 7 Nov 2008 17:34:34 +0200 (EET) From: QAT@FreeBSD.org To: dryice@FreeBSD.org In-Reply-To: <200811071529.mA7FTcvu088463@repoman.freebsd.org> References: In-Reply-To: <200811071529.mA7FTcvu088463@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: www/py-pastedeploy X-QAT-Fail_Reason: depend_object X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/py25-PasteDeploy-1.3.1.log X-QAT-Build_Reason: Commit Message-Id: <20081107153434.7314912E4165@quark.ds9.tecnik93.com> Date: Fri, 7 Nov 2008 17:34:34 +0200 (EET) Cc: cvs-ports@FreeBSD.org, wenheping@gmail.com, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/py-pastedeploy Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2008 15:34:36 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE 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. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/py25-PasteDeploy-1.3.1.log : building py25-PasteDeploy-1.3.1 in directory /var/tinderbox/7-STABLE-FTP maintained by: wenheping@gmail.com building for: 7.0-STABLE amd64 port directory: /usr/ports/www/py-pastedeploy Makefile ident: $FreeBSD: ports/www/py-pastedeploy/Makefile,v 1.7 2008/11/07 15:29:38 dryice Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Fri Nov 7 15:34:07 UTC 2008 ................................................... byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/testserver.py to testserver.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/debugapp.py to debugapp.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/prints.py to prints.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/fsdiff.py to fsdiff.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/profile.py to profile.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/wdg_validate.py to wdg_validate.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/watchthreads.py to watchthreads.pyc byte-compiling build/bdist.freebsd-7.0-STABLE-amd64/egg/paste/debug/doctest_webapp.py to doctest_webapp.pyc creating build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/PKG-INFO -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/SOURCES.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/dependency_links.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/entry_points.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/namespace_packages.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/not-zip-safe -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/requires.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO copying Paste.egg-info/top_level.txt -> build/bdist.freebsd-7.0-STABLE-amd64/egg/EGG-INFO creating dist creating 'dist/Paste-1.7.2-py2.5.egg' and adding 'build/bdist.freebsd-7.0-STABLE-amd64/egg' to it removing 'build/bdist.freebsd-7.0-STABLE-amd64/egg' (and everything under it) ===> Installing for py25-Paste-1.7.2 ===> py25-Paste-1.7.2 depends on file: /usr/local/bin/easy_install-2.5 - found ===> py25-Paste-1.7.2 depends on file: /usr/local/bin/python2.5 - found ===> Generating temporary packing list ===> Checking if www/py-paste already installed ===> py25-Paste-1.7.2 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of www/py-paste without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/www/py-paste. *** Error code 1 Stop in /a/ports/www/py-pastedeploy. ================================================================ build of /usr/ports/www/py-pastedeploy ended at Fri Nov 7 15:34:30 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B