Bug 2463162

Summary: perl-Gtk2-1.24993-24.fc45 FTBFS: default value for initial_chars not allowed when length(initial_chars) also present in GtkEntryBuffer.xs, line 44
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Gtk2Assignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel, spotrh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org//package/perl-Gtk2
Whiteboard:
Fixed In Version: perl-Gtk2-1.24993-25.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-06-02 08:48:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2433833    

Description Petr Pisar 2026-04-27 07:54:54 UTC
perl-Gtk2-1.24993-24.fc45 fails to build in Fedora 45:

Writing Makefile for Gtk2
+ make -j8
Running Mkbootstrap for Gtk2 ()
[...]
[ XS xs/GtkEntryBuffer.xs ]
[...]
Error: default value for initial_chars not allowed when length(initial_chars) also present in GtkEntryBuffer.xs, line 44

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/22889067>. An upgrade of perl-ExtUtils-ParseXS from 1:3.61-2.fc44 to 1:3.63-1.fc45 is suspicious.