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 1099392 - perl-Imager-0.98-1.fc21 FTBFS: Failed test 'read bad crc with png_ignore_benign_errors'
Summary: perl-Imager-0.98-1.fc21 FTBFS: Failed test 'read bad crc with png_ignore_beni...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Imager
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
: 1106084 (view as bug list)
Depends On:
Blocks: F21FTBFS
TreeView+ depends on / blocked
 
Reported: 2014-05-20 08:27 UTC by Petr Pisar
Modified: 2014-06-18 14:23 UTC (History)
4 users (show)

Fixed In Version: perl-Imager-0.98-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-18 14:23:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


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

Description Petr Pisar 2014-05-20 08:27:07 UTC
perl-Imager-0.98-1.fc21 fails to build in F21 because PNG tests fail:

make[1]: Entering directory `/builddir/build/BUILD/Imager-0.98/PNG'
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/00load.t .. ok
# Library version 10610
#   Failed test 'read bad crc with png_ignore_benign_errors'
#   at t/10png.t line 188.
# Looks like you failed 1 test of 249.
t/10png.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/249 subtests 
Test Summary Report
-------------------
t/10png.t (Wstat: 256 Tests: 249 Failed: 1)
  Failed test:  39
  Non-zero exit status: 1
Files=2, Tests=250,  0 wallclock secs ( 0.06 usr  0.01 sys +  0.76 cusr  0.05 csys =  0.88 CPU)
Result: FAIL

Comment 1 Petr Pisar 2014-06-09 10:37:43 UTC
*** Bug 1106084 has been marked as a duplicate of this bug. ***

Comment 2 Petr Pisar 2014-06-18 13:47:20 UTC
Upstream fixed by:

commit 4593278bee259621fd226213e4d5fc12ba2d4862
Author: Tony Cook <tony>
Date:   Fri Jun 13 20:51:05 2014 +1000

    RT #94717 libpng 1.6.10 no longer considers CRC errors benign
    
    use a different badness for checking benign error support


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