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

LMDB #445

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module LMDB 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: LMDB
===> Found: LMDB:ver<0.0.1>:auth<github:salortiz> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: LMDB:ver<0.0.1>:auth<github:salortiz> to /home/alex/Blin/data/zef-data/tmp/1549581459.8696.6792/p6-LMDB.git
===> Extraction [OK]: LMDB to /home/alex/Blin/data/zef-data/store/p6-LMDB.git
===> Testing: LMDB:ver<0.0.1>:auth<github:salortiz>
# To be continued...
t/01-basic.t .... ok
Cannot modify an immutable Str (Nil)
  in block <unit> at t/02-quick.t line 20

# Looks like you planned 14 tests, but ran 2
t/02-quick.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/14 subtests 
Cannot modify an immutable Str (Nil)
  in block <unit> at t/03-custom.t line 33

# Looks like you planned 19 tests, but ran 7
t/03-custom.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/19 subtests 
t/99.my-meta.t .. ok

Test Summary Report
-------------------
t/02-quick.t  (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 2.
t/03-custom.t (Wstat: 65280 Tests: 7 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 19 tests but ran 7.
Files=4, Tests=85, 15 wallclock secs ( 0.05 usr  0.01 sys + 12.68 cusr  0.44 csys = 13.18 CPU)
Result: FAIL
===> Testing [FAIL]: LMDB:ver<0.0.1>:auth<github:salortiz>
Failed to get passing tests, but continuing with --force-test
===> Installing: LMDB:ver<0.0.1>:auth<github:salortiz>
===> Install [OK] for LMDB:ver<0.0.1>:auth<github:salortiz>

Ping @salortiz

Previous ticket: #158

AlexDaniel commented 5 years ago

Oh wow that's a rakudobug. See https://github.com/rakudo/rakudo/issues/2685.