Package: gmfsk Version: 0.6+0.7pre1-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.
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 gmfsk_0.6+0.7pre1-2 on em64t by sbuild/amd64 0.53 ... > if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/share"\" > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread > -DPNG_NO_MMX_CODE -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 > -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 > -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 > -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include > -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 > -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 > -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include > -I/usr/include/cairo -I/usr/include/libpng12 -I../../src -I../../src/misc > -g -O2 -Wall -MT olivia.o -MD -MP -MF ".deps/olivia.Tpo" \ > -c -o olivia.o `test -f 'olivia.cc' || echo './'`olivia.cc; \ > then mv -f ".deps/olivia.Tpo" ".deps/olivia.Po"; \ > else rm -f ".deps/olivia.Tpo"; exit 1; \ > fi > In file included from olivia.cc:27: > mfsk.h: In member function 'void MFSK_Encoder::PrintOutputBlock()': > mfsk.h:1451: warning: format '%2d' expects type 'int', but argument 2 has > type 'size_t' > mfsk.h: In member function 'void MFSK_HardDecoder::PrintInputBuffer()': > mfsk.h:1607: warning: format '%2d' expects type 'int', but argument 2 has > type 'size_t' > mfsk.h: At global scope: > mfsk.h:1963: error: declaration of 'RateConverter<Type> > MFSK_Transmitter<Type>::RateConverter' > mfsk.h:1775: error: changes meaning of 'RateConverter' from 'class > RateConverter<Type>' > mfsk.h:2212: error: declaration of 'RateConverter<Type> > MFSK_Receiver<Type>::RateConverter' > mfsk.h:1775: error: changes meaning of 'RateConverter' from 'class > RateConverter<Type>' > make[4]: *** [olivia.o] Error 1 > make[4]: Leaving directory `/build/tbm/gmfsk-0.6+0.7pre1/src/olivia' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/build/tbm/gmfsk-0.6+0.7pre1/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/tbm/gmfsk-0.6+0.7pre1' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/build/tbm/gmfsk-0.6+0.7pre1' > make: *** [build-stamp] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]