Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1231204

Summary: perl-Data-Dump-Streamer-2.38-4.fc23: FTBFS with Perl 5.22
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: perl-Data-Dump-StreamerAssignee: Orphan Owner <extras-orphan>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dennis, iarnell, paul, perl-devel, psabata
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/buildinfo?buildID=643331
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-23 13:49:13 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: 1231285, 1231297, 1239338    
Attachments:
Description Flags
Build log
none
Spec for new upstream 2.39 release none

Description Jitka Plesnikova 2015-06-12 11:42:12 UTC
Created attachment 1038027 [details]
Build log

The build of  perl-Data-Dump-Streamer failed during Perl 5.22 mass rebuild with following errors:


Subroutine B::OP::parent redefined at /usr/lib64/perl5/vendor_perl/B/Utils.pm line 186.
#   Failed test 'data slots (glob/FORMAT)'
#   at t/test_helper.pl line 114.
#   Failed test 'data slots (ref/FORMAT)'
#   at t/test_helper.pl line 114.
# Error:
# data slots (blessed FORMAT) subtest Expected failed to return the expected result:
#        Expected                                                                                                              Result
#    1 =                # format F =                                                                                         |                # format F =
#    2 =                # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>                                 |                # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#    3 !                # $off, $width, $bits, $val, $res                                                                    *                # use warnings;
#    4 +                                                                                                                     >                # ; $off, $width, $bits, $val, $res
#    5 =                # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>                                 |                # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#    6 =                # $off, $width, $bits, $val, $res                                                                    |                # $off, $width, $bits, $val, $res
Got <<'EXPECT';
$Thank_YSTH1 = bless( do{ local *F; my $F=<<'_EOF_FORMAT_'; $F=~s/^\s+# //mg; eval $F; die $F.$@ if $@; *F{FORMAT};
               # format F =
               # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
               # use warnings;
               # ; $off, $width, $bits, $val, $res
               # vec($_,@#,@#) = @<< == @######### @>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
               # $off, $width, $bits, $val, $res
               # .
_EOF_FORMAT_
               }, 'Thank::YSTH' );
EXPECT
#   Failed test 'data slots (blessed FORMAT)'
#   at t/test_helper.pl line 561.
# Looks like you failed 3 tests of 19.
t/globtest.t ........ 

#   Failed test ''
#   at t/test_helper.pl line 114.
# Looks like you failed 1 test of 7.
t/madness.t ......... 

Subroutine B::OP::parent redefined at /usr/lib64/perl5/vendor_perl/B/Utils.pm line 186.
#   Failed test ''
#   at t/test_helper.pl line 114.
# Looks like you failed 1 test of 7.
t/madness_json.t ....

Comment 1 Petr Šabata 2015-07-07 15:08:29 UTC
*** Bug 1239771 has been marked as a duplicate of this bug. ***

Comment 2 Jan Kurik 2015-07-15 14:01:02 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 3 Fedora Admin XMLRPC Client 2015-09-23 13:48:11 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Petr Šabata 2015-09-23 13:49:13 UTC
Non-trivial to fix and upstream seems dead.
Retiring in F23+.

Comment 5 Paul Howarth 2015-12-24 10:56:12 UTC
Created attachment 1109192 [details]
Spec for new upstream 2.39 release

Upstream has now released version 2.39 which builds and runs its test suite successfully in Rawhide. See attached spec.