Hi, I am trying to make release in the following manner :
make release CHROOTDIR=/usr/release/ BUILDNAME=5.3-STABLE-03132005 CVSROOT=/usr/home/ncvs/ NODOC= NOPORTS= RELEASETAG=RELENG_5 KERNELS=FC_custom |& tee /tmp/buildrelease.log This is where it is dying : ===> gnu/usr.bin/groff/font/devascii install -o root -g wheel -m 444 R I B BI S L CW DESC /usr/release//usr/share/groff_font/devascii ===> gnu/usr.bin/groff/font/devcp1047 install -o root -g wheel -m 444 R I B BI S L CW DESC /usr/release//usr/share/groff_font/devcp1047 ===> gnu/usr.bin/groff/font/devdvi install -o root -g wheel -m 555 /usr/src/gnu/usr.bin/groff/font/devdvi/../../../../../contrib/groff/font/devdvi/generate/CompileFonts /usr/release//usr/share/groff_font/devdvi/CompileFonts Segmentation fault (core dumped) *** Error code 139 Stop in /usr/src/gnu/usr.bin/groff/font. *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. Any clues ? Thanks! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
