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

Games::BubbleBreaker #404

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

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

===> Found: Games::BubbleBreaker [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Games::BubbleBreaker to /home/alex/Blin/data/zef-data/tmp/1549580850.21344.6390/p6-Games-BubbleBreaker.git
===> Extraction [OK]: Games::BubbleBreaker to /home/alex/Blin/data/zef-data/store/p6-Games-BubbleBreaker.git
===> Testing: Games::BubbleBreaker
# Failed test 'bubble-breaker ran 1.4559713 seconds'
# at t/00-run.t line 15
# STDERR = ===SORRY!===
# Could not find SDL::Video at line 5 in:
#     file#/home/alex/Blin/data/zef-data/store/p6-Games-BubbleBreaker.git/3435f90382ba79e17e284e0274641fc47c651677
#     file#/home/alex/Blin/data/zef-data/store/p6-Games-BubbleBreaker.git/3435f90382ba79e17e284e0274641fc47c651677/lib
#     file#/home/alex/Blin/data/zef-data/store/p6-Games-BubbleBreaker.git/3435f90382ba79e17e284e0274641fc47c651677/data/zef/lib
#     inst#/home/alex/Blin/installed/SDL_0.2.0
#     inst#/home/alex/.perl6
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/site
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/vendor
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6
#     ap#
#     nqp#
#     perl5#
# 
# Looks like you failed 1 test of 3
t/00-run.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/00-run.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=3,  3 wallclock secs ( 0.03 usr  0.00 sys +  2.06 cusr  0.13 csys =  2.22 CPU)
Result: FAIL
===> Testing [FAIL]: Games::BubbleBreaker
Failed to get passing tests, but continuing with --force-test
===> Installing: Games::BubbleBreaker
===> Install [FAIL] for Games::BubbleBreaker: ===SORRY!=== Error while compiling /home/alex/Blin/installed/Games::BubbleBreaker_*/sources/B44448EF3C2187D46435CDB16DBBCE27A23AA37B (Games::BubbleBreaker)
Semicolon form of 'module' without 'unit' is illegal.  You probably want to use 'unit module'
at /home/alex/Blin/installed/Games::BubbleBreaker_*/sources/B44448EF3C2187D46435CDB16DBBCE27A23AA37B (Games::BubbleBreaker):2
------> module Games::BubbleBreaker;⏏<EOL>

Ping @FROGGS

Previous ticket: #209