https://bugzilla.redhat.com/show_bug.cgi?id=2160077 Bug ID: 2160077 Summary: perl-Prima-1.67-1.fc38 FTBFS: t/Image/Tile.t aborts Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-Prima?c ollection=f38 Status: NEW Component: perl-Prima Assignee: ppisar@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: lkundrak@xxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx Blocks: 2117176 (F38FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora perl-Prima-1.67-1.fc38 fails to build in Fedora 38 because a test aborts: t/Image/Tile.t .......... ok *** buffer overflow detected ***: terminated t/Image/Transform.t ..... All 22 subtests passed [...] Test Summary Report ------------------- t/Image/Transform.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 22 Failed: 0) Non-zero wait status: 134 Parse errors: No plan found in TAP output A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/14524352>. A minimized reproducer: #!/usr/bin/perl use Prima::sys::Test qw(noX11); my $p = Prima::Image->create( width => 2, height => 2, type => im::Byte, data => "\1\4..\3\6"); $p->shear(0,0.5); Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2117176 [Bug 2117176] Fedora 38 FTBFS Tracker -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2160077 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue