perl-blead ========== cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux Work directory is /home/ryan/.cpanm/work/1493453376.23894 You have make /usr/bin/make You have LWP 6.26 You have /bin/tar: tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Searching jQuery::Functions () on cpanmetadb ... Unpacking jQuery-0.004.tar.gz --> Working on jQuery::Functions Fetching http://www.cpan.org/authors/id/M/MA/MAMOD/jQuery-0.004.tar.gz ... OK ./ ./jQuery-0.004/ ./jQuery-0.004/MANIFEST ./jQuery-0.004/examples/ ./jQuery-0.004/examples/next.pl ./jQuery-0.004/examples/prevUntil.pl ./jQuery-0.004/examples/val.pl ./jQuery-0.004/examples/parent.pl ./jQuery-0.004/examples/parents.pl ./jQuery-0.004/examples/map.pl ./jQuery-0.004/examples/hasClass.pl ./jQuery-0.004/examples/nextAll.pl ./jQuery-0.004/examples/attr.pl ./jQuery-0.004/examples/Closest.pl ./jQuery-0.004/examples/html.pl ./jQuery-0.004/examples/wrapInner.pl ./jQuery-0.004/examples/parentsUntil.pl ./jQuery-0.004/examples/prev.pl ./jQuery-0.004/examples/wrapAll.pl ./jQuery-0.004/examples/andSelf.pl ./jQuery-0.004/examples/removeClass.pl ./jQuery-0.004/examples/contents.pl ./jQuery-0.004/examples/toggleClass.pl ./jQuery-0.004/examples/add.pl ./jQuery-0.004/examples/Children.pl ./jQuery-0.004/examples/insert.pl ./jQuery-0.004/lib/ ./jQuery-0.004/lib/jQuery/ ./jQuery-0.004/lib/jQuery/Functions.pm ./jQuery-0.004/lib/jQuery/Functions.pod ./jQuery-0.004/lib/jQuery.pm ./jQuery-0.004/Changes ./jQuery-0.004/Makefile.PL ./jQuery-0.004/META.json ./jQuery-0.004/MANIFEST.SKIP ./jQuery-0.004/t/ ./jQuery-0.004/t/toggleClass.t ./jQuery-0.004/t/contents.t ./jQuery-0.004/t/parentsUntil.t ./jQuery-0.004/t/next.t ./jQuery-0.004/t/wrapInner.t ./jQuery-0.004/t/map1.t ./jQuery-0.004/t/removeClass.t ./jQuery-0.004/t/insert.t ./jQuery-0.004/t/parent.t ./jQuery-0.004/t/jQuery.t ./jQuery-0.004/t/prevUntil.t ./jQuery-0.004/t/andSelf.t ./jQuery-0.004/t/nextAll.t ./jQuery-0.004/t/children.t ./jQuery-0.004/t/Closest.t ./jQuery-0.004/t/prev.t ./jQuery-0.004/t/expected/ ./jQuery-0.004/t/expected/prev.html ./jQuery-0.004/t/expected/contents.html ./jQuery-0.004/t/expected/wrapAll.html ./jQuery-0.004/t/expected/html.html ./jQuery-0.004/t/expected/wrapInner.html ./jQuery-0.004/t/expected/removeClass.html ./jQuery-0.004/t/expected/parent.html ./jQuery-0.004/t/expected/Closest.html ./jQuery-0.004/t/expected/parentsUntil.html ./jQuery-0.004/t/expected/attr.html ./jQuery-0.004/t/expected/next.html ./jQuery-0.004/t/expected/val.html ./jQuery-0.004/t/expected/prevUntil.html ./jQuery-0.004/t/expected/toggleClass.html ./jQuery-0.004/t/expected/nextAll.html ./jQuery-0.004/t/expected/insert.html ./jQuery-0.004/t/expected/hasClass.html ./jQuery-0.004/t/expected/add.html ./jQuery-0.004/t/expected/Children.html ./jQuery-0.004/t/expected/andSelf.html ./jQuery-0.004/t/val.t ./jQuery-0.004/t/data.t ./jQuery-0.004/t/wrapAll.t ./jQuery-0.004/t/html/ ./jQuery-0.004/t/html/prev.html ./jQuery-0.004/t/html/contents.html ./jQuery-0.004/t/html/wrapAll.html ./jQuery-0.004/t/html/html.html ./jQuery-0.004/t/html/wrapInner.html ./jQuery-0.004/t/html/removeClass.html ./jQuery-0.004/t/html/parent.html ./jQuery-0.004/t/html/Closest.html ./jQuery-0.004/t/html/parentsUntil.html ./jQuery-0.004/t/html/attr.html ./jQuery-0.004/t/html/next.html ./jQuery-0.004/t/html/val.html ./jQuery-0.004/t/html/prevUntil.html ./jQuery-0.004/t/html/toggleClass.html ./jQuery-0.004/t/html/nextAll.html ./jQuery-0.004/t/html/insert.html ./jQuery-0.004/t/html/hasClass.html ./jQuery-0.004/t/html/add.html ./jQuery-0.004/t/html/Children.html ./jQuery-0.004/t/html/andSelf.html ./jQuery-0.004/t/html.t ./jQuery-0.004/t/parents.t ./jQuery-0.004/t/children2.t ./jQuery-0.004/t/add.t ./jQuery-0.004/t/hasClass.t ./jQuery-0.004/t/attr.t ./jQuery-0.004/META.yml Entering jQuery-0.004 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24) Running Makefile.PL Configuring jQuery-0.004 ... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for jQuery Writing MYMETA.yml and MYMETA.json Checking dependencies from MYMETA.json ... Checking if you have HTML::Entities 0 ... Yes (3.69) Checking if you have LWP::UserAgent 0 ... Yes (6.26) Checking if you have XML::LibXML 0 ... Yes (2.0129) Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24) Checking if you have HTTP::Request::Common 0 ... Yes (6.11) OK Building and testing jQuery-0.004 ... cp lib/jQuery/Functions.pm blib/lib/jQuery/Functions.pm cp lib/jQuery.pm blib/lib/jQuery.pm cp lib/jQuery/Functions.pod blib/lib/jQuery/Functions.pod Manifying 2 pod documents PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/add.t ........... ok t/andSelf.t ....... ok t/attr.t .......... ok t/children.t ...... ok t/children2.t ..... ok t/Closest.t ....... ok t/contents.t ...... ok t/data.t .......... ok XPath error : Invalid expression ///1 ^ # Looks like your test exited with 255 before it could output anything. t/hasClass.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests t/html.t .......... ok t/insert.t ........ ok t/jQuery.t ........ ok t/map1.t .......... ok t/next.t .......... ok t/nextAll.t ....... ok t/parent.t ........ ok t/parents.t ....... ok t/parentsUntil.t .. ok t/prev.t .......... ok t/prevUntil.t ..... ok t/removeClass.t ... ok t/toggleClass.t ... ok t/val.t ........... ok t/wrapAll.t ....... ok t/wrapInner.t ..... ok Test Summary Report ------------------- t/hasClass.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. Files=25, Tests=41, 2 wallclock secs ( 0.05 usr 0.00 sys + 1.52 cusr 0.11 csys = 1.68 CPU) Result: FAIL Failed 1/25 test programs. 0/41 subtests failed. Makefile:851: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 ! Installing jQuery::Functions failed. See /home/ryan/.cpanm/work/1493453376.23894/build.log for details. Retry with --force to force install it. FAIL Command [cpanm --reinstall --verbose jQuery::Functions] terminated with exit code 1 ($? = 256) under the following perl environment: Command terminated with non-zero status. Current perl: Name: perl-blead Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin Compiled at: Mar 30 2017 03:10:09 perlbrew: version: 0.78 ENV: PERLBREW_ROOT: /home/ryan/perl5/perlbrew PERLBREW_HOME: /home/ryan/.perlbrew PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man