Bug 2021149
| Summary: | perl-bignum-0.53-2.fc35 FTBFS: tests fail with Big-Int-1.999824 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | perl-bignum | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 35 | CC: | jplesnik, mspacek, perl-devel, ppisar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/perl-bignum?collection=f35 | ||
| Whiteboard: | |||
| Fixed In Version: | perl-bignum-0.60-1.fc35 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-02-04 01:22:17 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1927309 | ||
FEDORA-2022-03b6e17db9 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-03b6e17db9 FEDORA-2022-03b6e17db9 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-03b6e17db9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-03b6e17db9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-03b6e17db9 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |
perl-bignum-0.53-2.fc35 fails to build in Fedora 35 because the tests fail: t/bigint.t ..... ok # Failed test '$x = 5 makes $x a Math::BigInt' # at t/bigrat.t line 16. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test '$x = 2 ** 255 makes $x a Math::BigInt' # at t/bigrat.t line 22. # 'Math::BigRat' # doesn't match '(?^:^Math::BigInt)' # Failed test 'the reference type is correct' # at t/bigrat.t line 113. # got: 'Math::BigRat' # expected: 'Math::BigInt' # Looks like you failed 1 test of 2. [...] Test Summary Report ------------------- t/bigrat.t (Wstat: 8192 Tests: 55 Failed: 32) Failed tests: 1-2, 26-55 Non-zero exit status: 32 t/brinfnan.t (Wstat: 6144 Tests: 66 Failed: 24) Failed tests: 1, 3, 11, 13, 28, 30, 32, 34, 36, 38, 40 42, 44, 46, 48, 50, 52, 54, 56, 58, 60 62, 64, 66 Non-zero exit status: 24 t/option_l.t (Wstat: 1280 Tests: 19 Failed: 5) Failed tests: 2-3, 5-6, 10 Non-zero exit status: 5 Files=23, Tests=497, 2 wallclock secs ( 0.10 usr 0.08 sys + 2.43 cusr 1.18 csys = 3.79 CPU) Result: FAIL Failed 3/23 test programs. 61/497 subtests failed. A difference between the last passing and failing buildroot is at <https://koschei.fedoraproject.org/build/11230913>. This failure is triggered by upgrading perl-Math-BigInt from 1:1.9998.23-2.fc35 to 1:1.9998.24-1.fc35.