cvs commit: ports/x11-wm/ion Makefile ports/x11-wm/ion-2
Makefile
QA Tindy (Ion-Mihai Tetcu)
itetcu at FreeBSD.org
Thu Jun 19 10:33:30 UTC 2008
On Thu, 19 Jun 2008 10:18:49 +0000 (UTC)
Pav Lucistnik <pav at FreeBSD.org> wrote:
> pav 2008-06-19 10:18:49 UTC
>
> FreeBSD ports repository
>
> Modified files:
> x11-wm/ion Makefile
> x11-wm/ion-2 Makefile
> Log:
> - Fix fetch
>
> PR: ports/124746
> Submitted by: Robert P Ricci <ricci at cs.utah.edu> (maintainer)
>
> Revision Changes Path
> 1.26 +1 -1 ports/x11-wm/ion-2/Makefile
> 1.17 +1 -1 ports/x11-wm/ion/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 ion-20020207_2 in directory /var/tinderbox/7-STABLE-FTP
maintained by: ricci at cs.utah.edu
building for: 7.0-STABLE amd64
port directory: /usr/ports/x11-wm/ion
Makefile ident: $FreeBSD: ports/x11-wm/ion/Makefile,v 1.17 2008/06/19 10:18:49 pav Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Thu Jun 19 10:22:18 UTC 2008
......
====================<phase 7: make package>====================
===> Building package for ion-20020207_2
Creating package /tmp/packages/All/ion-20020207_2.tbz
Registering depends: libX11-1.1.3_1,1 libXau-1.0.3_2 libXdmcp-1.0.2_1 xproto-7.0.10_1 pkg-config-0.23_1 kbproto-1.0.3.
Registering conflicts: ion-2-*.
Creating bzip'd tar ball in '/tmp/packages/All/ion-20020207_2.tbz'
Deleting ion-20020207_2
================================================================
=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
15428905 4 drwxr-xr-x 2 root wheel 512 Jun 19 10:22 usr/local/share/doc/ion
15428906 8 -rw-r--r-- 1 root wheel 2394 Jun 19 10:22 usr/local/share/doc/ion/README
15428907 16 -rw-r--r-- 1 root wheel 6708 Jun 19 10:22 usr/local/share/doc/ion/LICENSE
15428909 16 -rw-r--r-- 1 root wheel 8111 Jun 19 10:22 usr/local/share/doc/ion/ChangeLog
15428910 8 -rw-r--r-- 1 root wheel 3176 Jun 19 10:22 usr/local/share/doc/ion/config.txt
15428911 12 -rw-r--r-- 1 root wheel 5011 Jun 19 10:22 usr/local/share/doc/ion/functions.txt
================================================================
build of /usr/ports/x11-wm/ion ended at Thu Jun 19 10:22:36 UTC 2008
http://t64.tecnik93.com/errors/7-STABLE-FTP/ion-20020207_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 at FreeBSD.org, PGP Key ID 057E9F8B493A297B
More information about the cvs-all
mailing list