PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-05T01:19:04 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Sat, 04 Feb 2017 07:05:48 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/I/IN/INGY/Class-Field-0.23.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/I/IN/INGY/Class-Field-0.23.tar.gz ok Class-Field-0.23/ Class-Field-0.23/META.yml Class-Field-0.23/LICENSE Class-Field-0.23/Makefile.PL Class-Field-0.23/README Class-Field-0.23/t/ Class-Field-0.23/t/TestFieldBase.pm Class-Field-0.23/t/anon.t Class-Field-0.23/t/const.t Class-Field-0.23/t/release-pod-syntax.t Class-Field-0.23/t/000-compile-modules.t Class-Field-0.23/t/field.t Class-Field-0.23/lib/ Class-Field-0.23/lib/Class/ Class-Field-0.23/lib/Class/Field.pod Class-Field-0.23/lib/Class/Field.pm Class-Field-0.23/MANIFEST Class-Field-0.23/Changes Class-Field-0.23/CONTRIBUTING Class-Field-0.23/META.json Configuring I/IN/INGY/Class-Field-0.23.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 Class::Field Writing MYMETA.yml and MYMETA.json INGY/Class-Field-0.23.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for I/IN/INGY/Class-Field-0.23.tar.gz >>> make cp lib/Class/Field.pod blib/lib/Class/Field.pod cp lib/Class/Field.pm blib/lib/Class/Field.pm Manifying 1 pod document INGY/Class-Field-0.23.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/000-compile-modules.t .. ok 1 - use Class::Field; 1..1 ok Redundant argument in sprintf at lib/Class/Field.pm line 59. t/anon.t ................. 1..1 sub { local *__ANON__ = "Foo::x"; return $_[0]->{x} = do { my $self = $_[0]; main::test1() } unless $#_ > 0 or defined $_[0]->{x}; return $_[0]->{x} unless $#_ > 0; $_[0]->{x} = $_[1]; return $_[0]->{x}; } ok 1 - ANON replaced with real sub name for field ok t/const.t ................ 1..4 ok 1 - const is exported ok 2 - field is not exported ok 3 - const returns value ok 4 - const remains constant ok Redundant argument in sprintf at /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Class-Field-0.23-rrKIqJ/blib/lib/Class/Field.pm line 59. t/field.t ................ 1..9 ok 1 - field is exported ok 2 - const is not exported ok 3 - $foo is an object ok 4 - field x starts off undefined ok 5 - y is an array ref by default ok 6 - z is a hash ref by default ok 7 - -init works ok 8 - Setting field works ok 9 - Code generation is right ok t/release-pod-syntax.t ... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=15, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.14 cusr 0.03 csys = 0.21 CPU) Result: PASS INGY/Class-Field-0.23.tar.gz make test TEST_VERBOSE=1 -- OK Ingy dot Net <ingy@cpan.org> Class Field Accessor Generator >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Class-Field-0.23-rrKIqJ && tar cvf - Class-Field-0.23.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/I/IN/INGY/Class-Field-0.23.tar.gz Class-Field-0.23.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Field.pm blib/lib/Class/Field.pod blib/man3/ blib/man3/Class::Field.3 Finished 2017-02-05T01:19:09