perl-CryptX-0.085-1.fc43 fails to build in Fedora 43 because a test fails: # Math::BigInt VERSION=2.004001 t/mbi_ltm_01load.t .................. ok # Failed test '$x = Math::BigFloat->new("2.1"); $y = Math::BigFloat->new("-1"); $Math::BigFloat::round_mode = "even"; join(",", $x->bdiv($y));' # at ./t/mbi_ltm/bigfltpm.inc line 168. # got: '-3,-0.9' # expected: '-2.1,0' # Failed test '$x = Math::BigFloat->new("2.1"); $y = Math::BigFloat->new("1"); $Math::BigFloat::round_mode = "even"; join(",", $x->bdiv($y));' # at ./t/mbi_ltm/bigfltpm.inc line 168. # got: '2,0.1' # expected: '2.1,0' # Failed test '$x = Math::BigFloat->new("-2.1"); $y = Math::BigFloat->new("-1"); $Math::BigFloat::round_mode = "even"; join(",", $x->bdiv($y));' # at ./t/mbi_ltm/bigfltpm.inc line 168. # got: '2,-0.1' # expected: '2.1,0' # Failed test '$x = Math::BigFloat->new("-2.1"); $y = Math::BigFloat->new("1"); $Math::BigFloat::round_mode = "even"; join(",", $x->bdiv($y));' # at ./t/mbi_ltm/bigfltpm.inc line 168. # got: '-3,0.9' # expected: '-2.1,0' # Looks like you failed 4 tests of 2391. t/mbi_ltm_bigfltpm.t ................ Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/2391 subtests (less 1 skipped subtest: 2386 okay) A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/20008173>. An upgrade of perl-Math-BigInt from 1:2.0030.04-1.fc42 to 1:2.0040.01-1.fc43 is suspicious.
FEDORA-2025-96f02b494b (perl-CryptX-0.086-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-96f02b494b
FEDORA-2025-96f02b494b (perl-CryptX-0.086-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.