From: | gregoa [...] cpan.org |
Subject: | libgtk3-perl: FTBFS with Perl 5.20: test failures |
We have the following bug reported to the Debian package of Gtk3
(https://bugs.debian.org/752986):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
Test output 1:
------8<-----------8<-----------8<-----------8<-----------8<-----
# Failed test at t/zz-GtkCellLayoutIface.t line 23.
# got: '0'
# expected: '2'
# Failed test 'undef isa 'Gtk3::CellRendererText''
# at t/zz-GtkCellLayoutIface.t line 24.
# undef isn't defined
# Failed test 'undef isa 'Gtk3::CellRendererToggle''
# at t/zz-GtkCellLayoutIface.t line 25.
# undef isn't defined
# Looks like you failed 3 tests of 35.
t/zz-GtkCellLayoutIface.t ......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/35 subtests
[...]
Test Summary Report
-------------------
t/zz-GtkCellLayoutIface.t (Wstat: 768 Tests: 35 Failed: 3)
Failed tests: 24-26
Non-zero exit status: 3
t/zz-GtkTreeModelIface.t (Wstat: 134 Tests: 168 Failed: 0)
Non-zero wait status: 134
Parse errors: Bad plan. You planned 171 tests but ran 168.
Files=21, Tests=791, 7 wallclock secs ( 0.25 usr 0.02 sys + 4.02 cusr 0.36 csys = 4.65 CPU)
Result: FAIL
------8<-----------8<-----------8<-----------8<-----------8<-----
Test output 2:
------8<-----------8<-----------8<-----------8<-----------8<-----
t/00-init.t .................... ok
t/floating-refs.t .............. ok
t/overrides.t .................. ok
t/signals.t .................... ok
t/vfuncs.t ..................... ok
t/zz-GdkEvent.t ................ ok
t/zz-GtkActionGroup.t .......... ok
t/zz-GtkBuilder.t .............. ok
*** Error in `/usr/bin/perl': corrupted double-linked list: 0x0000000001fc0840 ***
t/zz-GtkCellLayoutIface.t ......
Failed 12/35 subtests
t/zz-GtkCellRendererIface.t .... skipped: tree model ctors not properly supported
t/zz-GtkContainer.t ............ ok
t/zz-GtkDialog.t ............... ok
t/zz-GtkImage.t ................ ok
t/zz-GtkInfoBar.t .............. ok
t/zz-GtkRadioAction.t .......... ok
t/zz-GtkRadioButton.t .......... ok
t/zz-GtkRadioMenuItem.t ........ ok
t/zz-GtkRadioToolButton.t ...... ok
t/zz-GtkRecentChooserDialog.t .. ok
t/zz-GtkTextBuffer.t ........... ok
Use of uninitialized value in subtraction (-) at /tmp/buildd/libgtk3-perl-0.016/blib/lib/Gtk3.pm line 1164.
perl: malloc.c:3700: _int_malloc: Assertion `victim->fd_nextsize->bk_nextsize == victim' failed.
t/zz-GtkTreeModelIface.t .......
Failed 3/171 subtests
(less 8 skipped subtests: 160 okay)
Test Summary Report
-------------------
t/zz-GtkCellLayoutIface.t (Wstat: 134 Tests: 23 Failed: 0)
Non-zero wait status: 134
Parse errors: Bad plan. You planned 35 tests but ran 23.
t/zz-GtkTreeModelIface.t (Wstat: 134 Tests: 168 Failed: 0)
Non-zero wait status: 134
Parse errors: Bad plan. You planned 171 tests but ran 168.
Files=21, Tests=779, 6 wallclock secs ( 0.12 usr 0.06 sys + 3.11 cusr 0.27 csys = 3.56 CPU)
Result: FAIL
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group