ash...@freebsd.org (Ashish SHUKLA) writes: > Anonymous writes: >> Ashish SHUKLA <ash...@freebsd.org> writes: > >>> ashish 2010-07-28 12:23:02 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> editors/emacs-devel Makefile distinfo pkg-plist >>> editors/emacs-devel/files patch-Makefile.in >>> Added files: >>> editors/emacs-devel/files patch-configure >>> Removed files: >>> editors/emacs-devel/files patch-src-image.c >> [...] >>> +.if ${OSVERSION} > 900000 >>> +PLIST_SUB+= 9X="" >>> +.else >>> +PLIST_SUB+= 9X="@comment " >>> .endif >> [...] >>> +%%9X%%%%DATADIR%%/%%EMACS_VER%%/etc/DOC-%%EMACS_VER%%.2 > >> I don't have such a file on > >> $ uname -vm >> FreeBSD 9.0-CURRENT #0 r210488=f584a68-dirty: Mon Jul 26 04:27:58 UTC 2010 >> h...@raphael.local:/a/objdir/a/dirty_build/sys/PHOENIX amd64 > >> I guess the transient file sometimes appear when you re-start broken >> build rather than using `make clean && make all'. > > No it gets created during regular build. For details, check out the following > build log on 9.0 (amd64): > > http://people.freebsd.org/~ashish/logs/emacs-24.0.50.100884%2c1.log
FYI, pointyhat doesn't have that etc/DOC-24.0.50.2 file on 9-CURRENT. And there are no packages for 9-CURRENT, neither for amd64 nor for i386. http://pointyhat.freebsd.org/errorlogs/i386-9-full-logs/emacs-24.0.50.100884,1.log.bz2 > ====================<phase 7: make package>==================== > ===> Building package for emacs-24.0.50.100884,1 > tar: share/emacs/24.0.50/etc/DOC-24.0.50.2: 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 bzip'd tar ball in '/tmp/packages/All/emacs-24.0.50.100884,1.tbz' > *** Error code 1 > Stop in /a/ports/editors/emacs-devel. > ================================================================ > build of /usr/ports/editors/emacs-devel ended at Wed Aug 11 23:31:36 UTC 2010 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"