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

SDL2 #516

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module SDL2 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: SDL2
===SORRY!===
Could not find SDL2::Raw:ver<0.2> at line 7 in:
    inst#/home/alex/Blin/installed/SDL2_0.0.1
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/SDL2::Raw_0.3
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6
    ap#
    nqp#
    perl5#

===> Found: SDL2:ver<0.0.1>:auth<github:azawawi> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: SDL2:ver<0.0.1>:auth<github:azawawi> to /home/alex/Blin/data/zef-data/tmp/1549580735.18817.6737/SDL2-0.0.1.tar.gz
===> Extraction [OK]: SDL2 to /home/alex/Blin/data/zef-data/store/SDL2-0.0.1.tar.gz
===> Testing: SDL2:ver<0.0.1>:auth<github:azawawi>
# Failed test 'SDL2 module can be use-d ok'
# at t/01-load.t line 6
# ===SORRY!===
# Could not find SDL2::Raw:ver<0.2> at line 7 in:
#     file#/home/alex/Blin/data/zef-data/store/SDL2-0.0.1.tar.gz/SDL2-0.0.1
#     file#/home/alex/Blin/data/zef-data/store/SDL2-0.0.1.tar.gz/SDL2-0.0.1/lib
#     file#/home/alex/Blin/data/zef-data/store/SDL2-0.0.1.tar.gz/SDL2-0.0.1/data/zef/lib
#     inst#/home/alex/Blin/installed/SDL2::Raw_0.3
#     inst#/home/alex/.perl6
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/site
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/vendor
#     inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6
#     ap#
#     nqp#
#     perl5#
# 
# Looks like you failed 1 test of 1
t/01-load.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/99-author-meta.t .. ok

Test Summary Report
-------------------
t/01-load.t       (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=2, Tests=2,  6 wallclock secs ( 0.02 usr  0.01 sys +  5.93 cusr  0.43 csys =  6.39 CPU)
Result: FAIL
===> Testing [FAIL]: SDL2:ver<0.0.1>:auth<github:azawawi>
Failed to get passing tests, but continuing with --force-test
===> Installing: SDL2:ver<0.0.1>:auth<github:azawawi>
===> Install [FAIL] for SDL2:ver<0.0.1>:auth<github:azawawi>: ===SORRY!===
Could not find SDL2::Raw:ver<0.2> at line 7 in:
    inst#/home/alex/Blin/installed/SDL2_0.0.1
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/SDL2::Raw_0.3
    inst#/home/alex/.perl6
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/site
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/vendor
    inst#/tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6
    ap#
    nqp#
    perl5#

Ping @azawawi