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

CommonMark #357

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module CommonMark 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: CommonMark
===> Found: CommonMark:ver<0.0.5>:auth<github:drforr> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: CommonMark:ver<0.0.5>:auth<github:drforr> to /home/alex/Blin/data/zef-data/tmp/1549582600.4659.5170/CommonMark-0.0.5.tar.gz
===> Extraction [OK]: CommonMark to /home/alex/Blin/data/zef-data/store/CommonMark-0.0.5.tar.gz
===> Testing: CommonMark:ver<0.0.5>:auth<github:drforr>
Cannot locate native library 'libcmark.so': libcmark.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 method to-html at /home/alex/Blin/data/zef-data/store/CommonMark-0.0.5.tar.gz/CommonMark-0.0.5/lib/CommonMark.pm6 (CommonMark) line 739
  in block <unit> at t/10-core.t line 7

t/10-core.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests 
t/meta.t ..... ok

Test Summary Report
-------------------
t/10-core.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
Files=2, Tests=1, 14 wallclock secs ( 0.03 usr  0.00 sys + 11.76 cusr  0.32 csys = 12.11 CPU)
Result: FAIL
===> Testing [FAIL]: CommonMark:ver<0.0.5>:auth<github:drforr>
Failed to get passing tests, but continuing with --force-test
===> Installing: CommonMark:ver<0.0.5>:auth<github:drforr>
===> Install [OK] for CommonMark:ver<0.0.5>:auth<github:drforr>

Ping @drforr

Previous ticket: #270