PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-10-26T00:11:28 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Wed, 25 Oct 2017 05:17:03 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/H/HE/HERMES/Clone-Choose-0.004.tar.gz ok Clone-Choose-0.004/ Clone-Choose-0.004/MANIFEST Clone-Choose-0.004/MANIFEST.SKIP Clone-Choose-0.004/META.yml Clone-Choose-0.004/Changes Clone-Choose-0.004/Makefile.PL Clone-Choose-0.004/t/ Clone-Choose-0.004/t/ClonePP/ Clone-Choose-0.004/t/ClonePP/05-scalar.t Clone-Choose-0.004/t/ClonePP/07-hash.t Clone-Choose-0.004/t/ClonePP/06-array.t Clone-Choose-0.004/t/00-load.t Clone-Choose-0.004/t/05-scalar.t Clone-Choose-0.004/t/07-hash.t Clone-Choose-0.004/t/01-simple.t Clone-Choose-0.004/t/06-array.t Clone-Choose-0.004/t/02-load-with-clone.t Clone-Choose-0.004/t/Clone/ Clone-Choose-0.004/t/Clone/05-scalar.t Clone-Choose-0.004/t/Clone/07-hash.t Clone-Choose-0.004/t/Clone/06-array.t Clone-Choose-0.004/t/04-load-with-clone-pp.t Clone-Choose-0.004/t/03-load-with-storable.t Clone-Choose-0.004/t/Storable/ Clone-Choose-0.004/t/Storable/05-scalar.t Clone-Choose-0.004/t/Storable/07-hash.t Clone-Choose-0.004/t/Storable/06-array.t Clone-Choose-0.004/META.json Clone-Choose-0.004/Sandbox/ Clone-Choose-0.004/Sandbox/Tumble.pm Clone-Choose-0.004/README.md Clone-Choose-0.004/lib/ Clone-Choose-0.004/lib/Clone/ Clone-Choose-0.004/lib/Clone/Choose.pm Configuring H/HE/HERMES/Clone-Choose-0.004.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Variant providers in CC::TestVariants: Clones Writing t/Clone/05-scalar.t Writing t/Clone/06-array.t Writing t/Clone/07-hash.t Writing t/ClonePP/05-scalar.t Writing t/ClonePP/06-array.t Writing t/ClonePP/07-hash.t Writing t/Storable/05-scalar.t Writing t/Storable/06-array.t Writing t/Storable/07-hash.t Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/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 Clone::Choose Writing MYMETA.yml and MYMETA.json HERMES/Clone-Choose-0.004.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for H/HE/HERMES/Clone-Choose-0.004.tar.gz >>> make cp lib/Clone/Choose.pm blib/lib/Clone/Choose.pm Manifying 1 pod document HERMES/Clone-Choose-0.004.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Clone/*.t t/Storable/*.t t/ClonePP/*.t xt/*.t # Testing Clone::Choose 0.004, Perl 5.022000, /data/fly2200/ap2200-299134/bin/perl-static # Using backend Clone version 0.39 t/00-load.t ................ ok 1 - use Clone::Choose; 1..1 ok t/01-simple.t .............. ok 1 1..1 ok t/02-load-with-clone.t ..... ok 1 - use Clone::Choose; 1..1 ok t/03-load-with-storable.t .. ok 1 - use Clone::Choose; 1..1 ok t/04-load-with-clone-pp.t .. ok 1 - use Clone::Choose; 1..1 ok t/05-scalar.t .............. ok 1 - Scalar String ok 2 - Scalar Numeric ok 3 - Scalar Undef 1..3 ok t/06-array.t ............... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Array value depth 0 ok 6 - Array value depth 1 ok 7 - Array value depth 2 ok 8 - Array value depth 3 ok 9 - Array value sanity depth 0 ok 10 - Array value sanity depth 1 ok 11 - Array value sanity depth 2 ok 12 - Array value sanity depth 3 ok 13 - Empty array clone 1..13 ok t/07-hash.t ................ ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Hash value depth 0 ok 6 - Hash value depth 1 ok 7 - Hash value depth 2 ok 8 - Hash value depth 3 ok 9 - Hash value sanity depth 0 ok 10 - Hash value sanity depth 1 ok 11 - Hash value sanity depth 2 ok 12 - Hash value sanity depth 3 ok 13 - Empty hash clone 1..13 ok t/Clone/05-scalar.t ........ ok 1 - Scalar String ok 2 - Scalar Numeric ok 3 - Scalar Undef 1..3 ok t/Clone/06-array.t ......... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Array value depth 0 ok 6 - Array value depth 1 ok 7 - Array value depth 2 ok 8 - Array value depth 3 ok 9 - Array value sanity depth 0 ok 10 - Array value sanity depth 1 ok 11 - Array value sanity depth 2 ok 12 - Array value sanity depth 3 ok 13 - Empty array clone 1..13 ok t/Clone/07-hash.t .......... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Hash value depth 0 ok 6 - Hash value depth 1 ok 7 - Hash value depth 2 ok 8 - Hash value depth 3 ok 9 - Hash value sanity depth 0 ok 10 - Hash value sanity depth 1 ok 11 - Hash value sanity depth 2 ok 12 - Hash value sanity depth 3 ok 13 - Empty hash clone 1..13 ok t/ClonePP/05-scalar.t ...... ok 1 - Scalar String ok 2 - Scalar Numeric ok 3 - Scalar Undef 1..3 ok t/ClonePP/06-array.t ....... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Array value depth 0 ok 6 - Array value depth 1 ok 7 - Array value depth 2 ok 8 - Array value depth 3 ok 9 - Array value sanity depth 0 ok 10 - Array value sanity depth 1 ok 11 - Array value sanity depth 2 ok 12 - Array value sanity depth 3 ok 13 - Empty array clone 1..13 ok t/ClonePP/07-hash.t ........ ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Hash value depth 0 ok 6 - Hash value depth 1 ok 7 - Hash value depth 2 ok 8 - Hash value depth 3 ok 9 - Hash value sanity depth 0 ok 10 - Hash value sanity depth 1 ok 11 - Hash value sanity depth 2 ok 12 - Hash value sanity depth 3 ok 13 - Empty hash clone 1..13 ok t/Storable/05-scalar.t ..... ok 1 - Scalar String ok 2 - Scalar Numeric ok 3 - Scalar Undef 1..3 ok t/Storable/06-array.t ...... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Array value depth 0 ok 6 - Array value depth 1 ok 7 - Array value depth 2 ok 8 - Array value depth 3 ok 9 - Array value sanity depth 0 ok 10 - Array value sanity depth 1 ok 11 - Array value sanity depth 2 ok 12 - Array value sanity depth 3 ok 13 - Empty array clone 1..13 ok t/Storable/07-hash.t ....... ok 1 - Clone depth 0 ok 2 - Clone depth 1 ok 3 - Clone depth 2 ok 4 - Clone depth 3 ok 5 - Hash value depth 0 ok 6 - Hash value depth 1 ok 7 - Hash value depth 2 ok 8 - Hash value depth 3 ok 9 - Hash value sanity depth 0 ok 10 - Hash value sanity depth 1 ok 11 - Hash value sanity depth 2 ok 12 - Hash value sanity depth 3 ok 13 - Empty hash clone 1..13 ok All tests successful. Files=17, Tests=121, 2 wallclock secs ( 0.06 usr 0.05 sys + 0.65 cusr 0.10 csys = 0.86 CPU) Result: PASS HERMES/Clone-Choose-0.004.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HE/HERMES/CHECKSUMS Stefan Hermes <hermes@cpan.org> Choose appropriate clone utility >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Clone-Choose-0.004-Qfj2sg && tar cvf - Clone-Choose-0.004.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/H/HE/HERMES/Clone-Choose-0.004.tar.gz Clone-Choose-0.004.ppd blib/ blib/man3/ blib/man3/Clone::Choose.3 blib/lib/ blib/lib/Clone/ blib/lib/Clone/Choose.pm VmSize: 364040 kB Finished 2017-10-26T00:11:37