Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

Perl6 Snowball Binding #495

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module [Perl6 Snowball Binding](https://modules.perl6.org/dist/Perl6 Snowball Binding) cannot be installed (AlwaysFail), perhaps it has some failing tests.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: Perl6 Snowball Binding
===> Found: Perl6 Snowball Binding [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Perl6 Snowball Binding to /home/alex/Blin/data/zef-data/tmp/1549580215.2126.2711/perl6-snowball.git
===> Extraction [OK]: Perl6 Snowball Binding to /home/alex/Blin/data/zef-data/store/perl6-snowball.git
===> Testing: Perl6 Snowball Binding
t/01-load.t .. ok
Cannot locate native library 'libstemmer.so': libstemmer.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in block <unit> at t/02-stem.t line 12

t/02-stem.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/02-stem.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=1,  5 wallclock secs ( 0.02 usr  0.00 sys +  3.95 cusr  0.18 csys =  4.15 CPU)
Result: FAIL
===> Testing [FAIL]: Perl6 Snowball Binding
Failed to get passing tests, but continuing with --force-test
===> Installing: Perl6 Snowball Binding
===> Install [OK] for Perl6 Snowball Binding

Ping @Sufrostico

Previous ticket: #97