[Bug 1242805] New: perl-Text-Levenshtein-0.12-3.fc23 FTBFS: Undeclared dependency on Unicode::Collate

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 14 08:31:21 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1242805

            Bug ID: 1242805
           Summary: perl-Text-Levenshtein-0.12-3.fc23 FTBFS: Undeclared
                    dependency on Unicode::Collate
           Product: Fedora
           Version: rawhide
         Component: perl-Text-Levenshtein
          Assignee: psabata at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    psabata at redhat.com, steve at silug.org



perl-Text-Levenshtein-0.12-3.fc23 fails to build in F23 because tests fail:

t/23-greek.t .............. ok
Can't locate Unicode/Collate.pm in @INC (you may need to install the
Unicode::Collate module) (@INC contains: t/lib
/builddir/build/BUILD/Text-Levenshtein-0.12/blib/lib
/builddir/build/BUILD/Text-Levenshtein-0.12/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/builddir/build/BUILD/Text-Levenshtein-0.12/blib/lib/Text/Levenshtein.pm line
54, <DATA> line 15.
# Looks like your test exited with 2 before it could output anything.
t/24-ignore-diacritics.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests 

Obviously, the code requires Unicode::Collate Perl module, but you forgot to
declare the dependency.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list