make release seg faulting in compileFonts
From: Anshuman Kanwar (akanwar_at_gmail.com)
Date: 03/13/05
- Previous message: lucas galete: "ow yeah"
- Next in thread: Doug White: "Re: make release seg faulting in compileFonts"
- Reply: Doug White: "Re: make release seg faulting in compileFonts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Mar 2005 10:40:04 -0800 To: freebsd-stable@freebsd.org
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!
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: lucas galete: "ow yeah"
- Next in thread: Doug White: "Re: make release seg faulting in compileFonts"
- Reply: Doug White: "Re: make release seg faulting in compileFonts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|