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::NNG #484

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Net::NNG 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::NNG
===> Found: Net::NNG:ver<0.0.1> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Net::NNG:ver<0.0.1> to /home/alex/Blin/data/zef-data/tmp/1549579347.8765.2376/Net-NNG-0.0.1.tar.gz
===> Extraction [OK]: Net::NNG to /home/alex/Blin/data/zef-data/store/Net-NNG-0.0.1.tar.gz
===> Testing: Net::NNG:ver<0.0.1>
Cannot locate native library 'libnng.so': libnng.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in sub nng-rep0-open at /home/alex/Blin/data/zef-data/store/Net-NNG-0.0.1.tar.gz/Net-NNG-0.0.1/lib/Net/NNG.pm6 (Net::NNG) line 237
  in block <unit> at t/01-basic.t line 10

t/01-basic.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed 
Cannot locate native library 'libnng.so': libnng.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in sub nng-req0-open at /home/alex/Blin/data/zef-data/store/Net-NNG-0.0.1.tar.gz/Net-NNG-0.0.1/lib/Net/NNG.pm6 (Net::NNG) line 224
  in block <unit> at t/05-time-out.t line 7

t/05-time-out.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Cannot locate native library 'libnng.so': libnng.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in sub nng-pub0-open at /home/alex/Blin/data/zef-data/store/Net-NNG-0.0.1.tar.gz/Net-NNG-0.0.1/lib/Net/NNG.pm6 (Net::NNG) line 253
  in block <unit> at t/10-pub-sub.t line 6

t/10-pub-sub.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Cannot locate native library 'libnng.so': libnng.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in sub nng-surveyor0-open at /home/alex/Blin/data/zef-data/store/Net-NNG-0.0.1.tar.gz/Net-NNG-0.0.1/lib/Net/NNG.pm6 (Net::NNG) line 299
  in block <unit> at t/20-survey.t line 6

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

Test Summary Report
-------------------
t/01-basic.t   (Wstat: 256 Tests: 1 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/05-time-out.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/10-pub-sub.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/20-survey.t  (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=4, Tests=1, 10 wallclock secs ( 0.03 usr  0.00 sys +  8.21 cusr  0.48 csys =  8.72 CPU)
Result: FAIL
===> Testing [FAIL]: Net::NNG:ver<0.0.1>
Failed to get passing tests, but continuing with --force-test
===> Installing: Net::NNG:ver<0.0.1>
===> Install [OK] for Net::NNG:ver<0.0.1>

Ping @samgwise