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

XXX #545

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module XXX 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: XXX
===SORRY!=== Error while compiling /home/alex/Blin/installed/XXX_*/sources/8AEA1965C9E638B19CCD92C7CE14D65147AF4674 (XXX)
Semicolon form of 'module' without 'unit' is illegal.  You probably want to use 'unit module'
at /home/alex/Blin/installed/XXX_*/sources/8AEA1965C9E638B19CCD92C7CE14D65147AF4674 (XXX):1
------> module XXX;⏏<EOL>

===> Found: XXX [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: XXX to /home/alex/Blin/data/zef-data/tmp/1549581341.5893.9161/xxx-pm6.git
===> Extraction: Failed to find a META6.json file for XXX -- failure is likely
===> Extraction [OK]: XXX to /home/alex/Blin/data/zef-data/store/xxx-pm6.git
===> Testing: XXX
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/xxx-pm6.git/e2d0bd61fcc230b0c0e5095b027cea89bc649fc8/t/ok.t
Undeclared routine:
    eval_lives_ok used at line 5. Did you mean 'eval-lives-ok', 'eval-dies-ok'?

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

Test Summary Report
-------------------
t/ok.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.02 usr  0.00 sys +  1.31 cusr  0.04 csys =  1.37 CPU)
Result: FAIL
===> Testing [FAIL]: XXX
Failed to get passing tests, but continuing with --force-test
===> Installing: XXX
===> Install [FAIL] for XXX: ===SORRY!=== Error while compiling /home/alex/Blin/installed/XXX_*/sources/8AEA1965C9E638B19CCD92C7CE14D65147AF4674 (XXX)
Semicolon form of 'module' without 'unit' is illegal.  You probably want to use 'unit module'
at /home/alex/Blin/installed/XXX_*/sources/8AEA1965C9E638B19CCD92C7CE14D65147AF4674 (XXX):1
------> module XXX;⏏<EOL>

Ping @ingydotnet

Previous ticket: #7

timo commented 5 years ago

https://github.com/ingydotnet/xxx-pm6/pull/11 by liz