https://bugzilla.redhat.com/show_bug.cgi?id=2208278
Bug ID: 2208278 Summary: perl-Graphics-TIFF-19-4.fc39 FTBFS: t/1.t fails with ImageMagick-7.1.1.8 Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-Graphic s-TIFF OS: Linux Status: NEW Component: perl-Graphics-TIFF Severity: medium Assignee: ppisar@redhat.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppisar@redhat.com Target Milestone: --- Classification: Fedora
perl-Graphics-TIFF-19-4.fc39 fails to build in Fedora 39 because a test fails:
$ prove -b t/1.t t/1.t .. 1/50 # Failed test 'PrintDirectory' # at t/1.t line 122. # got: '466' # expected: '449'
# Failed test 'tiffcmp' # at t/1.t line 157. # got: 'XPosition tag appears only in /tmp/MkyBKzzTV7/test.tif # ' # expected: '' # Looks like you failed 2 tests of 50. t/1.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/50 subtests
This is triggered by upgrading ImageMagick from 1:7.1.1.4-3.fc39 to 1:7.1.1.8-1.fc39.
Reproducible: Always