PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-06-11T02:13:28 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 10 Jun 2018 05:54:13 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/G/GU/GUGOD/Object-Method-0.03.tar.gz ok Object-Method-0.03/Build.PL Object-Method-0.03/Makefile.PL Object-Method-0.03/cpanfile Object-Method-0.03/lib/UNIVERSAL/Object/Method.pm Object-Method-0.03/lib/Object/Method.pm Object-Method-0.03/xt/01_podspell.t Object-Method-0.03/xt/perlcriticrc Object-Method-0.03/META.json Object-Method-0.03/t/01_simple.t Object-Method-0.03/README Object-Method-0.03/LICENSE Object-Method-0.03/t/00_compile.t Object-Method-0.03/xt/03_pod.t Object-Method-0.03/MANIFEST Object-Method-0.03/Changes Object-Method-0.03/xt/02_perlcritic.t Object-Method-0.03/META.yml Object-Method-0.03/t/03_function.t Object-Method-0.03/t/02_universal.t Configuring G/GU/GUGOD/Object-Method-0.03.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL include /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Object-Method-0.03-ADW6_c/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm Cannot determine perl version info from lib/Object/Method.pm include inc/Module/Install/AuthorTests.pm include inc/Module/Install/Include.pm include inc/Test/More.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm 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 Object::Method Writing MYMETA.yml and MYMETA.json GUGOD/Object-Method-0.03.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for G/GU/GUGOD/Object-Method-0.03.tar.gz >>> make cp lib/UNIVERSAL/Object/Method.pm blib/lib/UNIVERSAL/Object/Method.pm cp lib/Object/Method.pm blib/lib/Object/Method.pm Manifying 1 pod document GUGOD/Object-Method-0.03.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_compile.t .... ok 1 - use Object::Method; ok 2 1..2 ok t/01_simple.t ..... ok 1 - Stuff->can('foo') ok 2 - Stuff->can('foo') ok 3 ok 4 # Subtest: ->method attaches the given method to objects 1..2 ok 1 - Stuff\#<24062744>->can('bar') ok 2 ok 5 - ->method attaches the given method to objects # Subtest: ->method attaches the given method to objects 1..3 ok 1 - Stuff\#<24062744>->can('bar') ok 2 - Stuff\#<23940936>->can('bar') ok 3 - $o and $p have different 'bar' method. ok 6 - ->method attaches the given method to objects # Subtest: ->cloning is supported 1..6 ok 1 - An object of class 'Stuff\#<24062744>' isa 'Stuff' ok 2 - Stuff\#<24062744>->can('bar') ok 3 - Stuff\#<31412088>->can('blah') ok 4 ok 5 - An object of class 'Stuff\#<31412088>' isa 'Stuff' ok 6 - Stuff\#<31412088>->can('bar') ok 7 - ->cloning is supported 1..7 ok t/02_universal.t .. ok 1 ok 2 ok 3 ok 4 - $o->t ok 5 - $p->t ok 6 - $q->t 1..6 ok t/03_function.t ... ok 1 - $o->t ok 2 - $p->t ok 3 - $q->t 1..3 ok All tests successful. Files=4, Tests=18, 0 wallclock secs ( 0.02 usr 0.03 sys + 0.29 cusr 0.09 csys = 0.43 CPU) Result: PASS GUGOD/Object-Method-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Liu Kang Min <gugod@gugod.org> attach method to objects instead of classes. >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Object-Method-0.03-ADW6_c && tar cvf - Object-Method-0.03.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/G/GU/GUGOD/Object-Method-0.03.tar.gz Object-Method-0.03.ppd blib/ blib/man3/ blib/man3/Object::Method.3 blib/lib/ blib/lib/Object/ blib/lib/Object/Method.pm blib/lib/UNIVERSAL/ blib/lib/UNIVERSAL/Object/ blib/lib/UNIVERSAL/Object/Method.pm VmSize: 370400 kB Finished 2018-06-11T02:13:33