Bug#786604: libgtk3-perl: FTBFS on current sid (probably caused by gdk-pixbuf 2.31.1-2 -> 2.31.4-1)
intrigeri at debian.org
intrigeri at debian.org
Sat May 23 12:01:02 UTC 2015
Package: libgtk3-perl
Version: 0.021-2
Severity: serious
Tags: upstream
Forwarded: https://mail.gnome.org/archives/gtk-perl-list/2015-May/msg00020.html
I see test failures when trying to build Gtk3 with gdk-pixbuf 2.31.4
on current Debian unstable:
# Gtk3::Gdk::Pixbuf::get_formats
ok 141 - An object of class 'Gtk3::Gdk::PixbufFormat' isa 'Gtk3::Gdk::PixbufFormat'
ok 142 # skip Gtk3::Gdk::Pixbuf::new_from_data; incorrect annotations
ok 143 # skip Gtk3::Gdk::Pixbuf::new_from_data; incorrect annotations
# Gtk3::Gdk::Pixbuf::save, save_to_buffer, save_to_callback
ok 144
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 20/164 subtests
(less 2 skipped subtests: 142 okay)
and (in a slightly different build environment):
# Gtk3::Gdk::Pixbuf::save, save_to_buffer, save_to_callback
ok 144
Can't find information for method Pixbuf::save at t/overrides.t line 644.
The corresponding C libraries (and corresponding GI files) in current
sid are:
* glib 2.44.1
* gdk-pixbuf 2.31.4
Note that the tests pass just fine on current testing, that has:
* glib 2.44.0
* gdk-pixbuf 2.31.1
More information about the pkg-perl-maintainers
mailing list