perl-gtk2 Failing Tests

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Andrew Wong
Owner
unassigned
Submitted by
Andrew Wong
Severity
normal

Debbugs page

A
A
Andrew Wong wrote 18 hours ago
(address . bug-guix@gnu.org)
ddf38941-4fb3-4c7c-ae84-3538499ead06@icloud.com
It appears that the perl-gtk2 package is failing to build due to broken
tests:

phase `build' succeeded after 11.5 seconds
starting phase `check'
"/gnu/store/v6bivyjbg6bj07s8iqfzdm6hpvypc0p1-perl-5.36.0/bin/perl"
-MExtUtils::Command::MM -e 'cp_nonempty' -- Gtk2.bs
blib/arch/auto/Gtk2/Gtk2.bs 644
PERL_DL_NONLAZY=1
"/gnu/store/v6bivyjbg6bj07s8iqfzdm6hpvypc0p1-perl-5.36.0/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Gtk2 1.24993
#    Running against gtk+ 2.24.33
#   Compiled against gtk+ 2.24.33
t/00.Gtk2.t ........................ ok
---8<---
t/GdkPango.t ....................... skipped: Gtk2->init_check failed,
probably unable to open DISPLAY
Wide character in subroutine entry at t/GdkPixbuf.t line 17.
Couldn’t recognize the image file format for file
“gtk-demo/floppybuddy.gif” at t/GdkPixbuf.t line 17.
# Looks like your test exited with 2 before it could output anything.
t/GdkPixbuf.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 111/111 subtests
Unrecognized image file format at t/GdkPixbufLoader.t line 46.
# Looks like your test exited with 2 before it could output anything.
t/GdkPixbufLoader.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 29/29 subtests
t/GdkPixbufSimpleAnim.t ............ ok
---8<---

This is not the first time, see bug#38521. Also see the build farm
宋
宋文武 wrote 16 hours ago
(name . Andrew Wong)(address . wongandj@icloud.com)(address . 75471-done@debbugs.gnu.org)
87v7un49px.fsf@envs.net
Andrew Wong <wongandj@icloud.com> writes:

Toggle quote (3 lines)
> It appears that the perl-gtk2 package is failing to build due to
> broken tests.

Fixed in commit 3104c70faea7d5ef84d9423434d77abf69ccd4a0, thank you for
the report!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75471@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75471
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch