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

LibZip #449

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module LibZip 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: LibZip
===SORRY!===
Could not find LibZip::NativeCall at line 7 in:
    inst#/home/alex/Blin/installed/LibZip_*
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/NativeHelpers::Blob_0.1.10
    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: LibZip [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: LibZip to /home/alex/Blin/data/zef-data/tmp/1549581091.27217.8059/perl6-libzip.git
===> Extraction [OK]: LibZip to /home/alex/Blin/data/zef-data/store/perl6-libzip.git
===> Testing: LibZip
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-libzip.git/4ed0252dfd565b1e576aae511b9fe7d2fc35d5ef/lib/LibZip/NativeCall.pm6 (LibZip::NativeCall)
Class LibZip::NativeCall::zip has no attributes, which is illegal with the CStruct representation.
at /home/alex/Blin/data/zef-data/store/perl6-libzip.git/4ed0252dfd565b1e576aae511b9fe7d2fc35d5ef/lib/LibZip/NativeCall.pm6 (LibZip::NativeCall):222
t/01-basic.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/01-basic.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  4 wallclock secs ( 0.02 usr  0.00 sys +  3.16 cusr  0.29 csys =  3.47 CPU)
Result: FAIL
===> Testing [FAIL]: LibZip
Failed to get passing tests, but continuing with --force-test
===> Installing: LibZip
===> Install [FAIL] for LibZip: ===SORRY!===
Could not find LibZip::NativeCall at line 7 in:
    inst#/home/alex/Blin/installed/LibZip_*
    file#/home/alex/Blin/data/zef/lib
    inst#/home/alex/Blin/installed/NativeHelpers::Blob_0.1.10
    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

Previous ticket: #153