Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 13:46:31 -0700 (PDT)
From:      Mark Busby <redtick@sbcglobal.net>
To:        help help <freebsd-questions@freebsd.org>
Subject:   re buildworld errors
Message-ID:  <20060517204631.89421.qmail@web81205.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help

> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-
> questions@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.

   
   
   
   
   




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