Bug 1309966 - perl-Test-Mojibake-1.1-2.fc24 FTBFS: t/release-synopsis.t test fails: Global symbol "$file" requires explicit package name (did you forget to declare "my $file"?) at lib/Test/Mojibake.pm line 321.
Summary: perl-Test-Mojibake-1.1-2.fc24 FTBFS: t/release-synopsis.t test fails: Global ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test-Mojibake
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-19 06:09 UTC by Petr Pisar
Modified: 2016-02-19 13:30 UTC (History)
2 users (show)

Fixed In Version: perl-Test-Mojibake-1.1-3.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-19 13:30:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2016-02-19 06:09:49 UTC
perl-Test-Mojibake-1.1-2.fc24 fails to build in F24 because a test fails:

t/release-portability.t ...... ok
#   Failed test 'lib/Test/Mojibake.pm'
#   at /usr/share/perl5/vendor_perl/Test/Synopsis.pm line 24.
# Global symbol "$file" requires explicit package name (did you forget to declare "my $file"?) at lib/Test/Mojibake.pm line 321.
# Global symbol "$num_tests" requires explicit package name (did you forget to declare "my $num_tests"?) at lib/Test/Mojibake.pm line 322.
# Looks like you failed 1 test of 1.
t/release-synopsis.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

This is caused by upgrading perl-Test-Synopsis from 0.13-2.fc24 to 0.14-1.fc24.

Comment 1 Paul Howarth 2016-02-19 13:30:14 UTC
Build done:
http://koji.fedoraproject.org/koji/taskinfo?taskID=13048308

Tweaked the SYNOPSIS to make it compilable code.


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