App-cpanminus-reporter

 view release on metacpan or  search on metacpan

t/data/build.fresh.log  view on Meta::CPAN

Already tried Capture::Tiny. Skipping.
Already tried File::HomeDir. Skipping.
Searching Metabase::Resource on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on Metabase::Resource
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/D/DA/DAGOLDEN/Metabase-Fact-0.024.tar.gz
-> OK
Unpacking Metabase-Fact-0.024.tar.gz
Entering Metabase-Fact-0.024
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.17 ... Yes (7.04)
Configuring Metabase-Fact-0.024
Running Makefile.PL
Warning: prerequisite CPAN::DistnameInfo 0 not found.
Warning: prerequisite Data::GUID 0 not found.
Warning: prerequisite IO::Prompt::Tiny 0 not found.
Warning: prerequisite JSON 2 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Metabase::Fact
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have JSON 2 ... No
Checking if you have strict 0 ... Yes (1.09)
Checking if you have Getopt::Long 0 ... Yes (2.45)
Checking if you have File::Spec 0 ... Yes (3.56)
Checking if you have Test::Fatal 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have Pod::Usage 0 ... Yes (1.64)
Checking if you have Data::GUID 0 ... No
Checking if you have CPAN::DistnameInfo 0 ... No
Checking if you have File::Temp 0.20 ... Yes (0.2304)
Checking if you have version 0 ... Yes (0.9909)
Checking if you have Carp 0 ... Yes (1.36)
Checking if you have Test::More 0.88 ... Yes (1.001014)
Checking if you have File::Spec::Functions 0 ... Yes (3.56)
Checking if you have List::Util 0 ... Yes (1.41)
Checking if you have Cwd 0 ... Yes (3.56)
Checking if you have IO::Prompt::Tiny 0 ... No
Checking if you have warnings 0 ... Yes (1.32)
Checking if you have lib 0 ... Yes (0.63)
Checking if you have overload 0 ... Yes (1.25)
==> Found dependencies: JSON, Test::Fatal, Data::GUID, CPAN::DistnameInfo, IO::Prompt::Tiny
Searching JSON on mirror http://mirrors.gossamer-threads.com/CPAN ...
--> Working on JSON
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/M/MA/MAKAMAKA/JSON-2.90.tar.gz
-> OK
Unpacking JSON-2.90.tar.gz
Entering JSON-2.90
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Configuring JSON-2.90
Running Makefile.PL
Welcome to JSON (v.2.90)
=============================


 *************************** CAUTION **************************************
 *                                                                        *
 * INCOMPATIBLE CHANGE (JSON::XS version 2.90)                            *
 *                                                                        *
 * JSON.pm had patched JSON::XS::Boolean and JSON::PP::Boolean internally *
 * on loading time for making these modules inherit JSON::Boolean.        *
 * But since JSON::XS v3.0 it use Types::Serialiser as boolean class.     *
 * Then now JSON.pm breaks boolean classe overload features and           *
 * -support_by_pp if JSON::XS v3.0 or later is installed.                 *
 *                                                                        *
 * JSON::true and JSON::false returned JSON::Boolean objects.             *
 * For workaround, they return JSON::PP::Boolean objects in this version. *
 *                                                                        *
 *     isa_ok(JSON::true, 'JSON::PP::Boolean');                           *
 *                                                                        *
 * And it discards a feature:                                             *
 *                                                                        *
 *     ok(JSON::true eq 'true');                                          *
 *                                                                        *
 * In other word, JSON::PP::Boolean overload numeric only.                *
 *                                                                        *
 *     ok( JSON::true == 1 );                                             *
 *                                                                        *
 **************************************************************************


 ************************** CAUTION **************************
 * This is 'JSON version 2' and there are many differences   *
 * to version 1.xx                                           *
 * Please check your applications useing old version.        *
 *   See to 'INCOMPATIBLE CHANGES TO OLD VERSION' and 'TIPS' *
 *************************************************************


Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
Checking if you have Test::More 0 ... Yes (1.001014)
Building and testing JSON-2.90
Manifying 5 pod documents
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/bin/perl5.21.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_pod.t .................. skipped: Test::Pod 1.00 required for testing POD
t/00_load.t ................. ok
t/01_utf8.t ................. ok
t/02_error.t ................ ok
t/03_types.t ................ ok
t/06_pc_pretty.t ............ ok
t/07_pc_esc.t ............... ok
t/09_pc_extra_number.t ...... ok
t/10_pc_keysort.t ........... ok
t/08_pc_base.t .............. ok
t/11_pc_expo.t .............. ok
t/15_prefix.t ............... ok
t/12_blessed.t .............. ok
t/14_latin1.t ............... ok
t/16_tied.t ................. ok
t/13_limit.t ................ ok
t/17_relaxed.t .............. ok
t/20_unknown.t .............. ok
t/18_json_checker.t ......... ok
t/21_evans_bugrep.t ......... ok
t/22_comment_at_eof.t ....... ok
t/e00_func.t ................ ok
t/e02_bool.t ................ ok



( run in 1.307 second using v1.01-cache-2.11-cpan-98e64b0badf )