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

Bitcoin::RPC::Client #348

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Bitcoin::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: Bitcoin::RPC::Client
===SORRY!=== Error while compiling /home/alex/Blin/installed/Bitcoin::RPC::Client_0.0.2/sources/9114319CF31260C3DF8A35FB07FEDE63055B60AF (Bitcoin::Helpers::Config)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/Bitcoin::RPC::Client_0.0.2/sources/9114319CF31260C3DF8A35FB07FEDE63055B60AF (Bitcoin::Helpers::Config):3
------> use v6⏏;

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

Ping @brakmic

Previous ticket: #276