Prior to building a release I set DISTFILES in the environment to a directory containing only the files needed by the documentation ports. The build eventually died when the jade port took DISTFILES to be *it's* list of files required to build. Arguably, setting DISTFILES in the environment instead of on the make command line is a silly thing to do, but since there's an easy fix.... Fix: Apply this patch. Tested through a make release on -stable. Applies with a small fuzz to -current, but I don't have enough drive space on that machine to build a test release.
On further experimentation, this is a problem even if DISTFILES is specified on the make command line. Using tcsh as my shell, though I doubt that it matters. em:/usr/src/release# make release DISTFILES=/usr/rel-dist RELEASETAG=RELENG_3 CHROOTDIR=/usr/release [some hours pass] Making docs... ===> Extracting for docproj-1.1 >> No MD5 checksum file. ===> Patching for docproj-1.1 ===> Configuring for docproj-1.1 ===> Installing for docproj-1.1 ===> docproj-1.1 depends on executable: instant - not found ===> Verifying install for instant in /usr/ports/textproc/sgmlformat >> /usr/rel-dist doesn't seem to exist on this system. >> Attempting to fetch from http://fallout.campusview.indiana.edu/ports/distfiles/. fetch: /usr/rel-dist: fallout.campusview.indiana.edu: HTTP server returned error code 404 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: skipping double slash in FTP URL; see man page or RFC1738. fetch: ftp.FreeBSD.org: usr: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop.
State Changed From-To: open->closed Similar fix committed already.
pgollucci 2010-01-04 02:06:37 UTC FreeBSD ports repository Modified files: x11-fonts/indic-ttf Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.5.6 PR: ports/14104 Changes: http://packages.debian.org/changelogs/pool/main/t/ttf-indic-fonts/ttf-indic-fonts_0.5.6/changelog Submitted by: maintainer Revision Changes Path 1.5 +2 -3 ports/x11-fonts/indic-ttf/Makefile 1.5 +3 -3 ports/x11-fonts/indic-ttf/distinfo 1.3 +5 -11 ports/x11-fonts/indic-ttf/pkg-descr 1.5 +17 -10 ports/x11-fonts/indic-ttf/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"