perl-Image-Size-3.300-6.fc27 fails to build on big-endian machines because a test fails there: + make test 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 # Failed test 'Basic WEBP format test' # at t/all.t line 68. # Looks like you failed 1 test of 23. t/all.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/23 subtests Upstream has a fix <https://github.com/rjray/image-size/commit/37609b9079cc2449589fa436baa2e08a3e2b427d> in the git tree. Because this is a noarch package, the build fails anytimes Koji picks up ppc64 (or s390x) builder.
Fix applied, rebuilt in rawhide, thanks.