PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-06-27T02:23:42 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Tue, 26 Jun 2018 04:54:16 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TO/TOBYINK/DateTimeX-Auto-0.009.tar.gz ok DateTimeX-Auto-0.009/COPYRIGHT DateTimeX-Auto-0.009/CREDITS DateTimeX-Auto-0.009/Changes DateTimeX-Auto-0.009/INSTALL DateTimeX-Auto-0.009/LICENSE DateTimeX-Auto-0.009/MANIFEST DateTimeX-Auto-0.009/META.json DateTimeX-Auto-0.009/META.yml DateTimeX-Auto-0.009/Makefile.PL DateTimeX-Auto-0.009/README DateTimeX-Auto-0.009/SIGNATURE DateTimeX-Auto-0.009/dist.ini DateTimeX-Auto-0.009/doap.ttl DateTimeX-Auto-0.009/examples/example.pl DateTimeX-Auto-0.009/t/01basic.t DateTimeX-Auto-0.009/t/02cloning.t DateTimeX-Auto-0.009/lib/DateTimeX/Auto.pm Configuring T/TO/TOBYINK/DateTimeX-Auto-0.009.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] 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.009.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TO/TOBYINK/DateTimeX-Auto-0.009.tar.gz >>> make cp lib/DateTimeX/Auto.pm blib/lib/DateTimeX/Auto.pm Manifying 1 pod document TOBYINK/DateTimeX-Auto-0.009.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-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.02 sys + 1.08 cusr 0.10 csys = 1.21 CPU) Result: PASS TOBYINK/DateTimeX-Auto-0.009.tar.gz make test TEST_VERBOSE=1 -- OK Toby Inkster <tobyink@cpan.org> use DateTime without needing to call constructors >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/DateTimeX-Auto-0.009-pDz_iL && tar cvf - DateTimeX-Auto-0.009.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/T/TO/TOBYINK/DateTimeX-Auto-0.009.tar.gz DateTimeX-Auto-0.009.ppd blib/ blib/man3/ blib/man3/DateTimeX::Auto.3 blib/lib/ blib/lib/DateTimeX/ blib/lib/DateTimeX/Auto.pm VmSize: 368532 kB Finished 2018-06-27T02:23:47