Date: Wed, 25 Jun 2008 09:31:59 +0300 From: "QA Tindy (Ion-Mihai Tetcu)" <itetcu@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: alexbl@FreeBSD.org, cvs-ports@FreeBSD.org, Mark Linimon <linimon@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-themes/camaelon-nesedah Makefile Message-ID: <20080625093159.37738634@it.buh.tecnik93.com> In-Reply-To: <200806241956.m5OJubvs027280@repoman.freebsd.org> References: <200806241956.m5OJubvs027280@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 Jun 2008 19:56:37 +0000 (UTC) Dirk Meyer <dinoex@FreeBSD.org> wrote: > dinoex 2008-06-24 19:56:37 UTC > > FreeBSD ports repository > > Modified files: > x11-themes/camaelon-nesedah Makefile > Log: > - add CONFLICTS > Approved by: alexbl > > Revision Changes Path > 1.5 +2 -0 ports/x11-themes/camaelon-nesedah/Makefile > 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 camaelon-nesedah-0.1_2 in directory /var/tinderbox/7-STABLE-FTP maintained by: alexbl@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/x11-themes/camaelon-nesedah Makefile ident: $FreeBSD: ports/x11-themes/camaelon-nesedah/Makefile,v 1.5 2008/06/24 19:56:37 dinoex Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Jun 25 04:25:43 UTC 2008 ...... skipping gettext-0.17_1, already added pkg_add libxml2-2.6.32.tbz skipping libxml2-2.6.32, already added pkg_add libxslt-1.1.24.tbz skipping libxslt-1.1.24, already added pkg_add libICE-1.0.4_1,1.tbz skipping libICE-1.0.4_1,1, already added pkg_add libgcrypt-1.4.1_1.tbz skipping libgcrypt-1.4.1_1, already added pkg_add libgpg-error-1.6_1.tbz skipping libgpg-error-1.6_1, already added pkg_add gnustep-back-0.12.2.tbz skipping gnustep-back-0.12.2, already added pkg_add etoile-camaelon-0.2_1.tbz skipping etoile-camaelon-0.2_1, already added ===> Installing for camaelon-nesedah-0.1_2 ===> camaelon-nesedah-0.1_2 conflicts with installed package(s): etoile-camaelon-0.2_1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /a/ports/x11-themes/camaelon-nesedah. ================================================================ build of /usr/ports/x11-themes/camaelon-nesedah ended at Wed Jun 25 04:26:37 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/camaelon-nesedah-0.1_2.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080625093159.37738634>