Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2002 14:14:05 -0400
From:      mgoward@eviloverlord.org
To:        current@FreeBSD.ORG
Subject:   Re: i386 tinderbox failure
Message-ID:  <20021008141405.K28587@staff.msen.com>

next in thread | raw e-mail | index | archive | help
On Tue, Oct 08, 2002 at 09:41:40AM -0700 or thereabouts, Dag-Erling Smorgrav was said to have scribed:
> --------------------------------------------------------------
> >>> stage 4: populating /home/des/tinderbox/i386/obj/local0/scratch/des/src/i386/usr/include
> --------------------------------------------------------------
> >>> Kernel build for GENERIC started on Tue Oct  8 09:40:03 PDT 2002
> --------------------------------------------------------------
> ===> xe
> ./aicasm: 877 instructions used
> ./aicasm: 686 instructions used
> cc: Internal error: Segmentation fault (program cpp0)
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html>; for instructions.
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.

Same issue. cant build a GENERIC kernel with current right now:

From my make buildkernel KERNCONF=GENERIC

rm -f .newdep
make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES |  MKDEP_CPP="cc -
E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -mcpu=pentiumpro -Wall -Wredundant
-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit
h -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/usr/c
urrent/src/sys -I/usr/current/src/sys/dev -I/usr/current/src/sys/contrib/dev/acp
ica -I/usr/current/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno
-common  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding
cc: Internal error: Segmentation fault (program cpp0)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html>; for instructions.
mkdep: compile failed
*** Error code 1

Stop in /usr/current/obj/usr/current/src/sys/GENERIC.
*** Error code 1

Stop in /usr/current/obj/usr/current/src/sys/GENERIC.
*** Error code 1

Stop in /usr/current/src.
*** Error code 1

Stop in /usr/current/src.


Let me know what else i should submit

matt

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




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