Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 13:21:58 +0100
From:      "Koster, K.J." <K.J.Koster@kpn.com>
To:        'FreeBSD Hackers mailing list' <freebsd-hackers@freebsd.org>
Subject:   3.4 make world dies on groff
Message-ID:  <59063B5B4D98D311BC0D0001FA7E4522026D752D@l04.research.kpn.com>

next in thread | raw e-mail | index | archive | help
Dear Hackers,

I have the problem that make world does not grok groff. Please find the
final messages of the compilation at the end of this e-mail.

I've cvsupped last night, just before the "make world", so I guess my source
tree must be sane. I've disabled softupdates, and -pipe, but that makes no
difference.

I assume that something in my box is seriously broken. I don't think it's
hardware, because it dies reproducably at the exact same spot under
different loads (i.e. I ran some other compiles in parallel with the make
world, and I saw no other strangeness.)

What can I do to get groff to build for me?

    Kees Jan

==============================================
 You are only young once,
      but you can stay immature all your life

c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O
-I/usr/src/gnu/usr.bin/groff/troff/../include -fno-for-scope
-DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1
-DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1
-DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_LIMITS_H=1
-DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1
-DSYS_SIGLIST_DECLARED=1
-I/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/include
-fno-for-scope   -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/env.cc
c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O
-I/usr/src/gnu/usr.bin/groff/troff/../include -fno-for-scope
-DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1
-DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1
-DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_LIMITS_H=1
-DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1
-DSYS_SIGLIST_DECLARED=1
-I/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/include
-fno-for-scope   -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/node.cc
c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -O
-I/usr/src/gnu/usr.bin/groff/troff/../include -fno-for-scope
-DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1
-DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1
-DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_LIMITS_H=1
-DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1
-DSYS_SIGLIST_DECLARED=1
-I/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/include
-fno-for-scope   -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:
In function `static void input_stack::end_file()':
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:56
6: Internal compiler error.
/usr/src/gnu/usr.bin/groff/troff/../../../../contrib/groff/troff/input.cc:56
6: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59063B5B4D98D311BC0D0001FA7E4522026D752D>