re buildworld errors

Mark Busby redtick at sbcglobal.net
Wed May 17 13:46:36 PDT 2006


> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org [mailto:owner-freebsd-
> questions at freebsd.org] On Behalf Of Mark Busby
> Sent: Wednesday, May 17, 2006 2:46 PM
> To: help help
> Subject: buildworld errors
>
> While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days
ago,
> waited, csvup again this morning but still the same error on
buildworld.
>   Thanks for the flames!
>
  >>Did you try
  >>cd /usr/src
>>make clean
>>make cleanworld
  >>And then retry the build?
  >>Maybe you have some old cruft hanging around
   
  Cleaning the old stuff out changed where the error msg occurs and it errors out sooner "lol"
  It's nice not to wait 5 hours before the error msg. = ^ )
   
  gcc version
  muz# gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518

   New error msg
   
   -DGENERATOR_FILE  -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/getruntime.c
cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE  -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c: In function `htab_elements':
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c:663: internal compiler error: in print_reg, at config/i386/i386.c:7116
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
{standard input}:1046: Error: unbalanced parenthesis in operand 1.
*** Error code 1
  Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
*** Error code 1
  Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1
  Stop in /usr/src.
*** Error code 1
  Stop in /usr/src.
*** Error code 1
  Stop in /usr/src.

   
   
   
   
   



More information about the freebsd-questions mailing list