Skip to content

Instantly share code, notes, and snippets.

@skrisna
Created May 10, 2017 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skrisna/140372f1eaa40363a74da5b0e7877649 to your computer and use it in GitHub Desktop.
Save skrisna/140372f1eaa40363a74da5b0e7877649 to your computer and use it in GitHub Desktop.
~ ❯❯❯ zef install Math::Primesieve ⏎
===> Searching for: Math::Primesieve
Failed to update p6c mirror No such method 'IO' for invocant of type 'Any'
Failed to update p6c mirror No such method 'IO' for invocant of type 'Any'
===> Testing: Math::Primesieve:ver('0.1'):auth('github:CurtTilmes')
lock requires a concrete object with REPR ReentrantMutex
in method setup at /Applications/Rakudo/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 line 301
in method CALL-ME at /Applications/Rakudo/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 line 328
in method BUILD at /Users/<user>/.zef/store/perl6-primesieve.git/2aee3bd62750b6f269abdb778694c05b84f82373/lib/Math/Primesieve.pm6 line 82
in block <unit> at t/01.basic.t line 8
t/01.basic.t .. All 19 subtests passed
All tests successful.
Test Summary Report
-------------------
t/01.basic.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: Bad plan. You planned 19 tests but ran 0.
Files=1, Tests=0, 3 wallclock secs
Result: FAILED
===> Testing [FAIL]: Math::Primesieve:ver('0.1'):auth('github:CurtTilmes')
Aborting due to test failure: Math::Primesieve:ver('0.1'):auth('github:CurtTilmes') (use --force to override)
in code at /Applications/Rakudo/share/perl6/site/sources/4B1D5A60B59D9541E13F76E0E2A2D550E0144053 (Zef::Client) line 346
in method test at /Applications/Rakudo/share/perl6/site/sources/4B1D5A60B59D9541E13F76E0E2A2D550E0144053 (Zef::Client) line 325
in code at /Applications/Rakudo/share/perl6/site/sources/4B1D5A60B59D9541E13F76E0E2A2D550E0144053 (Zef::Client) line 497
in sub at /Applications/Rakudo/share/perl6/site/sources/4B1D5A60B59D9541E13F76E0E2A2D550E0144053 (Zef::Client) line 494
in method install at /Applications/Rakudo/share/perl6/site/sources/4B1D5A60B59D9541E13F76E0E2A2D550E0144053 (Zef::Client) line 600
in sub MAIN at /Applications/Rakudo/share/perl6/site/sources/09969B10D9F270B8DBAAB9961FA7E6CDB8AD58C9 (Zef::CLI) line 139
in block <unit> at /Applications/Rakudo/share/perl6/site/resources/85BD232410222F167A35B9969B036802FECD78D2 line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment