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

RPi::GpioDirect #511

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module RPi::GpioDirect 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: RPi::GpioDirect
===SORRY!===
Unknown distro debian

===> Found: RPi::GpioDirect:ver<0.1.0> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: RPi::GpioDirect:ver<0.1.0> to /home/alex/Blin/data/zef-data/tmp/1549580211.2049.5211/Perl6-RPi-GpioDirect.git
===> Extraction [OK]: RPi::GpioDirect to /home/alex/Blin/data/zef-data/store/Perl6-RPi-GpioDirect.git
===> Testing: RPi::GpioDirect:ver<0.1.0>
===SORRY!===
Unknown distro debian
t/gpio-direct.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
t/meta.t ......... ok
===SORRY!===
Unknown distro debian
# Failed test 'display.pl'
# at t/samples.t line 7
# expected: '29'
#      got: '0'
# Failed test 'display.pl has valid output'
# at t/samples.t line 8
===SORRY!===
Unknown distro debian
# Failed test 'write.pl'
# at t/samples.t line 11
# expected: '11'
#      got: '0'
# Failed test 'write.pl has valid output'
# at t/samples.t line 12
===SORRY!===
Unknown distro debian
# Failed test 'pud.pl'
# at t/samples.t line 15
# expected: '9'
#      got: '0'
# Failed test 'pud.pl has valid output'
# at t/samples.t line 16
# Looks like you failed 6 tests of 6
t/samples.t ...... 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/6 subtests 

Test Summary Report
-------------------
t/gpio-direct.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/samples.t    (Wstat: 1536 Tests: 6 Failed: 6)
  Failed tests:  1-6
  Non-zero exit status: 6
Files=3, Tests=7, 10 wallclock secs ( 0.03 usr  0.01 sys +  8.81 cusr  0.74 csys =  9.59 CPU)
Result: FAIL
===> Testing [FAIL]: RPi::GpioDirect:ver<0.1.0>
Failed to get passing tests, but continuing with --force-test
===> Installing: RPi::GpioDirect:ver<0.1.0>
===> Install [FAIL] for RPi::GpioDirect:ver<0.1.0>: ===SORRY!===
Unknown distro debian

Ping @donaldh

Previous ticket: #81