Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Native build...



I notice (with sadness) that native builds still don't work for VAX.
I'll contionue to test stuff. I have had one process hang as well, but maybe that was fluke, or I just didn't have enough patience. I hace since noticed that programs such as systat(8) can sometimes stop for up to three minutes before doing a screen update.

Is anyone looking at this, or is it just me barking out into empty space? I'll try to test on a VAX8650 tonight, but just from a cross-compiled image.

        Johnny


=========================
rm -f nroff
sed -f /usr/src/tools/groff/obj/build/arch/misc/shdeps.sed -e 1s/a/a/ -e "s|@VERSION@|1.19.2|" /usr/src/gnu/dist/groff/src/roff/nroff/nroff.sh >nroff
chmod +x nroff
Making nroff.n from /usr/src/gnu/dist/groff/src/roff/nroff/nroff.man
GROFF_COMMAND_PREFIX=''; export GROFF_COMMAND_PREFIX; GROFF_BIN_PATH=`echo /usr/src/tools/groff/obj/build/src/roff/groff /usr/src/tools/groff/obj/build/src/roff/troff /usr/src/tools/groff/obj/build/src/preproc/pic /usr/src/tools/groff/obj/build/src/preproc/eqn /usr/src/tools/groff/obj/build/src/preproc/tbl /usr/src/tools/groff/obj/build/src/preproc/grn /usr/src/tools/groff/obj/build/src/preproc/refer /usr/src/tools/groff/obj/build/src/preproc/soelim /usr/src/tools/groff/obj/build/src/preproc/html /usr/src/tools/groff/obj/build/src/devices/grops /usr/src/tools/groff/obj/build/src/devices/grohtml | sed -e 's| *|:|g'`; export GROFF_BIN_PATH; sed -e "s;@VERSION@;1.19.2;" /usr/src/gnu/dist/groff/doc/meref.me | /usr/src/tools/groff/obj/build/src/roff/groff/groff -M/usr/src/tools/groff/obj/build/tmac -M/usr/src/tools/groff/../../gnu/dist/groff/tmac -F/usr/src/tools/groff/obj/build/font -F/usr/src/tools/groff/../../gnu/dist/groff/font -Upet -ww -Tps -ge -me >meref.ps
pic: Unsupported relocation type 168 in non-PLT relocations

grops: Unsupported relocation type 136 in non-PLT relocations

/usr/src/tools/groff/obj/build/src/roff/groff/groff: grn: Segmentation fault

*** Failed target:  meref.ps
*** Failed command: GROFF_COMMAND_PREFIX=''; export GROFF_COMMAND_PREFIX; GROFF_BIN_PATH=`echo /usr/src/tools/groff/obj/build/src/roff/groff /usr/src/tools/groff/obj/build/src/roff/troff /usr/src/tools/groff/obj/build/src/preproc/pic /usr/src/tools/groff/obj/build/src/preproc/eqn /usr/src/tools/groff/obj/build/src/preproc/tbl /usr/src/tools/groff/obj/build/src/preproc/grn /usr/src/tools/groff/obj/build/src/preproc/refer /usr/src/tools/groff/obj/build/src/preproc/soelim /usr/src/tools/groff/obj/build/src/preproc/html /usr/src/tools/groff/obj/build/src/devices/grops /usr/src/tools/groff/obj/build/src/devices/grohtml | sed -e 's| *|:|g'`; export GROFF_BIN_PATH; sed -e "s;@VERSION@;1.19.2;" /usr/src/gnu/dist/groff/doc/meref.me | /usr/src/tools/groff/obj/build/src/roff/groff/groff -M/usr/src/tools/groff/obj/build/tmac -M/usr/src/tools/groff/../../gnu/dist/groff/tmac -F/usr/src/tools/groff/obj/build/font -F/usr/src/tools/groff/../../gnu/dist/groff/font -Upet -ww -Tps -ge -me >meref.ps
*** Error code 3

Stop.
nbmake: stopped in /usr/src/tools/groff/obj/build/doc

*** Failed target:  doc


Home | Main Index | Thread Index | Old Index