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 2021149 - perl-bignum-0.53-2.fc35 FTBFS: tests fail with Big-Int-1.999824
Summary: perl-bignum-0.53-2.fc35 FTBFS: tests fail with Big-Int-1.999824
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-bignum
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F35FTBFS
TreeView+ depends on / blocked
 
Reported: 2021-11-08 13:07 UTC by Petr Pisar
Modified: 2022-02-04 01:22 UTC (History)
4 users (show)

Fixed In Version: perl-bignum-0.60-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-04 01:22:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2021-11-08 13:07:12 UTC
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.

Comment 1 Fedora Update System 2022-01-27 13:47:07 UTC
FEDORA-2022-03b6e17db9 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-03b6e17db9

Comment 2 Fedora Update System 2022-01-27 22:51:47 UTC
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.

Comment 3 Fedora Update System 2022-02-04 01:22:17 UTC
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.


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