PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-04T00:40:37 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Thu, 02 Feb 2017 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TO/TOBYINK/DateTimeX-Auto-0.008.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/T/TO/TOBYINK/DateTimeX-Auto-0.008.tar.gz ok DateTimeX-Auto-0.008/CONTRIBUTING DateTimeX-Auto-0.008/COPYRIGHT DateTimeX-Auto-0.008/CREDITS DateTimeX-Auto-0.008/Changes DateTimeX-Auto-0.008/INSTALL DateTimeX-Auto-0.008/LICENSE DateTimeX-Auto-0.008/MANIFEST DateTimeX-Auto-0.008/META.json DateTimeX-Auto-0.008/META.yml DateTimeX-Auto-0.008/Makefile.PL DateTimeX-Auto-0.008/README DateTimeX-Auto-0.008/SIGNATURE DateTimeX-Auto-0.008/dist.ini DateTimeX-Auto-0.008/doap.ttl DateTimeX-Auto-0.008/examples/example.pl DateTimeX-Auto-0.008/t/01basic.t DateTimeX-Auto-0.008/t/02cloning.t DateTimeX-Auto-0.008/lib/DateTimeX/Auto.pm Configuring T/TO/TOBYINK/DateTimeX-Auto-0.008.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/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 DateTimeX::Auto Writing MYMETA.yml and MYMETA.json TOBYINK/DateTimeX-Auto-0.008.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for T/TO/TOBYINK/DateTimeX-Auto-0.008.tar.gz >>> make cp lib/DateTimeX/Auto.pm blib/lib/DateTimeX/Auto.pm Manifying 1 pod document TOBYINK/DateTimeX-Auto-0.008.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t .... 1..9 ok 1 - yyyy-mm-dd ok 2 - yyyy-mm-ddThh:mm:ss ok 3 - &d works with no argument. ok 4 - Precision past nanoseconds supported ok 5 - Trailing Z allowed on dates. ok 6 - Trailing Z allowed on datetimes. ok 7 - Trailing Z allowed on fractional datetimes. ok 8 - Default timezone is floating. ok 9 - Trailing Z forces UTC. ok t/02cloning.t .. 1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=2, Tests=13, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.51 cusr 0.05 csys = 0.58 CPU) Result: PASS TOBYINK/DateTimeX-Auto-0.008.tar.gz make test TEST_VERBOSE=1 -- OK Toby Inkster <tobyink@cpan.org> use DateTime without needing to call constructors >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/DateTimeX-Auto-0.008-pGBFaF && tar cvf - DateTimeX-Auto-0.008.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/T/TO/TOBYINK/DateTimeX-Auto-0.008.tar.gz DateTimeX-Auto-0.008.ppd blib/ blib/lib/ blib/lib/DateTimeX/ blib/lib/DateTimeX/Auto.pm blib/man3/ blib/man3/DateTimeX::Auto.3 Finished 2017-02-04T00:40:42