I notice that the build of realtimebattle failed on arm due to an internal compiler error:
make[3]: Entering directory `/build/buildd/realtimebattle-1.0.5/src' c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I../intl -O2 -c ArenaBase.cc ArenaBase.cc: In method `void ArenaBase::interrupt_tournament()': ArenaBase.cc:158: Internal compiler error: ArenaBase.cc:158: Internal compiler error in `float_signal', at toplev.c:2421 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. make[3]: *** [ArenaBase.o] Error 1 It also hasn't built on arm for quite some time (i.e. it was out of date even in potato): [EMAIL PROTECTED] ~]$ madison realtimebattle realtimebattle | 0.9.7-1 | stable | arm realtimebattle | 0.9.7-1 | testing | arm realtimebattle | 0.9.7-1 | unstable | arm realtimebattle | 1.0.0-1 | stable | source, alpha, i386, m68k, powerpc, sparc realtimebattle | 1.0.5-4 | testing | source, alpha, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc realtimebattle | 1.0.5-4 | unstable | hurd-i386 realtimebattle | 1.0.5-5 | unstable | source, alpha, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc If there's no prospect of fixing the compiler any time soon, perhaps the package should just be removed on this architecture? I ask because this is the one remaining package on arm that still has its documentation in /usr/doc (see http://auric.debian.org/~cjwatson/doc-scoreboard.html). Thanks, -- Colin Watson [EMAIL PROTECTED]

