[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#759234: audacious-dumb: FTBFS - unknown type name 'InputPlayback'



Package: audacious-dumb
Version: 0.82-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
audacious-dumb.c:453:19: error: unknown type name 'InputPlayback'
 static void mseek(InputPlayback *playback, gint time)
                   ^
audacious-dumb.c: In function 'file_info_box':
audacious-dumb.c:648:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:752): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
   gtk_widget_modify_font(child1, font_desc);
   ^
audacious-dumb.c:692:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:752): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
   gtk_widget_modify_font(child2, font_desc);
   ^
audacious-dumb.c:736:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:752): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations]
   gtk_widget_modify_font(child3, font_desc);
   ^
audacious-dumb.c:744:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:103): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  close_button = gtk_button_new_from_stock(GTK_STOCK_CLOSE);
  ^
audacious-dumb.c:744:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
audacious-dumb.c: At top level:
audacious-dumb.c:37:17: warning: 'stop_flag' defined but not used [-Wunused-variable]
 static gboolean stop_flag = FALSE;
                 ^
audacious-dumb.c:308:13: warning: 'install_callbacks' defined but not used [-Wunused-function]
 static void install_callbacks(DUH_SIGRENDERER *sr)
             ^
Makefile:45: recipe for target 'obj/audacious-dumb.o' failed
make[1]: *** [obj/audacious-dumb.o] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: audacious-dumb-build-log.txt.gz
Description: application/gunzip

Attachment: pgpmwCGvjaODq.pgp
Description: PGP signature


Reply to: