cvs commit: ports/editors/le Makefile distinfo pkg-plist ports/editors/le/files patch-configure

QA Tindy itetcu at FreeBSD.org
Thu Jul 3 21:15:58 UTC 2008


On Thu, 3 Jul 2008 18:52:33 +0000 (UTC)
Pietro Cerutti <gahr at FreeBSD.org> wrote:

> gahr        2008-07-03 18:52:33 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     editors/le           Makefile distinfo 
>   Removed files:
>     editors/le           pkg-plist 
>     editors/le/files     patch-configure 
>   Log:
>   - Update to 1.13.7
>   
>   PR:             125231
>   Submitted by:   Ports Fury
>   
>   Revision  Changes    Path
>   1.35      +25 -7     ports/editors/le/Makefile
>   1.25      +3 -3      ports/editors/le/distinfo
>   1.2       +0 -12     ports/editors/le/files/patch-configure (dead)
>   1.13      +0 -13     ports/editors/le/pkg-plist (dead)
> 
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 le-1.13.7 in directory /var/tinderbox/7-STABLE-FTP
maintained by: ports at FreeBSD.org
building for:  7.0-STABLE amd64
port directory: /usr/ports/editors/le
Makefile ident: $FreeBSD: ports/editors/le/Makefile,v 1.35 2008/07/03 18:52:33 gahr Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Thu Jul  3 19:11:30 UTC 2008

......

====================<phase 7: make package>====================
===>  Building package for le-1.13.7
Creating package /tmp/packages/All/le-1.13.7.tbz
Registering depends:.
Creating bzip'd tar ball in '/tmp/packages/All/le-1.13.7.tbz'
Deleting le-1.13.7
================================================================

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
15592084        4 drwxr-xr-x    2 root             wheel                 512 Jul  3 19:12 usr/local/share/le
15592085       20 -r--r--r--    1 root             wheel                9381 Jul  3 19:12 usr/local/share/le/le.hlp
15592086       52 -r--r--r--    1 root             wheel               25754 Jul  3 19:12 usr/local/share/le/syntax
15592087        4 -r--r--r--    1 root             wheel                 887 Jul  3 19:12 usr/local/share/le/colors-black
15592088        4 -r--r--r--    1 root             wheel                 788 Jul  3 19:12 usr/local/share/le/colors-blue
15592089        4 -r--r--r--    1 root             wheel                 820 Jul  3 19:12 usr/local/share/le/colors-white
15592090        4 -r--r--r--    1 root             wheel                 812 Jul  3 19:12 usr/local/share/le/colors-defbg
15592091        4 -r--r--r--    1 root             wheel                 799 Jul  3 19:12 usr/local/share/le/colors-green
15592092       12 -r--r--r--    1 root             wheel                5526 Jul  3 19:12 usr/local/share/le/mainmenu
15592093       12 -r--r--r--    1 root             wheel                5357 Jul  3 19:12 usr/local/share/le/mainmenu-ru
15592094       12 -r--r--r--    1 root             wheel                5458 Jul  3 19:12 usr/local/share/le/keymap-emacs
================================================================
build of /usr/ports/editors/le ended at Thu Jul  3 19:12:03 UTC 2008

http://t64.tecnik93.com/errors/7-STABLE-FTP/le-1.13.7.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