PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-15T00:56:39 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 14 Mar 2017 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/M/MO/MONS/XML-Hash-LX-0.0603.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/M/MO/MONS/XML-Hash-LX-0.0603.tar.gz ok XML-Hash-LX-0.0603/ XML-Hash-LX-0.0603/inc/ XML-Hash-LX-0.0603/Changes XML-Hash-LX-0.0603/ex/ XML-Hash-LX-0.0603/MANIFEST XML-Hash-LX-0.0603/t/ XML-Hash-LX-0.0603/META.yml XML-Hash-LX-0.0603/XML-Hash-LX-0.0602.tar.gz XML-Hash-LX-0.0603/MANIFEST.SKIP XML-Hash-LX-0.0603/lib/ XML-Hash-LX-0.0603/.gitignore XML-Hash-LX-0.0603/xt/ XML-Hash-LX-0.0603/LICENSE XML-Hash-LX-0.0603/Makefile.PL XML-Hash-LX-0.0603/README XML-Hash-LX-0.0603/xt/99-dist.t XML-Hash-LX-0.0603/lib/XML/ XML-Hash-LX-0.0603/lib/XML/Hash/ XML-Hash-LX-0.0603/lib/XML/Hash/LX.pm XML-Hash-LX-0.0603/t/03-no-inject.t XML-Hash-LX-0.0603/t/02-inject.t XML-Hash-LX-0.0603/t/pod-coverage.t XML-Hash-LX-0.0603/t/00-load.t XML-Hash-LX-0.0603/t/pod.t XML-Hash-LX-0.0603/t/01-conv.t XML-Hash-LX-0.0603/ex/profile.pl XML-Hash-LX-0.0603/ex/test.pl XML-Hash-LX-0.0603/ex/xpath.pl XML-Hash-LX-0.0603/ex/benchmark.pl XML-Hash-LX-0.0603/ex/xml.pl XML-Hash-LX-0.0603/inc/Module/ XML-Hash-LX-0.0603/inc/Module/Install.pm XML-Hash-LX-0.0603/inc/Module/Install/ XML-Hash-LX-0.0603/inc/Module/AutoInstall.pm XML-Hash-LX-0.0603/inc/Module/Install/AutoInstall.pm XML-Hash-LX-0.0603/inc/Module/Install/Makefile.pm XML-Hash-LX-0.0603/inc/Module/Install/Include.pm XML-Hash-LX-0.0603/inc/Module/Install/Metadata.pm XML-Hash-LX-0.0603/inc/Module/Install/WriteAll.pm XML-Hash-LX-0.0603/inc/Module/Install/Win32.pm XML-Hash-LX-0.0603/inc/Module/Install/Fetch.pm XML-Hash-LX-0.0603/inc/Module/Install/Base.pm XML-Hash-LX-0.0603/inc/Module/Install/Can.pm Configuring M/MO/MONS/XML-Hash-LX-0.0603.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (1.001014) - lib::abs ...loaded. (0.93 >= 0.90) - XML::LibXML ...loaded. (2.0128) *** Module::AutoInstall configuration finished. 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 XML::Hash::LX Writing MYMETA.yml and MYMETA.json MONS/XML-Hash-LX-0.0603.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for M/MO/MONS/XML-Hash-LX-0.0603.tar.gz >>> make cp lib/XML/Hash/LX.pm blib/lib/XML/Hash/LX.pm Manifying 1 pod document MONS/XML-Hash-LX-0.0603.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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-conv.t t/02-inject.t t/03-no-inject.t t/pod-coverage.t t/pod.t # Testing XML::Hash::LX 0.0603, Perl 5.022000, /Users/fly2200/ap2200-299195/bin/perl-dynamic t/00-load.t ....... 1..3 ok 1 - use XML::Hash::LX; ok 2 - use XML::Hash::LX; ok 3 - no warnings ok # Failed test 'empty attr' # at t/01-conv.t line 299. # got: ' # # ' # expected: ' # # ' # Looks like you failed 1 test of 32. t/01-conv.t ....... 1..32 ok 1 - default (1) ok 2 - default (1) ok 3 - default (2) ok 4 - default (3) ok 5 - join => + (2) ok 6 - X2H.join = + (2) ok 7 - join => + (3) ok 8 - X2H.join = + (3) ok 9 - X2A.root (1) ok 10 - array => root (1) ok 11 - X2A.nest (1) ok 12 - array => nest (1) ok 13 - array => 1 (1) ok 14 - attr => + (1) ok 15 - X2H.attr = + (1) ok 16 - text => "" (1) ok 17 - X2H.text = "" (1) ok 18 - join => " " (1) ok 19 - X2H.join = " " (1) ok 20 - comment node ok 21 - text node ok 22 - cdata node ok 23 - default 1 ok 24 - attr _ ok 25 - text ~ ok 26 - trim 0 ok 27 - trim 1 ok 28 - cdata @ ok 29 - comm / not ok 30 - empty attr ok 31 - encoding support ok 32 - no warnings Dubious, test returned 1 (wstat 256, 0x100) Failed 1/32 subtests t/02-inject.t ..... 1..4 ok 1 - doc->toHash ok 2 - elm->toHash ok 3 - hash ok 4 - no warnings ok t/03-no-inject.t .. 1..3 ok 1 - ! doc->toHash ok 2 - ! elm->toHash ok 3 - no warnings ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on XML::Hash::LX ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/XML/Hash/LX.pm ok Test Summary Report ------------------- t/01-conv.t (Wstat: 256 Tests: 32 Failed: 1) Failed test: 30 Non-zero exit status: 1 Files=6, Tests=44, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.36 cusr 0.06 csys = 0.47 CPU) Result: FAIL Failed 1/6 test programs. 1/44 subtests failed. make: *** [test_dynamic] Error 255 MONS/XML-Hash-LX-0.0603.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MONS/XML-Hash-LX-0.0603.tar.gz Finished 2017-03-15T00:56:47