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

Net::Pcap #486

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Net::Pcap 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: Net::Pcap
===SORRY!===
"::=" not yet implemented. Sorry.
at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):108
------> f is export(:short) ::= Net::Pcap::C_Buf⏏;
Other potential difficulties:
    In 'C_calloc' routine declaration - Not an accepted NativeCall type for parameter [1] $nelem : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):63
    ------>     ⏏is native is symbol('calloc') { * };
    In 'C_calloc' routine declaration - Not an accepted NativeCall type for parameter [2] $elsize : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):63
    ------>     ⏏is native is symbol('calloc') { * };
    In 'C_malloc' routine declaration - Not an accepted NativeCall type for parameter [1] $size : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):75
    ------>     ⏏is native is symbol('malloc') { * };
    In 'C_memcpy' routine declaration - Not an accepted NativeCall type for parameter [3] $n : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):87
    ------>     ⏏is native is symbol('memcpy') { * };

===> Found: Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen> to /home/alex/Blin/data/zef-data/tmp/1549579834.23411.9950/perl6-net-pcap.git
===> Extraction: Failed to find a META6.json file for Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen> -- failure is likely
===> Extraction [OK]: Net::Pcap to /home/alex/Blin/data/zef-data/store/perl6-net-pcap.git
===> Testing: Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen>
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-net-pcap.git/102fb43876843557f7de448b44105761151f6acf/t/filter.t
An exception occurred while evaluating a BEGIN
at /home/alex/Blin/data/zef-data/store/perl6-net-pcap.git/102fb43876843557f7de448b44105761151f6acf/t/filter.t:2
Exception details:
  Dynamic variable @*INC not found
    in block  at t/filter.t line 2

t/filter.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
===SORRY!=== Error while compiling /home/alex/Blin/data/zef-data/store/perl6-net-pcap.git/102fb43876843557f7de448b44105761151f6acf/t/open_offline.t
An exception occurred while evaluating a BEGIN
at /home/alex/Blin/data/zef-data/store/perl6-net-pcap.git/102fb43876843557f7de448b44105761151f6acf/t/open_offline.t:2
Exception details:
  Dynamic variable @*INC not found
    in block  at t/open_offline.t line 2

t/open_offline.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/filter.t      (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/open_offline.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=0,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.81 cusr  0.13 csys =  0.96 CPU)
Result: FAIL
===> Testing [FAIL]: Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen>
Failed to get passing tests, but continuing with --force-test
===> Installing: Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen>
===> Install [FAIL] for Net::Pcap:ver<.0.0.1>:auth<Jorn van Engelen>: ===SORRY!===
"::=" not yet implemented. Sorry.
at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):108
------> f is export(:short) ::= Net::Pcap::C_Buf⏏;
Other potential difficulties:
    In 'C_calloc' routine declaration - Not an accepted NativeCall type for parameter [1] $nelem : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):63
    ------>     ⏏is native is symbol('calloc') { * };
    In 'C_calloc' routine declaration - Not an accepted NativeCall type for parameter [2] $elsize : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):63
    ------>     ⏏is native is symbol('calloc') { * };
    In 'C_malloc' routine declaration - Not an accepted NativeCall type for parameter [1] $size : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):75
    ------>     ⏏is native is symbol('malloc') { * };
    In 'C_memcpy' routine declaration - Not an accepted NativeCall type for parameter [3] $n : int
     --> For Numerical type, use the appropriate int32/int64/num64...
    at /home/alex/Blin/installed/Net::Pcap_v.0.0.1/sources/713D69FF18DD0C97D4C1F41F0697271C0AA57961 (Net::Pcap::C_Buf):87
    ------>     ⏏is native is symbol('memcpy') { * };

Ping @jpve

Previous ticket: #117