Package: tecnoballz Version: 0.92-2 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. GCC 4.3 now prints an error message when C++ code contains duplicate function parameter names in function prototypes, see http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params
You can reproduce this problem with gcc-snapshot from unstable. Note that Red Hat, Novell and Ubuntu have done some work getting packages to build with GCC 4.3 so there might be patches floating around somewhere. I suggest you talk to your upstream. > Automatic build of tecnoballz_0.92-2 on em64t by sbuild/amd64 0.53 ... > make[4]: Entering directory `/build/tbm/tecnoballz-0.92/src' > x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. > -DDATADIR=\"/usr/share/games/tecnoballz\" > -DSCOREFILE=\"/var/games/tecnoballz/tecnoballz.hi\" -I/usr/X11R6/includes > -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -g > -Wall -MT tecnoballz-bitmap_data.o -MD -MP -MF > .deps/tecnoballz-bitmap_data.Tpo -c -o tecnoballz-bitmap_data.o `test -f > 'bitmap_data.cc' || echo './'`bitmap_data.cc > In file included from ../include/bitmap_data.h:33, > from bitmap_data.cc:30: > ../include/../include/surface_sdl.h:49: error: multiple parameters named > 'coord_x' > make[4]: *** [tecnoballz-bitmap_data.o] Error 1 > make[4]: Leaving directory `/build/tbm/tecnoballz-0.92/src' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

