PATH=/usr/bin:/bin Start 2019-06-02T02:00:18 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 01 Jun 2019 05:55:10 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CH/CHROMATIC/SUPER-1.20190531.tar.gz ok SUPER-1.20190531/t SUPER-1.20190531/t/1.t SUPER-1.20190531 SUPER-1.20190531/README SUPER-1.20190531/Changes SUPER-1.20190531/LICENSE SUPER-1.20190531/dist.ini SUPER-1.20190531/Build.PL SUPER-1.20190531/t/bugs.t SUPER-1.20190531/META.yml SUPER-1.20190531/MANIFEST SUPER-1.20190531/Makefile.PL SUPER-1.20190531/lib SUPER-1.20190531/lib/SUPER.pm SUPER-1.20190531/t/keep_going.t SUPER-1.20190531/t/get_all_parents.t SUPER-1.20190531/t/deep_inheritance.t SUPER-1.20190531/t/keep_going_manual.t SUPER-1.20190531/t/pseudoclass_syntax.t SUPER-1.20190531/t/follow_inheritance.t Configuring C/CH/CHROMATIC/SUPER-1.20190531.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2400/cpanfly-5.24/var/megalib Want /Users/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: [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 SUPER Writing MYMETA.yml and MYMETA.json CHROMATIC/SUPER-1.20190531.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for C/CH/CHROMATIC/SUPER-1.20190531.tar.gz >>> make cp lib/SUPER.pm blib/lib/SUPER.pm Manifying 1 pod document CHROMATIC/SUPER-1.20190531.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1.t ................... ok 1 - An object of class 'Kid' isa 'Kid' ok 2 - Arguments passed OK ok 3 - Arguments retained OK ok 4 - Kid inherits new() from Daddy ok 5 - ... as it does foo, even though it overrides it 1..5 ok t/bugs.t ................ 1..6 ok 1 - Class '...' ok 2 - Class '\n' ok 3 - Class '0' ok 4 - No deep recursion ok 5 - $Class->can worked ok 6 - ... and should get to right method ok t/deep_inheritance.t .... 1..15 ok 1 - use SUPER; ok 2 - An object of class 'Level4' isa 'Level4' ok 3 - ...the object is initialized as level4 ok 4 - ...the object has four parents from its own class. ok 5 - ... 3 parents from one class above. ok 6 - ...2 parents from two classes above. ok 7 - ...and only UNIVERSAL from the top level class. ok 8 - ...get the expected superclass method. ok 9 - ...in the expected superclass. ok 10 - ...get the expected superclass method one up. ok 11 - ...in the superclass one up. ok 12 - ...get the expected superclass method two up. ok 13 - ...in the superclass two up. ok 14 - ...get an empty string when there are no more super class. ok 15 - ...and undef when no further superclasses match the desired method. ok t/follow_inheritance.t .. 1..6 ok 1 - use SUPER; ok 2 - SUPER() should respect current, not compile-time @ISA ok 3 - ... even when reset ok 4 - ... for class calls too ok 5 - SUPER() and should go nowhere with nowhere to go ok 6 - mu ok t/get_all_parents.t ..... 1..2 ok 1 - Proxy should get called ok 2 - ... and SUPER should find parent ok t/keep_going.t .......... 1..4 ok 1 - Called on the Son ok 2 - Called on the Father ok 3 - Called on the Grandfather ok 4 - called the Son->Father->Grandfather ok t/keep_going_manual.t ... 1..7 ok 1 - Called on the Son ok 2 - Called on the Father ok 3 - ... from the son ok 4 - Called on the Grandfather ok 5 - ... from the father ok 6 - ... (whose parent is the grandfather) ok 7 - ... (whose parent is the father) ok t/pseudoclass_syntax.t .. 1..6 ok 1 ok 2 - Arguments passed OK ok 3 - Can use pseudo-class main->SUPER::method syntax ok 4 - An object of class 'main' isa 'main' ok 5 - Arguments passed OK ok 6 - Can use pseudo-class $isa_main->SUPER::method syntax ok All tests successful. Files=8, Tests=51, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.65 cusr 0.11 csys = 0.82 CPU) Result: PASS CHROMATIC/SUPER-1.20190531.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CH/CHROMATIC/CHECKSUMS Can't chown '/Users/fly2400/cpanfly-5.24/var/cpan/FTPstats.yml.16941' to fly2600/cpanflies: Operation not permitted chromatic <chromatic@wgz.org> control superclass method dispatch >>> (cd /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/SUPER-1.20190531-SCDRz9 && tar cvf - SUPER-1.20190531.ppd blib) | gzip -c >/Users/fly2400/cpanfly-5.24/var/REPO/C/CH/CHROMATIC/SUPER-1.20190531.tar.gz SUPER-1.20190531.ppd blib/ blib/lib/ blib/lib/SUPER.pm blib/man3/ blib/man3/SUPER.3 Finished 2019-06-02T02:00:22