make release seg faulting in compileFonts

Anshuman Kanwar akanwar at gmail.com
Sun Mar 13 17:47:34 PST 2005


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!


More information about the freebsd-stable mailing list