Date: Thu, 10 Jul 2008 16:16:31 +0300 From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: Akinori MUSHA <knu@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, linimon@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/fd Makefile distinfo ports/shells/fd/files patch-fd.h Message-ID: <20080710161631.669a728c@it.buh.tecnik93.com> In-Reply-To: <200807101110.m6ABAviZ096893@repoman.freebsd.org> References: <200807101110.m6ABAviZ096893@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, The build which triggered this email is 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. Except from http://t64.tecnik93.com/logs/7-STABLE-FTP/fd-2.09i.log: building fd-2.09i in directory /var/tinderbox/7-STABLE-FTP maintained by: knu@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/shells/fd Makefile ident: $FreeBSD: ports/shells/fd/Makefile,v 1.88 2008/07/10 11:10:57 knu Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Thu Jul 10 11:20:19 UTC 2008 .................................<Last 40 lines of the log>.................. [ -d /usr/local/bin ] || mkdir /usr/local/bin install -c -s fd /usr/local/bin chmod a+rx /usr/local/bin/fd rm -f /usr/local/bin/fdsh ln /usr/local/bin/fd /usr/local/bin/fdsh chmod a+rx /usr/local/bin/fdsh [ -d /usr/local/man/ja/man1 ] || mkdir /usr/local/man/ja/man1 install -c fd.1 /usr/local/man/ja/man1/fd.1 chmod a+r-x /usr/local/man/ja/man1/fd.1 rm -f /usr/local/man/ja/man1/fdsh.1 ln /usr/local/man/ja/man1/fd.1 /usr/local/man/ja/man1/fdsh.1 chmod a+r-x /usr/local/man/ja/man1/fdsh.1 [ -d /usr/local/man/man1 ] || mkdir /usr/local/man/man1 install -c fd_e.man /usr/local/man/man1/fd.1 chmod a+r-x /usr/local/man/man1/fd.1 rm -f /usr/local/man/man1/fdsh.1 ln /usr/local/man/man1/fd.1 /usr/local/man/man1/fdsh.1 chmod a+r-x /usr/local/man/man1/fdsh.1 if [ -f fdrc ]; then install -c fdrc /usr/local/etc/fd2rc; chmod a+r-x /usr/local/etc/fd2rc; fi [ -d /usr/local/bin ] || mkdir /usr/local/bin if [ -f fd-unicd.tbl ]; then install -c fd-unicd.tbl /usr/local/bin; chmod a+r-x /usr/local/bin/fd-unicd.tbl; fi if [ -f fd-dict.tbl ]; then install -c fd-dict.tbl /usr/local/bin; chmod a+r-x /usr/local/bin/fd-dict.tbl; fi Updating /etc/shells ===> Compressing manual pages for fd-2.09i ===> Registering installation for fd-2.09i ================================================================ ====================<phase 7: make package>==================== ===> Building package for fd-2.09i tar: etc/fd2rc.dist: Cannot stat: No such file or directory tar: etc/fd2rc.sample: 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/fd-2.09i.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/fd-2.09i.tbz' *** Error code 1 Stop in /a/ports/shells/fd. ================================================================ build of /usr/ports/shells/fd ended at Thu Jul 10 11:21:33 UTC 2008 A description of the testing process is here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt 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?20080710161631.669a728c>