Bug 1231112 - perl-B-Lint-1.20-3.fc23: FTBFS with Perl 5.22
Summary: perl-B-Lint-1.20-3.fc23: FTBFS with Perl 5.22
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-B-Lint
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koji.fedoraproject.org/koji/b...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-12 08:00 UTC by Jitka Plesnikova
Modified: 2015-06-12 11:44 UTC (History)
2 users (show)

Fixed In Version: perl-B-Lint-1.20-4.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-12 11:44:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log (6.13 KB, text/plain)
2015-06-12 08:00 UTC, Jitka Plesnikova
no flags Details


Links
System ID Private Priority Status Summary Last Updated
CPAN 101115 0 None None None Never

Description Jitka Plesnikova 2015-06-12 08:00:32 UTC
Created attachment 1037930 [details]
Build log

The build of perl-B-Lint failed during Perl 5.22 mass rebuild with following errors:

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed at t/lint.t line 119
#      got 'Bare sub name \'bare\' interpreted as string at -e line 1
# '
# expected 'Bare sub name \'bare\' interpreted as string at -e line 1
# Bare sub name \'bare\' interpreted as string at -e line 1
# '
t/lint.t .. 
Failed 1/29 subtests

Comment 1 Petr Pisar 2015-06-12 11:44:52 UTC
I documented this issue and disabled a test for it. The B::Lint purpose is to provide quality check so a false negative is acceptable.


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