[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#252764: gcc-3.3: buildd ICE on alpha building package fceu



- please submit a complete bug report, including preprocessed source
- did an earlier version build the package? which one?
- does gcc-3.4 and/or gcc-snapshot build the package?

You may want to ask debian-admin@lists.debian.org to install the
required build and gcc dependencies on an alpha machine.

Benjamin Cutler writes:
> Package: gcc-3.3
> Version: 1:3.3.3-9
> Severity: normal
> 
> 
> Package fceu[1] has failed to build six times on alpha buildd[2] because of an
> ICE while compiling src/x6502.c, and is keeping the package out of
> testing.
> 
> The error is as follows:
> 
> gcc  -Wall -g -O2 -Wall -Winline -DOPENGL -DFRAMESKIP -DSTDIOIFACE
> -DUNIXDSP -DNETWORK -DFPS `sdl-config --cflags` -Izlib
> -fomit-frame-pointer -DSDL -DUNIX -DPSS_STYLE=1 -DZLIB   -c -o x6502.o
> x6502.c
> x6502.c: In function `X6502_Run':
> x6502.c:574: warning: inlining failed in call to `X6502_RunNormal'
> x6502.c:693: warning: called from here
> x6502.c:442: warning: inlining failed in call to `X6502_RunDebug'
> x6502.c:695: warning: called from here
> gcc: Internal error: Killed (program cc1)
> 
> The source file #includes a header "ops.h" that has a really long set of switch 
> statements in it, maybe it's overflowing some buffer?
> 
> [1] http://packages.debian.org/unstable/source/fceu/
> [2] http://buildd.debian.org/build.php?&pkg=fceu&ver=0.97.5-3&arch=alpha&file=log



Reply to: