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

bamboo #548

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module bamboo 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: bamboo
===SORRY!=== Error while compiling /home/alex/Blin/installed/bamboo_0.0.3/sources/97F60D312D9F7C7E523692A3190B73FA1FB5FBE2 (Bamboo)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/bamboo_0.0.3/sources/97F60D312D9F7C7E523692A3190B73FA1FB5FBE2 (Bamboo):3
------> use v6⏏;

===> Found: bamboo:ver<0.0.3>:auth<github:sergot> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: bamboo:ver<0.0.3>:auth<github:sergot> to /home/alex/Blin/data/zef-data/tmp/1549582052.23915.9612/bamboo.git
===> Extraction [OK]: bamboo to /home/alex/Blin/data/zef-data/store/bamboo.git
===> Testing: bamboo:ver<0.0.3>:auth<github:sergot>
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/bamboo.git/a72d2d9956ad4aaf22124b8fe011d812b4f6deae/lib/Bamboo.pm6 (Bamboo)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/data/zef-data/store/bamboo.git/a72d2d9956ad4aaf22124b8fe011d812b4f6deae/lib/Bamboo.pm6 (Bamboo):3
------> use v6⏏;
t/01-install.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/bamboo.git/a72d2d9956ad4aaf22124b8fe011d812b4f6deae/lib/Bamboo.pm6 (Bamboo)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/data/zef-data/store/bamboo.git/a72d2d9956ad4aaf22124b8fe011d812b4f6deae/lib/Bamboo.pm6 (Bamboo):3
------> use v6⏏;
t/02-init.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-install.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/02-init.t   (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=0,  3 wallclock secs ( 0.03 usr  0.00 sys +  2.10 cusr  0.21 csys =  2.34 CPU)
Result: FAIL
===> Testing [FAIL]: bamboo:ver<0.0.3>:auth<github:sergot>
Failed to get passing tests, but continuing with --force-test
===> Installing: bamboo:ver<0.0.3>:auth<github:sergot>
===> Install [FAIL] for bamboo:ver<0.0.3>:auth<github:sergot>: ===SORRY!=== Error while compiling /home/alex/Blin/installed/bamboo_0.0.3/sources/97F60D312D9F7C7E523692A3190B73FA1FB5FBE2 (Bamboo)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/bamboo_0.0.3/sources/97F60D312D9F7C7E523692A3190B73FA1FB5FBE2 (Bamboo):3
------> use v6⏏;

Ping @sergot

timo commented 5 years ago

https://github.com/sergot/bamboo/pull/7 (from last time) though might also need to have panda removed