Date: Sun, 13 Mar 2005 10:40:04 -0800 From: Anshuman Kanwar <akanwar@gmail.com> To: freebsd-stable@freebsd.org Subject: make release seg faulting in compileFonts Message-ID: <c20ab66205031310403efad42f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c20ab66205031310403efad42f>