Bug 1375929

Summary: perl-Encode-JISX0213-0.04-3.fc26 FTBFS: t/JISX0213.t requires too much memory
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-EncodeAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jplesnik, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Encode-4:2.87-4.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-01 16:31:25 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:

Description Petr Pisar 2016-09-14 09:16:58 UTC
perl-Encode-JISX0213-0.04-3.fc26 fails to build in F26 because a test fails:

+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JISX0213.bs blib/arch/auto/Encode/JISX0213/JISX0213.bs 644
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
Out of memory!
# Looks like your test exited with 1 just after 33.
t/JISX0213.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 12/45 subtests 

This is caused by upgrading perl-Encode from 4:2.84-11.fc26 to 4:2.85-1.fc26.

Comment 1 Petr Pisar 2016-11-01 16:31:25 UTC
This was a bug in perl-Encode fixed in perl-Encode-4:2.87-4.fc26.