Date: Sat, 5 Jul 2008 07:53:13 +0300 From: "QA Tindy" <itetcu@FreeBSD.org> To: "Lev A. Serebryakov" <lev@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Mark Linimon <linimon@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/devel/p5-subversion Makefile ports/devel/py-subversion Makefile ports/devel/ruby-subversion Makefile ports/devel/subversion Makefile.common distinfo ports/java/subversion-java Makefile Message-ID: <20080705075313.1a6c96f9@it.buh.tecnik93.com> In-Reply-To: <200807020521.m625Ld8I058204@repoman.freebsd.org> References: <200807020521.m625Ld8I058204@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Jul 2008 05:21:39 +0000 (UTC)
"Lev A. Serebryakov" <lev@FreeBSD.org> wrote:
> lev 2008-07-02 05:21:39 UTC
>
> FreeBSD ports repository
>
> Modified files:
> . UPDATING
> devel/p5-subversion Makefile
> devel/py-subversion Makefile
> devel/ruby-subversion Makefile
> devel/subversion Makefile.common distinfo
> java/subversion-java Makefile
> Log:
> (1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is set
> (2) Fix CATEGORIES for devel/*-subversion ports
> (3) Add note to UPDATING about neon26/neon28 transition and
> binding changes.
>
> PR: ports/125168 [2]
> Submitted by: Dmitry Morozovsky <marck rinet ru> [1,2,3]
>
> Revision Changes Path
> 1.656 +26 -1 ports/UPDATING
> 1.8 +2 -1 ports/devel/p5-subversion/Makefile
> 1.6 +2 -1 ports/devel/py-subversion/Makefile
> 1.6 +2 -1 ports/devel/ruby-subversion/Makefile
> 1.3 +7 -2 ports/devel/subversion/Makefile.common
> 1.56 +6 -6 ports/devel/subversion/distinfo
> 1.3 +1 -1 ports/java/subversion-java/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 subversion-1.5.0_1 in directory /var/tinderbox/7-STABLE-FTP
maintained by: lev@freebsd.org
building for: 7.0-STABLE amd64
port directory: /usr/ports/devel/subversion
Makefile ident: $FreeBSD: ports/devel/subversion/Makefile,v 1.122 2008/06/30 10:00:04 lev Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sat Jul 5 04:37:28 UTC 2008
......
gmake[1]: Leaving directory `/work/a/ports/devel/apr-svn/work/apr-util-1.3.2'
===> Installing for apr-db42-1.3.2
===> Generating temporary packing list
===> Checking if devel/apr-svn already installed
===> apr-db42-1.3.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 devel/apr-svn
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/devel/apr-svn.
*** Error code 1
Stop in /a/ports/devel/subversion.
================================================================
build of /usr/ports/devel/subversion ended at Sat Jul 5 04:42:46 UTC 2008
http://t64.tecnik93.com/errors/7-STABLE-FTP/subversion-1.5.0_1.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?20080705075313.1a6c96f9>
