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

File::Compare #386

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module File::Compare 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: File::Compare
===SORRY!=== Error while compiling /home/alex/Blin/installed/File::Compare_*/sources/D731CBB23D5486ECA401324D8FA5FD4294509341 (File::Compare)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/File::Compare_*/sources/D731CBB23D5486ECA401324D8FA5FD4294509341 (File::Compare):2
------> use v6⏏;

===> Found: File::Compare:auth<labster> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: File::Compare:auth<labster> to /home/alex/Blin/data/zef-data/tmp/1549579693.19036.1930/perl6-File-Compare.git
===> Extraction [OK]: File::Compare to /home/alex/Blin/data/zef-data/store/perl6-File-Compare.git
===> Testing: File::Compare:auth<labster>
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-File-Compare.git/53f2f610c9744b173df5bdb825a9fb85bf82a6d7/lib/File/Compare.pm6 (File::Compare)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/data/zef-data/store/perl6-File-Compare.git/53f2f610c9744b173df5bdb825a9fb85bf82a6d7/lib/File/Compare.pm6 (File::Compare):2
------> use v6⏏;
t/00-basic.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-File-Compare.git/53f2f610c9744b173df5bdb825a9fb85bf82a6d7/lib/File/Compare.pm6 (File::Compare)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/data/zef-data/store/perl6-File-Compare.git/53f2f610c9744b173df5bdb825a9fb85bf82a6d7/lib/File/Compare.pm6 (File::Compare):2
------> use v6⏏;
t/01-multiple.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/00-basic.t   (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/01-multiple.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.02 usr  0.00 sys +  1.97 cusr  0.25 csys =  2.24 CPU)
Result: FAIL
===> Testing [FAIL]: File::Compare:auth<labster>
Failed to get passing tests, but continuing with --force-test
===> Installing: File::Compare:auth<labster>
===> Install [FAIL] for File::Compare:auth<labster>: ===SORRY!=== Error while compiling /home/alex/Blin/installed/File::Compare_*/sources/D731CBB23D5486ECA401324D8FA5FD4294509341 (File::Compare)
Too late to switch language version. Must be used as the very first statement.
at /home/alex/Blin/installed/File::Compare_*/sources/D731CBB23D5486ECA401324D8FA5FD4294509341 (File::Compare):2
------> use v6⏏;

Ping @labster

AlexDaniel commented 5 years ago

PR: https://github.com/labster/perl6-File-Compare/pull/9