From owner-cvs-ports@FreeBSD.ORG Fri Jun 13 14:46:41 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 E76411065679; Fri, 13 Jun 2008 14:46:40 +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 50A168FC13; Fri, 13 Jun 2008 14:46:40 +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 312182C50D02; Fri, 13 Jun 2008 17:46:39 +0300 (EEST) Date: Fri, 13 Jun 2008 17:46:38 +0300 From: "QA Tindy (Ion-Mihai Tetcu)" To: Wesley Shields Message-ID: <20080613174638.520021bf@it.buh.tecnik93.com> In-Reply-To: <200806131256.m5DCuSk8055835@repoman.freebsd.org> References: <200806131256.m5DCuSk8055835@repoman.freebsd.org> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/elinks Makefile distinfo 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, 13 Jun 2008 14:46:41 -0000 On Fri, 13 Jun 2008 12:56:28 +0000 (UTC) Wesley Shields wrote: > wxs 2008-06-13 12:56:28 UTC > > FreeBSD ports repository > > Modified files: > www/elinks Makefile distinfo > Log: > Update to 0.11.4rc1 > > PR: ports/124075 > Submitted by: Eygene Ryabinkin > Approved by: garga (mentor, implicit), maintainer timeout > > Revision Changes Path > 1.48 +1 -2 ports/www/elinks/Makefile > 1.27 +3 -3 ports/www/elinks/distinfo > Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. The builds are 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 (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. The error which triggered this email is bellow followed by the link to the full log and explanations about the testing process. building elinks-0.11.4.r1 in directory /var/tinderbox/7-STABLE-FTP maintained by: jharris@widomaker.com building for: 7.0-STABLE amd64 port directory: /usr/ports/www/elinks Makefile ident: $FreeBSD: ports/www/elinks/Makefile,v 1.48 2008/06/13 12:56:27 wxs Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Fri Jun 13 13:02:25 UTC 2008 ..... add_pkg ===> Patching for elinks-0.11.4.r1 ===> Applying FreeBSD patches for elinks-0.11.4.r1 1 out of 1 hunks failed--saving rejects to configure.rej => Patch patch-configure failed to apply cleanly. *** Error code 1 Stop in /a/ports/www/elinks. ================================================================ build of /usr/ports/www/elinks ended at Fri Jun 13 13:03:11 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/elinks-0.11.4.r1.log These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are WRONG. Please use the right pairs like: %%PORTDOCS%%%%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%% %%PORTDATA%%%%DATADIR%% 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