Bug#473143: FTBFS in unstable now

Andreas Barth aba at not.so.argh.org
Fri Mar 28 16:39:01 UTC 2008


Package: gnome-python-desktop
Version: 2.20.0-1
Severity: serious

Hi,

this package now FTBFS, see
http://buildd.debian.org/fetch.cgi?&pkg=gnome-python-desktop&ver=2.20.0-1%2Bb1&arch=s390&stamp=1206722122&file=log
(s390 just being the first one, probably nothing arch-specific).

(cd ../../metacity \
         && /usr/bin/pygtk-codegen-2.0 \
            --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
            --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
            --py_ssize_t-clean \
            --override metacity.override \
            --prefix pymetacity metacity.defs) > gen-metacity.c \
        && cp gen-metacity.c metacity.c \
        && rm -f gen-metacity.c
Could not write method MetaTheme.get_frame_style: No ArgType for MetaFrameStyle*
Could not write method MetaTheme.draw_frame: No ArgType for const-GdkRectangle*
Could not write method MetaTheme.draw_menu_icon: No ArgType for const-GdkRectangle*
Could not write method MetaTheme.get_frame_borders: No ArgType for int*
Could not write method MetaTheme.calc_geometry: No ArgType for const-MetaButtonLayout*
Could not write method MetaTheme.lookup_layout: No ArgType for MetaFrameLayout*
Could not write method MetaTheme.insert_layout: No ArgType for MetaFrameLayout*
Could not write method MetaTheme.lookup_draw_op_list: No ArgType for MetaDrawOpList*
Could not write method MetaTheme.insert_draw_op_list: No ArgType for MetaDrawOpList*
Could not write method MetaTheme.lookup_style: No ArgType for MetaFrameStyle*
Could not write method MetaTheme.insert_style: No ArgType for MetaFrameStyle*
Could not write method MetaTheme.lookup_style_set: No ArgType for MetaFrameStyleSet*
Could not write method MetaTheme.insert_style_set: No ArgType for MetaFrameStyleSet*
Could not write method MetaTheme.lookup_int_constant: No ArgType for int*
Could not write method MetaTheme.lookup_float_constant: No ArgType for double*
Could not write method MetaPreview.set_button_layout: No ArgType for const-MetaButtonLayout*
Could not write function gradient_create_interwoven: No ArgType for const-GdkColor
Could not write function parse_position_expression: No ArgType for const-MetaPositionExprEnv*
Could not write function parse_size_expression: No ArgType for const-MetaPositionExprEnv*
Could not write function color_spec_new_from_string: No ArgType for MetaColorSpec*
Could not write function color_spec_new_gtk: No ArgType for MetaColorSpec*
Could not write function gtk_widget_get_font_desc: No ArgType for const-PangoFontDescription*
Could not write function pango_font_desc_get_text_height: No ArgType for const-PangoFontDescription*
***INFO*** The coverage of global functions is 78.12% (25/32)
***INFO*** The coverage of methods is 40.74% (11/27)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../metacity -I/usr/include/python2.5 -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/libffi-3.0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -I/usr/include/metacity-1 -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/freetype2 -I/usr/include/libpng12   -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF .deps/metacity_la-metacity.Tpo -c -o metacity_la-metacity.lo `test -f 'metacity.c' || echo '../../metacity/'`metacity.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../../metacity -I/usr/include/python2.5 -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/libffi-3.0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/metacity-1 -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/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -std=c9x -fno-strict-aliasing -MT metacity_la-metacity.lo -MD -MP -MF .deps/metacity_la-metacity.Tpo -c metacity.c  -fPIC -DPIC -o .libs/metacity_la-metacity.o
metacity.c: In function '_wrap_meta_theme_replace_constants':
metacity.c:190: warning: passing argument 2 of 'meta_theme_replace_constants' from incompatible pointer type
metacity.c:190: warning: passing argument 3 of 'meta_theme_replace_constants' makes integer from pointer without a cast
metacity.c:190: error: too few arguments to function 'meta_theme_replace_constants'


This bug blocks the migration of some gnome packages to testing currently (and
some more which are block indirectly)


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/






More information about the pkg-gnome-maintainers mailing list