https://bugzilla.redhat.com/show_bug.cgi?id=1470542 Bug ID: 1470542 Summary: PAR::Packer needs rebuild for perl 5.24.1 Product: Fedora Version: 25 Component: perl-PAR-Packer Severity: high Assignee: jplesnik@xxxxxxxxxx Reporter: jvromans@xxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Description of problem: PAR::Packer is built for Perl 5.24.0 and was not rebuilt for 5.24.1. Version-Release number of selected component (if applicable): perl-PAR-Packer-1.035-1.fc25 How reproducible: Always. Steps to Reproduce: 1. pp -e 'print "Hello"' Actual results: /tmp/parlJ7MK: Perl lib version (5.24.1) doesn't match executable 'perl' version (5.24.0) at /usr/lib64/perl5/Config.pm line 62. Compilation failed in require at /usr/lib64/perl5/Errno.pm line 10. BEGIN failed--compilation aborted at /usr/lib64/perl5/Errno.pm line 10. Compilation failed in require at /usr/share/perl5/vendor_perl/File/Temp.pm line 17. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/File/Temp.pm line 17. Compilation failed in require at /home/jv/lib/perl5/Archive/Zip.pm line 26. BEGIN failed--compilation aborted at /home/jv/lib/perl5/Archive/Zip.pm line 26. Compilation failed in require at -e line 240. /bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file '/tmp/parl50_HDGo' at /usr/share/perl5/vendor_perl/PAR/Packer.pm line 1184, <DATA> line 1. Expected results: An executable a.out. Additional info: PAR::Packer depends on the perl ABI and must always be rebuilt with perl upgrades. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx