Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created January 10, 2017 14:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save zoffixznet/81fbd818ef21470aa249a1cce7522e8b to your computer and use it in GitHub Desktop.
zoffix@leliana:/tmp/tmp.f6VMYnoS5k/perl6-IRC-Client$ zef update
-------------------------------------------------------
Content Storage |Distribution Count
-------------------------------------------------------
Zef::ContentStorage::Ecosystems<p6c>|766
Zef::ContentStorage::LocalCache |57
-------------------------------------------------------
zoffix@leliana:/tmp/tmp.f6VMYnoS5k/perl6-IRC-Client$ zef install Test::META
===> Searching for: Test::META
===> Searching for missing dependencies: META6
===> Testing: META6:ver('0.0.9'):auth('github:jonathanstowe')
t/010-use.t .......... ok
t/015-constructor.t .. ok
t/020-basic.t ........1/?Saw 1 occurrence of deprecated code.
================================================================================
Sub from-json (from GLOBAL) seen at:
t/020-basic.t, line 25
Please use JSON::Fast, JSON::Tiny or JSON::Pretty from https://modules.perl6.org/ instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!
t/020-basic.t ........ ok
t/030-versions.t ..... ok
===SORRY!=== Error while compiling /home/zoffix/.zef/store/META6.git/31f5de4dd441985d7a684609a06269836dd93ed2/t/040-projects.t
An exception occurred while evaluating a constant
at /home/zoffix/.zef/store/META6.git/31f5de4dd441985d7a684609a06269836dd93ed2/t/040-projects.t:8
Exception details:
Could not find symbol '&Class'
in block at t/040-projects.t line 8
t/040-projects.t ..... No subtests run
All tests successful.
Test Summary Report
-------------------
t/040-projects.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=5, Tests=38, 1 wallclock secs
Result: FAILED
===> Testing [FAIL]: META6:ver('0.0.9'):auth('github:jonathanstowe')
Aborting due to test failure: META6:ver('0.0.9'):auth('github:jonathanstowe') (use --force to override)
in code at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 306
in method test at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 285
in code at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 456
in sub at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 453
in method install at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/1DC0BAA246D0774E7EB4F5119C6168E0D8266EFA (Zef::Client) line 559
in sub MAIN at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/sources/A9948E7371E0EB9AFDF1EEEB07B52A1B75537C31 (Zef::CLI) line 122
in block <unit> at /home/zoffix/.rakudobrew/moar-nom/install/share/perl6/site/resources/3DD33EF601FD300095284AE7C24B770BAADAF32E line 1
zoffix@leliana:/tmp/tmp.f6VMYnoS5k/perl6-IRC-Client$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment