Bug 2440550 - perl-Gtk3-0.038-19.fc45 FTBFS: Failed test 'undef isa 'Gtk3::Gdk::Pixbuf'' at t/overrides.t line 748
Summary: perl-Gtk3-0.038-19.fc45 FTBFS: Failed test 'undef isa 'Gtk3::Gdk::Pixbuf'' at...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Gtk3
Version: 45
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org//pa...
Whiteboard:
Depends On: 2436839
Blocks: F45FTBFS 2452819
TreeView+ depends on / blocked
 
Reported: 2026-02-18 09:35 UTC by Petr Pisar
Modified: 2026-04-22 10:26 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-04-22 10:25:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2026-02-18 09:35:21 UTC
perl-Gtk3-0.038-20.fc45 fails to build Fedora 45 because a test fails:

+ xvfb-run -d make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Gtk3 0.038
#    Running against gtk+ 3.24.51
#   Compiled against gtk+ 3.24.51
t/00-init.t .................... ok
t/floating-refs.t .............. ok
(overrides.t:714): GdkPixbuf-WARNING **: 09:14:58.618: gdk-pixbuf XPM module lacks XPM data capability
#   Failed test 'undef isa 'Gtk3::Gdk::Pixbuf''
#   at t/overrides.t line 748.
#     undef isn't defined
Can't call method "get_colorspace" on an undefined value at t/overrides.t line 749.
# Looks like your test exited with 25 just after 179.
t/overrides.t .................. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 55/233 subtests 

Full output of test:

[...]
# Gtk3::Gdk::Pixbuf::new_from_data
ok 163 - An object of class 'Gtk3::Gdk::Pixbuf' isa 'Gtk3::Gdk::Pixbuf'
ok 164
ok 165
ok 166
ok 167
ok 168
ok 169
ok 170
ok 171 - An object of class 'Gtk3::Gdk::Pixbuf' isa 'Gtk3::Gdk::Pixbuf'
ok 172
ok 173
ok 174
ok 175
ok 176
ok 177
ok 178
# Gtk3::Gdk::Pixbuf::new_from_xpm_data

(overrides.t:13038): GdkPixbuf-WARNING **: 10:22:22.967: gdk-pixbuf XPM module lacks XPM data capability
not ok 179 - undef isa 'Gtk3::Gdk::Pixbuf'
#   Failed test 'undef isa 'Gtk3::Gdk::Pixbuf''
#   at t/overrides.t line 746.
#     undef isn't defined
Can't call method "get_colorspace" on an undefined value at t/overrides.t line 747.
# Looks like your test exited with 88 just after 179.


This is triggered by upgrading gdk-pixbuf2 from 2.44.4-2.fc44 to 2.44.5-2.fc45.

Comment 1 Petr Pisar 2026-04-22 10:25:06 UTC
Fixed in gdk-pixbuf2-2.44.6-1.fc45.


Note You need to log in before you can comment on or make changes to this bug.