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

Verge::RPC::Client #540

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Verge::RPC::Client cannot be installed (Flapper), 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: Verge::RPC::Client
===SORRY!=== Error while compiling /home/alex/Blin/installed/Verge::RPC::Client_0.0.2/sources/9E520DE58E7CBE8C4D41C10334D094F6AF9F1B6F (Verge::RPC::Client)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/Verge::RPC::Client_0.0.2/sources/9E520DE58E7CBE8C4D41C10334D094F6AF9F1B6F (Verge::RPC::Client):5
------> use v6⏏;

===> Found: Verge::RPC::Client:ver<0.0.2> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Verge::RPC::Client:ver<0.0.2> to /home/alex/Blin/data/zef-data/tmp/1549583540.24799.3043/Verge-RPC-Client-0.0.2.tar.gz
===> Extraction [OK]: Verge::RPC::Client to /home/alex/Blin/data/zef-data/store/Verge-RPC-Client-0.0.2.tar.gz
===> Testing: Verge::RPC::Client:ver<0.0.2>
===> Testing [OK] for Verge::RPC::Client:ver<0.0.2>
===> Installing: Verge::RPC::Client:ver<0.0.2>
===> Install [FAIL] for Verge::RPC::Client:ver<0.0.2>: ===SORRY!=== Error while compiling /home/alex/Blin/installed/Verge::RPC::Client_0.0.2/sources/9E520DE58E7CBE8C4D41C10334D094F6AF9F1B6F (Verge::RPC::Client)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/Verge::RPC::Client_0.0.2/sources/9E520DE58E7CBE8C4D41C10334D094F6AF9F1B6F (Verge::RPC::Client):5
------> use v6⏏;

Ping @brakmic

Previous ticket: #24