Package: mdk Version: 1.2.2-3 Your package fails to build with GCC 4.2. Version 4.2 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. The bug below is because of a new warning that is introduced in 4.2. You can reproduce this with the gcc-snapshot package from unstable or gcc-4.2 from experimental.
> Automatic build of mdk_1.2.2-3 on test.track.rz.uni-augsburg.de by > sbuild/powerpc 0.49 ... > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I.. > -DGLADE_FILE=\""/usr/share/mdk/mixgtk.glade"\" > -DLOCAL_GLADE_FILE=\""./mixgtk.glade"\" -DMAKE_GUILE -g -O2 > -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -DG_DISABLE_DEPRECATED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGTK_DISABLE_DEPRECATED > -DGDK_DISABLE_DEPRECATED -Wall -Werror -MT mixgtk_mixvm.o -MD -MP -MF > ".deps/mixgtk_mixvm.Tpo" \ > -c -o mixgtk_mixvm.o `test -f 'mixgtk_mixvm.c' || echo > './'`mixgtk_mixvm.c; \ > then mv -f ".deps/mixgtk_mixvm.Tpo" ".deps/mixgtk_mixvm.Po"; \ > else rm -f ".deps/mixgtk_mixvm.Tpo"; exit 1; \ > fi > cc1: warnings being treated as errors > mixgtk_mixvm.c: In function 'mixgtk_mixvm_update_cmp': > mixgtk_mixvm.c:175: warning: the address of 'cmp_buttons_' will always > evaluate as 'true' > make[3]: *** [mixgtk_mixvm.o] Error 1 > make[3]: Leaving directory `/build/tbm/mdk-1.2.2/mixgtk' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

