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@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, psabata@xxxxxxxxxx, steve@xxxxxxxxx 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel