From owner-cvs-all@FreeBSD.ORG Sat Jan 31 15:44:36 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93DE410656EA; Sat, 31 Jan 2009 15:44:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id DADBB8FC0A; Sat, 31 Jan 2009 15:44:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 7261D2C50CBC; Sat, 31 Jan 2009 17:44:34 +0200 (EET) Date: Sat, 31 Jan 2009 17:44:33 +0200 From: Ion-Mihai Tetcu To: Li-Wen Hsu Message-ID: <20090131174433.78873d76@it.buh.tecnik93.com> In-Reply-To: <200901311004.n0VA4ldj050021@repoman.freebsd.org> References: <200901311004.n0VA4ldj050021@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/py-nevow Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2009 15:44:37 -0000 On Sat, 31 Jan 2009 10:04:47 +0000 (UTC) Li-Wen Hsu wrote: > lwhsu 2009-01-31 10:04:47 UTC > > FreeBSD ports repository > > Modified files: > www/py-nevow Makefile > Log: > - Unbreak > > Revision Changes Path > 1.10 +0 -2 ports/www/py-nevow/Makefile > From: QAT@FreeBSD.org To: itetcu@buh.tecnik93.com Cc: Subject: Re: cvs commit: ports/www/py-nevow Makefile Date: Sat, 31 Jan 2009 01:59:08 -0800 (PST) X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh,v 1.53 2008/12/02 10:57:43 itetcu Exp $ Hi, Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/py25-nevow-0.9.18_2.log : building py25-nevow-0.9.18_2 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD maintained by: ports@FreeBSD.org building for: 7.1-STABLE amd64 Makefile ident: $FreeBSD: ports/www/py-nevow/Makefile,v 1.10 2009/01/31 10:04:47 lwhsu Exp $ port directory: /usr/ports/www/py-nevow ................................................... sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== pkg_add py25-zopeInterface-3.5.0.tbz pkg_add py25-setuptools-0.6c9.tbz skipping py25-setuptools-0.6c9, already added pkg_add py25-twistedCore-8.2.0.tbz pkg_add libiconv-1.11_1.tbz pkg_add gettext-0.17_1.tbz ===> py25-nevow-0.9.18_2 depends on file: /usr/local/bin/python2.5 - found ===> py25-nevow-0.9.18_2 depends on file: /usr/local/lib/python2.5/site-packages/twisted/__init__.py - found ===> py25-nevow-0.9.18_2 depends on shared library: intl - found ===> Configuring for py25-nevow-0.9.18_2 /work/a/ports/www/py-nevow/work/Nevow-0.9.18/nevow/context.py:37: Warning: 'with' will become a reserved keyword in Python 2.6 Traceback (most recent call last): File "setup.py", line 8, in import setupcommon File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/setupcommon.py", line 2, in from nevow import __version__ as version File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/nevow/__init__.py", line 143, in load(basic_adapters) File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/nevow/__init__.py", line 29, in load registerAdapter(_namedAnyWithBuiltinTranslation(a), File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/nevow/util.py", line 183, in _namedAnyWithBuiltinTranslation return namedAny(name) File "/usr/local/lib/python2.5/site-packages/twisted/python/reflect.py", line 456, in namedAny topLevelPackage = _importAndCheckStack(trialname) File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/formless/webform.py", line 24, in from nevow.static import File File "/work/a/ports/www/py-nevow/work/Nevow-0.9.18/nevow/static.py", line 18, in from twisted.web import error ImportError: No module named web *** Error code 1 Stop in /a/ports/www/py-nevow. ================================================================ build of /usr/ports/www/py-nevow ended at Sat Jan 31 09:59:06 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/py25-nevow-0.9.18_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=py-nevow 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, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B