Bug 1231122 - perl-Classic-Perl-0.05-10.fc23: FTBFS with Perl 5.22
Summary: perl-Classic-Perl-0.05-10.fc23: FTBFS with Perl 5.22
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Classic-Perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL: https://koji.fedoraproject.org/koji/b...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-12 08:19 UTC by Jitka Plesnikova
Modified: 2015-06-25 09:06 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-25 09:06:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log (9.85 KB, text/plain)
2015-06-12 08:19 UTC, Jitka Plesnikova
no flags Details


Links
System ID Private Priority Status Summary Last Updated
CPAN 104403 0 None None None Never

Description Jitka Plesnikova 2015-06-12 08:19:25 UTC
Created attachment 1037932 [details]
Build log

The build of perl-Classic-Perl failed during Perl 5.22 mass rebuild with following errors:

+ 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
t/arybase.t .... ok
t/bugs.t ....... ok
t/import.t ..... ok
t/multiline.t .. ok
#   Failed test 'split in void context'
#   at t/split.t line 16.
#          got: ''
#     expected: 'p l i n'
# Looks like you failed 1 test of 12.
t/split.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)

Comment 1 Petr Pisar 2015-06-12 12:43:57 UTC
The Classic::Perl's split() does very dark magic including temporary reseting @_ if it thinks the split() was called in void context. This is probably fragile place breaking with perl 5.22 which optimizes more than previous versions.

I'm keen to kill this package it has no reverse dependencies in Fedora, upstream did responded in last month and the module looks more like a joke than something useful one could rely on.

Comment 2 Fedora Admin XMLRPC Client 2015-06-25 07:09:34 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Petr Pisar 2015-06-25 07:23:53 UTC
This package has been removed from Fedora 23.

Waiting for blocking the package in koji <https://fedorahosted.org/rel-eng/ticket/6201>.

Comment 4 Petr Pisar 2015-06-25 09:06:39 UTC
Blocked.


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