132 lines
5.8 KiB
Text
132 lines
5.8 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/1493453394.24319
|
|
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 Test::Skeleton::Generator () on cpanmetadb ...
|
|
Unpacking Test-Skeleton-Generator-0.06.tar.gz
|
|
--> Working on Test::Skeleton::Generator
|
|
Fetching http://www.cpan.org/authors/id/M/MA/MANNI/Test-Skeleton-Generator-0.06.tar.gz ... OK
|
|
Test-Skeleton-Generator-0.06/Build.PL
|
|
Test-Skeleton-Generator-0.06/Changes
|
|
Test-Skeleton-Generator-0.06/LICENSE
|
|
Test-Skeleton-Generator-0.06/META.json
|
|
Test-Skeleton-Generator-0.06/README.md
|
|
Test-Skeleton-Generator-0.06/cpanfile
|
|
Test-Skeleton-Generator-0.06/lib/Test/Skeleton/Generator.pm
|
|
Test-Skeleton-Generator-0.06/minil.toml
|
|
Test-Skeleton-Generator-0.06/script/generate_perl_test_skeleton
|
|
Test-Skeleton-Generator-0.06/t/Test/Skeleton/Generator.t
|
|
Test-Skeleton-Generator-0.06/META.yml
|
|
Test-Skeleton-Generator-0.06/MANIFEST
|
|
Entering Test-Skeleton-Generator-0.06
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
|
|
Running Build.PL
|
|
Configuring Test-Skeleton-Generator-0.06 ... Creating new 'Build' script for 'Test-Skeleton-Generator' version '0.06'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have autodie 0 ... Yes (2.29)
|
|
Checking if you have Test::Most 0 ... Yes (0.35)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Pod::Usage 0 ... Yes (1.69)
|
|
Checking if you have HTML::Template 0 ... Yes (2.95)
|
|
Checking if you have Class::Inspector 0 ... Yes (1.31)
|
|
Checking if you have Getopt::Long 0 ... Yes (2.49)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have Sub::Information 0 ... No
|
|
Searching Sub::Information (0) on cpanmetadb ...
|
|
Unpacking Sub-Information-0.10.tar.gz
|
|
OK
|
|
==> Found dependencies: Sub::Information
|
|
--> Working on Sub::Information
|
|
Fetching http://www.cpan.org/authors/id/O/OV/OVID/Sub-Information-0.10.tar.gz ... OK
|
|
Sub-Information-0.10/
|
|
Sub-Information-0.10/Build.PL
|
|
Sub-Information-0.10/Changes
|
|
Sub-Information-0.10/lib/
|
|
Sub-Information-0.10/lib/Sub/
|
|
Sub-Information-0.10/lib/Sub/Information.pm
|
|
Sub-Information-0.10/Makefile.PL
|
|
Sub-Information-0.10/MANIFEST
|
|
Sub-Information-0.10/META.yml
|
|
Sub-Information-0.10/README
|
|
Sub-Information-0.10/t/
|
|
Sub-Information-0.10/t/00-load.t
|
|
Sub-Information-0.10/t/10-info.t
|
|
Sub-Information-0.10/t/20-noalias.t
|
|
Sub-Information-0.10/t/30-dump.t
|
|
Sub-Information-0.10/xt/
|
|
Sub-Information-0.10/xt/pod-coverage.t
|
|
Sub-Information-0.10/xt/pod.t
|
|
Entering Sub-Information-0.10
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Sub-Information-0.10 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Sub-Information' version '0.10'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Sub::Identify 0 ... Yes (0.14)
|
|
Checking if you have Data::Dump::Streamer 1.14 ... Yes (2.40)
|
|
Checking if you have PadWalker 0 ... Yes (2.2)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have B 0 ... Yes (1.68)
|
|
Checking if you have Devel::Peek 0 ... Yes (1.26)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
OK
|
|
Building and testing Sub-Information-0.10 ... Building Sub-Information
|
|
# Testing Sub::Information 0.10, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ..... ok
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub { <-- HERE .*_croak.*}/ at t/10-info.t line 39.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/10-info.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 23/24 subtests
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub { <-- HERE .*_croak.*}/ at t/20-noalias.t line 39.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/20-noalias.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 19/20 subtests
|
|
t/30-dump.t ..... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/10-info.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 24 tests but ran 1.
|
|
t/20-noalias.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 20 tests but ran 1.
|
|
Files=4, Tests=6, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.10 cusr 0.00 csys = 0.11 CPU)
|
|
Result: FAIL
|
|
Failed 2/4 test programs. 0/6 subtests failed.
|
|
! Installing Sub::Information failed. See /home/ryan/.cpanm/work/1493453394.24319/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Sub::Information' is not installed
|
|
! Bailing out the installation for Test-Skeleton-Generator-0.06.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Test::Skeleton::Generator] 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
|