124 lines
5.6 KiB
Text
124 lines
5.6 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/1493065839.28982
|
|
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 Module::Build::TestReporter () on cpanmetadb ...
|
|
Unpacking Module-Build-TestReporter-1.00.tar.gz
|
|
--> Working on Module::Build::TestReporter
|
|
Fetching http://www.cpan.org/authors/id/C/CH/CHROMATIC/Module-Build-TestReporter-1.00.tar.gz ... OK
|
|
Module-Build-TestReporter-1.00/
|
|
Module-Build-TestReporter-1.00/t/
|
|
Module-Build-TestReporter-1.00/t/fake_tests/
|
|
Module-Build-TestReporter-1.00/t/fake_tests/fail.t
|
|
Module-Build-TestReporter-1.00/t/fake_tests/pass.t
|
|
Module-Build-TestReporter-1.00/t/try_prereqs.t
|
|
Module-Build-TestReporter-1.00/t/inherit.t
|
|
Module-Build-TestReporter-1.00/t/0-signature.t
|
|
Module-Build-TestReporter-1.00/t/base.t
|
|
Module-Build-TestReporter-1.00/t/override.t
|
|
Module-Build-TestReporter-1.00/lib/
|
|
Module-Build-TestReporter-1.00/lib/Module/
|
|
Module-Build-TestReporter-1.00/lib/Module/Build/
|
|
Module-Build-TestReporter-1.00/lib/Module/Build/TestReporter.pm
|
|
Module-Build-TestReporter-1.00/META.yml
|
|
Module-Build-TestReporter-1.00/MANIFEST
|
|
Module-Build-TestReporter-1.00/MANIFEST.SKIP
|
|
Module-Build-TestReporter-1.00/Build.PL
|
|
Module-Build-TestReporter-1.00/Makefile.PL
|
|
Module-Build-TestReporter-1.00/README
|
|
Module-Build-TestReporter-1.00/SIGNATURE
|
|
Entering Module-Build-TestReporter-1.00
|
|
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 Module-Build-TestReporter-1.00 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Module-Build-TestReporter' version '1.00'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Harness 2.47 ... Yes (3.39)
|
|
Checking if you have IO::String 0 ... Yes (1.08)
|
|
Checking if you have SUPER 1.10 ... Yes (1.20141117)
|
|
Checking if you have Module::Build 0 ... Yes (0.4222)
|
|
Checking if you have IPC::Open3 0 ... Yes (1.20)
|
|
Checking if you have Test::Simple 0.48 ... Yes (1.302078)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Class::Roles 0 ... Yes (0.30)
|
|
OK
|
|
Building and testing Module-Build-TestReporter-1.00 ... Building Module-Build-TestReporter
|
|
gpg: Signature made Wed 15 Jun 2005 05:37:18 PM PDT
|
|
gpg: using DSA key 05DF169F5C08E9C4
|
|
gpg: requesting key 05DF169F5C08E9C4 from hkp server pool.sks-keyservers.net
|
|
gpg: Can't check signature: No public key
|
|
==> BAD/TAMPERED signature detected! <==
|
|
|
|
# Failed test 'Valid signature'
|
|
# at t/0-signature.t line 8.
|
|
# Looks like you failed 1 test of 1.
|
|
t/0-signature.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
Reference found where even-sized list expected at ../lib/Module/Build/TestReporter.pm line 121, <GEN3> line 17.
|
|
Can't use an undefined value as an ARRAY reference at ../lib/Module/Build/TestReporter.pm line 144, <GEN3> line 17.
|
|
# Looks like your test exited with 255 just after 11.
|
|
t/base.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 24/35 subtests
|
|
Can't call method "access" on an undefined value at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Build/Base.pm line 623.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/inherit.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/3 subtests
|
|
t/override.t ..... ok
|
|
No 'module_name' was provided and it could not be inferred
|
|
from other properties. This will prevent a packlist from
|
|
being written for this file. Please set either 'module_name'
|
|
or 'dist_version_from' in Build.PL.
|
|
No 'module_name' was provided and it could not be inferred
|
|
from other properties. This will prevent a packlist from
|
|
being written for this file. Please set either 'module_name'
|
|
or 'dist_version_from' in Build.PL.
|
|
t/try_prereqs.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/0-signature.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/base.t (Wstat: 65280 Tests: 11 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 35 tests but ran 11.
|
|
t/inherit.t (Wstat: 65280 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 3 tests but ran 1.
|
|
Files=5, Tests=19, 5 wallclock secs ( 0.01 usr 0.00 sys + 0.28 cusr 0.05 csys = 0.34 CPU)
|
|
Result: FAIL
|
|
Failed 3/5 test programs. 1/19 subtests failed.
|
|
! Installing Module::Build::TestReporter failed. See /home/ryan/.cpanm/work/1493065839.28982/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Module::Build::TestReporter] 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
|