Bug 2308981 - perl-Test-Simple-1.302201-1.fc42 FTBFS on Perl bootstrap: Base class package "Term::Table" is empty.
Summary: perl-Test-Simple-1.302201-1.fc42 FTBFS on Perl bootstrap: Base class package ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test-Simple
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2024-09-02 07:07 UTC by Petr Pisar
Modified: 2024-09-02 08:04 UTC (History)
3 users (show)

Fixed In Version: perl-Test-Simple-1.302201-2.fc42
Clone Of:
Environment:
Last Closed: 2024-09-02 08:04:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2024-09-02 07:07:25 UTC
perl-Test-Simple-1.302201-1.fc42 fails to build in Fedora 42 on a Perl bootstrap because tests fail like this:

Base class package "Term::Table" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains: /home/test/fedora/perl-Test-Simple/perl-Test-Simple-1.302201-build/Test-Simple-1.302201/blib/lib /home/test/fedora/perl-Test-Simple/perl-Test-Simple-1.302201-build/Test-Simple-1.302201/blib/arch /usr/local/lib64/perl5/5.40 /usr/local/share/perl5/5.40 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .).
 at /home/test/fedora/perl-Test-Simple/perl-Test-Simple-1.302201-build/Test-Simple-1.302201/blib/lib/Test2/Util/Table.pm line 7.
BEGIN failed--compilation aborted at /home/test/fedora/perl-Test-Simple/perl-Test-Simple-1.302201-build/Test-Simple-1.302201/blib/lib/Test2/Util/Table.pm line 7.
Compilation failed in require at t/00-report.t line 11.
BEGIN failed--compilation aborted at t/00-report.t line 11.
t/00-report.t .................................... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

A reproduce is defining perl_bootstrap RPM macro and uninstalling perl-Term-Table-0:0.022-1.fc42.noarch. It seems that Term::Table is not an optional dependency any more.

Comment 1 Fedora Update System 2024-09-02 07:58:16 UTC
FEDORA-2024-44fba8ca4f (perl-Test-Simple-1.302201-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-44fba8ca4f

Comment 2 Fedora Update System 2024-09-02 08:04:30 UTC
FEDORA-2024-44fba8ca4f (perl-Test-Simple-1.302201-2.fc42) has been pushed to the Fedora 42 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.