[releng_10 tinderbox] failure on mips/mips

Ian Lepore ian at FreeBSD.org
Thu Dec 19 23:04:46 UTC 2013


On Thu, 2013-12-19 at 14:12 -0800, Sean Bruno wrote:
> On Thu, 2013-12-19 at 19:19 +0000, FreeBSD Tinderbox wrote:
> >
> > [...]
> > cd /src/sys/modules/aic7xxx/aicasm;  PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin  MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/GXEMUL32/modules  /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all
> > cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
> > cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c
> > /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump':
> > /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> > *** Error code 1
> > 
> > Stop.
> > bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm
> > *** Error code 1
> > 
> > Stop.
> > bmake: stopped in /src
> > *** [buildkernel] Error code 1
> > 
> > Stop in /src.
> > TB --- 2013-12-19 19:19:44 - WARNING: /usr/bin/make returned exit code  1 
> > TB --- 2013-12-19 19:19:44 - ERROR: failed to build GXEMUL32 kernel
> > TB --- 2013-12-19 19:19:44 - 7185.51 user 3448.45 system 10140.91 real
> > 

> 
> 
> This seems to compile on my machine just fine.  Not sure what's up here.
> 
> sean
> 

The ICEs while building aicasm tend to come and go at random, especially
for arm and mips and ppc builds.  They tend to happen in clusters, then
they go away for a few days or weeks, then come back again.

-- Ian




More information about the freebsd-stable mailing list