Bug 2223530 - perl-MooseX-App: FTBFS with Perl 5.38
Summary: perl-MooseX-App: FTBFS with Perl 5.38
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-MooseX-App
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F39FTBFS
TreeView+ depends on / blocked
 
Reported: 2023-07-18 06:51 UTC by Jitka Plesnikova
Modified: 2023-08-08 13:09 UTC (History)
4 users (show)

Fixed In Version: perl-MooseX-App-1.42-7.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-08 13:09:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github maros MooseX-App issues 69 0 None open Tests fail with Perl 5.37.10 2023-07-18 06:51:38 UTC

Description Jitka Plesnikova 2023-07-18 06:51:22 UTC
Description of problem:
Package perl-MooseX-App fails to build from source with Perl 5.38 in Fedora Rawhide.

Smartmatch is deprecated at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Meta/Role/Class/Base.pm line 741.
#   Failed test 'no warnings'
#   at /usr/share/perl5/vendor_perl/Test/Builder.pm line 193.
# There were 24 warning(s)
#     Previous test 0 ''
#     given is deprecated at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 237.
#  at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 237.
# 	require MooseX/App/Utils.pm called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	MooseX::App::Exporter::BEGIN() called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	eval {...} called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	require MooseX/App/Exporter.pm called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	MooseX::App::BEGIN() called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	eval {...} called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	require MooseX/App.pm called at t/testlib/Test01.pm line 4
# 	Test01::BEGIN() called at t/testlib/Test01.pm line 4
# 	eval {...} called at t/testlib/Test01.pm line 4
# 	require Test01.pm called at t/01_basic.t line 11
# 	main::BEGIN() called at t/01_basic.t line 11
# 	eval {...} called at t/01_basic.t line 11
# 
# ----------
#     Previous test 0 ''
#     when is deprecated at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 238.
#  at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Utils.pm line 238.
# 	require MooseX/App/Utils.pm called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	MooseX::App::Exporter::BEGIN() called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	eval {...} called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App/Exporter.pm line 11
# 	require MooseX/App/Exporter.pm called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	MooseX::App::BEGIN() called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	eval {...} called at /builddir/build/BUILD/MooseX-App-1.42/blib/lib/MooseX/App.pm line 14
# 	require MooseX/App.pm called at t/testlib/Test01.pm line 4
# 	Test01::BEGIN() called at t/testlib/Test01.pm line 4
# 	eval {...} called at t/testlib/Test01.pm line 4
# 	require Test01.pm called at t/01_basic.t line 11
# 	main::BEGIN() called at t/01_basic.t line 11
# 	eval {...} called at t/01_basic.t line 11
# 
Version-Release number of selected component (if applicable):
1.42-5.fc38

Steps to Reproduce:
koji build --scratch f39 perl-MooseX-App-1.42-5.fc38.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/perl-MooseX-App

Reproducible: Always


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