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

Fortran::Grammar #558

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Module Fortran::Grammar cannot be installed (Fail), 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: Fortran::Grammar
===> Found: Fortran::Grammar:ver<0.0.6> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Fortran::Grammar:ver<0.0.6> to /home/alex/Blin/data/zef-data/tmp/1549729503.9314.1815/perl6-fortran-grammar.git
===> Extraction [OK]: Fortran::Grammar to /home/alex/Blin/data/zef-data/store/perl6-fortran-grammar.git
===> Testing: Fortran::Grammar:ver<0.0.6>
===SORRY!=== Error while compiling /home/alex/Blin/installed/IO::Glob_0.6/sources/9B78006EC28345074FD9A0ED374EC5857ADEF036 (IO::Glob)
No such method 'flat' for invocant of type 'IO::Glob'
at /home/alex/Blin/installed/IO::Glob_0.6/sources/9B78006EC28345074FD9A0ED374EC5857ADEF036 (IO::Glob):445
t/FortranBasic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/FortranBasic.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.01 usr  0.01 sys +  2.83 cusr  0.17 csys =  3.02 CPU)
Result: FAIL
===> Testing [FAIL]: Fortran::Grammar:ver<0.0.6>
Failed to get passing tests, but continuing with --force-test
===> Installing: Fortran::Grammar:ver<0.0.6>
===> Install [OK] for Fortran::Grammar:ver<0.0.6>

Ping @nobodyinperson

AlexDaniel commented 5 years ago

The problem comes from https://github.com/perl6/ecosystem-unbitrot/issues/560.