PATH=/usr/bin:/bin Start 2017-09-19T02:00:23 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 18 Sep 2017 05:53:49 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/L/LN/LNATION/MooX-LazierAttributes-1.02.tar.gz ok MooX-LazierAttributes-1.02/ MooX-LazierAttributes-1.02/Changes MooX-LazierAttributes-1.02/ignore.txt MooX-LazierAttributes-1.02/lib/ MooX-LazierAttributes-1.02/Makefile.PL MooX-LazierAttributes-1.02/MANIFEST MooX-LazierAttributes-1.02/META.json MooX-LazierAttributes-1.02/META.yml MooX-LazierAttributes-1.02/README MooX-LazierAttributes-1.02/README.md MooX-LazierAttributes-1.02/t/ MooX-LazierAttributes-1.02/xt/ MooX-LazierAttributes-1.02/xt/boilerplate.t MooX-LazierAttributes-1.02/t/00-load.t MooX-LazierAttributes-1.02/t/01-basic_attributes.t MooX-LazierAttributes-1.02/t/02-the_haarg_test.t MooX-LazierAttributes-1.02/t/03-has_attributes.t MooX-LazierAttributes-1.02/t/04-types.t MooX-LazierAttributes-1.02/t/05-controlling_consts.t MooX-LazierAttributes-1.02/t/06-moose.t MooX-LazierAttributes-1.02/t/09-_deep_clone.t MooX-LazierAttributes-1.02/t/10-_clone.t MooX-LazierAttributes-1.02/t/11-construct_attribute.t MooX-LazierAttributes-1.02/t/manifest.t MooX-LazierAttributes-1.02/t/odea/ MooX-LazierAttributes-1.02/t/pod-coverage.t MooX-LazierAttributes-1.02/t/pod.t MooX-LazierAttributes-1.02/t/odea/BasicAttributes.pm MooX-LazierAttributes-1.02/t/odea/BasicTypes.pm MooX-LazierAttributes-1.02/t/odea/Calculator.pm MooX-LazierAttributes-1.02/t/odea/ExtendsBasicAttributes.pm MooX-LazierAttributes-1.02/t/odea/ExtendsHasAttributes.pm MooX-LazierAttributes-1.02/t/odea/HasAttributes.pm MooX-LazierAttributes-1.02/lib/MooX/ MooX-LazierAttributes-1.02/lib/MooX/LazierAttributes.pm Configuring L/LN/LNATION/MooX-LazierAttributes-1.02.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 MooX::LazierAttributes Writing MYMETA.yml and MYMETA.json LNATION/MooX-LazierAttributes-1.02.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for L/LN/LNATION/MooX-LazierAttributes-1.02.tar.gz >>> make cp lib/MooX/LazierAttributes.pm blib/lib/MooX/LazierAttributes.pm Manifying 1 pod document LNATION/MooX-LazierAttributes-1.02.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 # Testing MooX::LazierAttributes 1.02, Perl 5.024000, /data/fly2400/ap2400-300558/bin/perl-static t/00-load.t ................. ok 1 - use MooX::LazierAttributes; 1..1 ok t/01-basic_attributes.t ..... ok 1 - okay we got 10 ok 2 - is deeply ok 3 - is deeply ok 4 - a default value ok 5 - An object of class 'Thing' isa 'Thing' ok 6 - a false value ok 7 - undef value ok 8 - undef value ok 9 - fix my broken code ok 10 - fix my broken code ok 11 - arrayref of names - eleven ok 12 - arrayref of names - twelve ok 13 - arrayref of names - thirteen ok 14 - okay 100 ok 15 - set 50 ok 16 - okay 50 ok 17 - clear fourteen ok 18 - okay 100 ok 19 - okay the correct way ok 20 - okay we got 20 ok 21 - is deeply ok 22 - is deeply ok 23 - a default value ok 24 - An object of class 'Okays' isa 'Okays' ok 25 - a true value ok 26 - undef value ok 27 - undef value ok 28 - arrayref of names - eleven ok 29 - arrayref of names - twelve ok 30 - arrayref of names - thirteen ok 31 - okay 100 ok 32 - okay the correct way 1..32 ok t/02-the_haarg_test.t ....... ok 1 1..1 ok t/03-has_attributes.t ....... ok 1 - okay we got 10 ok 2 - is deeply ok 3 - is deeply ok 4 - a default value ok 5 - An object of class 'Thing' isa 'Thing' ok 6 - a false value ok 7 - undef value ok 8 - undef value ok 9 - fix my broken code ok 10 - fix my broken code ok 11 - arrayref of names - eleven ok 12 - arrayref of names - twelve ok 13 - arrayref of names - thirteen ok 14 - okay 100 ok 15 - set 50 ok 16 - okay 50 ok 17 - clear fourteen ok 18 - okay 100 ok 19 - okay we got 20 ok 20 - is deeply ok 21 - is deeply ok 22 - a default value ok 23 - An object of class 'Okays' isa 'Okays' ok 24 - a true value ok 25 - undef value ok 26 - undef value ok 27 - arrayref of names - eleven ok 28 - arrayref of names - twelve ok 29 - arrayref of names - thirteen ok 30 - okay 100 1..30 ok t/04-types.t ................ ok 1 ok 2 ok 3 - caugt an error - Reference {"ohhh" => "noooo"} did not pass type constraint "Str" (in $self->{"thing"}) ok 4 - we have a set hashref ok 5 - we have a set hashref ok 6 ok 7 ok 8 - sorry was set ok 9 - okay was set ok 10 - lazy hash ok 11 - An object of class 'Thing' isa 'Thing' 1..11 ok t/05-controlling_consts.t ... ok 1 - foo is deeply { a => 'b' } ok 2 - and we error - Bareword "rw" not allowed while "strict subs" in use at (eval 13) line 6. # 1..2 ok t/06-moose.t ................ skipped: Moose is not available t/09-_deep_clone.t .......... ok 1 - _deep_clone a scalar ok 2 - _deep_clone a Hash ok 3 - _deep_clone a Array 1..3 ok t/10-_clone.t ............... ok 1 - _clone a scalar ok 2 - _clone a Hash ok 3 - _deep_clone a Array ok 4 - An object of class 'Thing' isa 'Thing' ok 5 - simply check one is expected two ok 6 - An object of class 'Foo::Bar' isa 'Foo::Bar' ok 7 - simply check one is expected Hello World 1..7 ok t/11-construct_attribute.t .. ok 1 - construct_attributes a ro attribute ok 2 - construct_attributes a rw attribute ok 3 - construct_attributes a rw attribute with a builder ok 4 - construct_attributes a ro attribute that is required ok 5 - construct_attributes a ro attribute that is required ok 6 - construct_attributes a ro attribute that is required ok 7 - construct_attributes with a Type::Tiny Isa ok 8 - construct_attributes with a Type::Tiny Isa ok 9 - construct_attributes with a Type::Tiny Isa 1..9 ok t/manifest.t ................ skipped: Author tests not required for installation t/pod-coverage.t ............ skipped: Author tests not required for installation t/pod.t ..................... skipped: Author tests not required for installation All tests successful. Files=13, Tests=96, 2 wallclock secs ( 0.07 usr 0.03 sys + 1.31 cusr 0.32 csys = 1.73 CPU) Result: PASS LNATION/MooX-LazierAttributes-1.02.tar.gz make test TEST_VERBOSE=1 -- OK Robert Acock <lnation@cpan.org> Lazier Attributes. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/MooX-LazierAttributes-1.02-k32s9L && tar cvf - MooX-LazierAttributes-1.02.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/L/LN/LNATION/MooX-LazierAttributes-1.02.tar.gz MooX-LazierAttributes-1.02.ppd blib/ blib/man3/ blib/man3/MooX::LazierAttributes.3 blib/lib/ blib/lib/MooX/ blib/lib/MooX/LazierAttributes.pm VmSize: 353448 kB Finished 2017-09-19T02:00:30