cvs commit: ports/japanese/expect Makefile ports/japanese/tcl76 Makefile ports/japanese/tcl80 Makefile ports/japanese/tk80 Makefile

QA Tindy (Ion-Mihai Tetcu) itetcu at FreeBSD.org
Wed Jun 18 22:05:59 UTC 2008


On Wed, 18 Jun 2008 18:48:51 +0000 (UTC)
Pav Lucistnik <pav at FreeBSD.org> wrote:

> pav         2008-06-18 18:48:51 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     japanese/expect      Makefile 
>     japanese/tcl76       Makefile 
>     japanese/tcl80       Makefile 
>     japanese/tk80        Makefile 
>   Log:
>   - Reset maintainer address:
>     550 5.1.2 <taguchi at tohoku.iij.ad.jp>... Host unknown (Name server:
>     tohoku.iij.ad.jp: no data known)
>   
>   Revision  Changes    Path
>   1.29      +1 -1      ports/japanese/expect/Makefile
>   1.25      +1 -1      ports/japanese/tcl76/Makefile
>   1.26      +1 -1      ports/japanese/tcl80/Makefile
>   1.34      +1 -1      ports/japanese/tk80/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 ja-tcl-8.0.5_1 in directory /var/tinderbox/7-STABLE-FTP
maintained by: ports at FreeBSD.org
building for:  7.0-STABLE amd64
port directory: /usr/ports/japanese/tcl80
Makefile ident: $FreeBSD: ports/japanese/tcl80/Makefile,v 1.26 2008/06/18 18:48:51 pav Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Wed Jun 18 19:50:39 UTC 2008

.......

====================<phase 7: make package>====================
===>  Building package for ja-tcl-8.0.5_1
tar: share/doc/tcl8.0jp/README: Cannot stat: No such file or directory
tar: share/doc/tcl8.0jp/changes: Cannot stat: No such file or directory
tar: share/doc/tcl8.0jp/README.JP: Cannot stat: No such file or directory
tar: share/doc/tcl8.0jp/changes.JP: Cannot stat: No such file or directory
tar: share/doc/tcl8.0jp/Incompat80jp: Cannot stat: No such file or directory
tar: share/doc/tcl8.0jp/README.FreeBSD.JP: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
Creating package /tmp/packages/All/ja-tcl-8.0.5_1.tbz
Registering depends:.
Creating bzip'd tar ball in '/tmp/packages/All/ja-tcl-8.0.5_1.tbz'
*** Error code 1

Stop in /a/ports/japanese/tcl80.
*** Error code 1

Stop in /a/ports/japanese/tcl80.
================================================================
build of /usr/ports/japanese/tcl80 ended at Wed Jun 18 19:50:59 UTC 2008


http://t64.tecnik93.com/errors/7-STABLE-FTP/ja-tcl-8.0.5_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 at FreeBSD.org, PGP Key ID 057E9F8B493A297B


More information about the cvs-all mailing list