146 lines
7 KiB
Text
146 lines
7 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493186420.15957
|
|
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 <http://gnu.org/licenses/gpl.html>.
|
|
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 HTML::TreeBuilderX::ASP_NET () on cpanmetadb ...
|
|
Unpacking HTML-TreeBuilderX-ASP_NET-0.09.tar.gz
|
|
--> Working on HTML::TreeBuilderX::ASP_NET
|
|
Fetching http://www.cpan.org/authors/id/E/EC/ECARROLL/HTML-TreeBuilderX-ASP_NET-0.09.tar.gz ... OK
|
|
HTML-TreeBuilderX-ASP_NET-0.09/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/AutoInstall.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Fetch.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Metadata.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Makefile.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Include.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Win32.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/WriteAll.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Can.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/AutoInstall.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/inc/Module/Install/Base.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/03-helperFunc.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/10-traits.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/pod.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/02-good_const.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/boilerplate.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/01-bad_const.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/t/00-load.t
|
|
HTML-TreeBuilderX-ASP_NET-0.09/Makefile.PL
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/ASP_NET/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/ASP_NET/Types.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/ASP_NET/Roles/
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/ASP_NET/Roles/htmlElement.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/lib/HTML/TreeBuilderX/ASP_NET.pm
|
|
HTML-TreeBuilderX-ASP_NET-0.09/META.yml
|
|
HTML-TreeBuilderX-ASP_NET-0.09/Changes
|
|
HTML-TreeBuilderX-ASP_NET-0.09/MANIFEST
|
|
Entering HTML-TreeBuilderX-ASP_NET-0.09
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring HTML-TreeBuilderX-ASP_NET-0.09 ... *** 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.302078)
|
|
- Class::MOP ...loaded. (2.2004)
|
|
- MooseX::Traits ...loaded. (0.13)
|
|
- HTML::TreeBuilder ...loaded. (5.04)
|
|
- HTTP::Request::Form ...loaded. (0.952)
|
|
- MooseX::Types ...loaded. (0.50 >= 0.19)
|
|
- Moose ...loaded. (2.2004 >= 0.89)
|
|
*** Module::AutoInstall configuration finished.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTML::TreeBuilderX::ASP_NET
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have MooseX::Traits 0 ... Yes (0.13)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have MooseX::Types 0.19 ... Yes (0.50)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Moose 0.89 ... Yes (2.2004)
|
|
Checking if you have HTML::TreeBuilder 0 ... Yes (5.04)
|
|
Checking if you have Class::MOP 0 ... Yes (2.2004)
|
|
Checking if you have HTTP::Request::Form 0 ... Yes (0.952)
|
|
OK
|
|
Building and testing HTML-TreeBuilderX-ASP_NET-0.09 ... cp lib/HTML/TreeBuilderX/ASP_NET/Roles/htmlElement.pm blib/lib/HTML/TreeBuilderX/ASP_NET/Roles/htmlElement.pm
|
|
cp lib/HTML/TreeBuilderX/ASP_NET.pm blib/lib/HTML/TreeBuilderX/ASP_NET.pm
|
|
cp lib/HTML/TreeBuilderX/ASP_NET/Types.pm blib/lib/HTML/TreeBuilderX/ASP_NET/Types.pm
|
|
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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-bad_const.t t/02-good_const.t t/03-helperFunc.t t/10-traits.t t/boilerplate.t t/pod.t
|
|
# Testing HTML::TreeBuilderX::ASP_NET 0.09, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ........ ok
|
|
t/01-bad_const.t ... ok
|
|
t/02-good_const.t .. ok
|
|
t/03-helperFunc.t .. ok
|
|
|
|
# Failed test 'htmlElement trait construction is good!!'
|
|
# at t/10-traits.t line 19.
|
|
|
|
# Failed test 'Success with use! (failed without the parent form)'
|
|
# at t/10-traits.t line 25.
|
|
# 'Attempt to reload HTML/TreeBuilderX/ASP_NET/Roles/htmlElement.pm aborted.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Runtime.pm line 317.
|
|
# '
|
|
# doesn't match '(?^:<form>)'
|
|
Attempt to reload HTML/TreeBuilderX/ASP_NET/Roles/htmlElement.pm aborted.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Runtime.pm line 317.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/10-traits.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 4/5 subtests
|
|
t/boilerplate.t .... ok
|
|
t/pod.t ............ ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/10-traits.t (Wstat: 65280 Tests: 3 Failed: 2)
|
|
Failed tests: 2-3
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 5 tests but ran 3.
|
|
t/boilerplate.t (Wstat: 0 Tests: 2 Failed: 0)
|
|
TODO passed: 1-2
|
|
Files=7, Tests=25, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.82 cusr 0.04 csys = 0.88 CPU)
|
|
Result: FAIL
|
|
Failed 1/7 test programs. 2/25 subtests failed.
|
|
Makefile:784: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing HTML::TreeBuilderX::ASP_NET failed. See /home/ryan/.cpanm/work/1493186420.15957/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose HTML::TreeBuilderX::ASP_NET] 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
|