PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-04-03T10:16:09 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Mon, 03 Apr 2017 05:17:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/X-Tiny-0.02.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/F/FE/FELIPE/CHECKSUMS Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/F/FE/FELIPE/X-Tiny-0.02.tar.gz ok X-Tiny-0.02/ X-Tiny-0.02/.gitignore X-Tiny-0.02/Changes X-Tiny-0.02/lib/ X-Tiny-0.02/LICENSE X-Tiny-0.02/Makefile.PL X-Tiny-0.02/MANIFEST X-Tiny-0.02/META.json X-Tiny-0.02/META.yml X-Tiny-0.02/README.pod X-Tiny-0.02/t/ X-Tiny-0.02/t/basic.t X-Tiny-0.02/t/lib/ X-Tiny-0.02/t/loader.t X-Tiny-0.02/t/lib/MyDist/ X-Tiny-0.02/t/lib/MyDist/X/ X-Tiny-0.02/t/lib/MyDist/X.pm X-Tiny-0.02/t/lib/MyDist/X/BadArg.pm X-Tiny-0.02/t/lib/MyDist/X/Base.pm X-Tiny-0.02/lib/X/ X-Tiny-0.02/lib/X/Tiny/ X-Tiny-0.02/lib/X/Tiny.pm X-Tiny-0.02/lib/X/Tiny/Base.pm Configuring F/FE/FELIPE/X-Tiny-0.02.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for X::Tiny Writing MYMETA.yml and MYMETA.json FELIPE/X-Tiny-0.02.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for F/FE/FELIPE/X-Tiny-0.02.tar.gz >>> make cp README.pod blib/lib/X/README.pod cp lib/X/Tiny/Base.pm blib/lib/X/Tiny/Base.pm cp lib/X/Tiny.pm blib/lib/X/Tiny.pm Manifying 3 pod documents FELIPE/X-Tiny-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ... 1..5 ok 1 - spew includes the full exception type ok 2 - get_message() ok 3 - spew includes the function where the exception happened ok 4 - spew includes the message ok 5 - spew includes the filename ok t/loader.t .. 1..6 ok 1 - overload.pm is not loaded by default ok 2 - overload.pm is loaded after exception instantiation ok 3 - spewage contains exception class ok 4 - caller line (34) is in spewage ok 5 - thrown line (23) is in spewage ok 6 - propagation line (31) is in spewage ok All tests successful. Files=2, Tests=11, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.09 cusr 0.02 csys = 0.15 CPU) Result: PASS FELIPE/X-Tiny-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Felipe Gasper <felipe@cpan.org> Super-lightweight exception framework >>> (cd /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/X-Tiny-0.02-U8FZaS && tar cvf - X-Tiny-0.02.ppd blib) | gzip -c >/Users/fly2000/cpanfly-5.20/var/REPO/F/FE/FELIPE/X-Tiny-0.02.tar.gz X-Tiny-0.02.ppd blib/ blib/lib/ blib/lib/X/ blib/lib/X/README.pod blib/lib/X/Tiny/ blib/lib/X/Tiny/Base.pm blib/lib/X/Tiny.pm blib/man3/ blib/man3/X::README.3 blib/man3/X::Tiny.3 blib/man3/X::Tiny::Base.3 Finished 2017-04-03T10:16:14