118 lines
5.1 KiB
Text
118 lines
5.1 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/1493276030.3277
|
|
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 TRD::Velocity () on cpanmetadb ...
|
|
Unpacking TRD-Velocity-0.0.8.tar.gz
|
|
--> Working on TRD::Velocity
|
|
Fetching http://www.cpan.org/authors/id/I/IC/ICHI/TRD-Velocity-0.0.8.tar.gz ... OK
|
|
TRD-Velocity-0.0.8/
|
|
TRD-Velocity-0.0.8/MANIFEST
|
|
TRD-Velocity-0.0.8/Changes
|
|
TRD-Velocity-0.0.8/t/
|
|
TRD-Velocity-0.0.8/t/pod.t
|
|
TRD-Velocity-0.0.8/t/pod-coverage.t
|
|
TRD-Velocity-0.0.8/t/test_Velocity.t
|
|
TRD-Velocity-0.0.8/t/00-load.t
|
|
TRD-Velocity-0.0.8/META.yml
|
|
TRD-Velocity-0.0.8/lib/
|
|
TRD-Velocity-0.0.8/lib/TRD/
|
|
TRD-Velocity-0.0.8/lib/TRD/Velocity.pm
|
|
TRD-Velocity-0.0.8/Makefile.PL
|
|
TRD-Velocity-0.0.8/README
|
|
Entering TRD-Velocity-0.0.8
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring TRD-Velocity-0.0.8 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for TRD::Velocity
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing TRD-Velocity-0.0.8 ... cp lib/TRD/Velocity.pm blib/lib/TRD/Velocity.pm
|
|
Manifying 1 pod document
|
|
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
|
|
|
|
# Failed test 'use TRD::Velocity;'
|
|
# at t/00-load.t line 6.
|
|
# Tried to use 'TRD::Velocity'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([\w\.-\[\]]+)}\.escape\(\)/ at /home/ryan/.cpanm/work/1493276030.3277/TRD-Velocity-0.0.8/blib/lib/TRD/Velocity.pm line 142.
|
|
# Compilation failed in require at t/00-load.t line 6.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 6.
|
|
# Testing TRD::Velocity , Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
# Looks like you failed 1 test of 1.
|
|
t/00-load.t ........
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
|
|
# Failed test 'Pod coverage on TRD::Velocity'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# TRD::Velocity: requiring 'TRD::Velocity' failed
|
|
# Looks like you failed 1 test of 1.
|
|
t/pod-coverage.t ...
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
t/pod.t ............ ok
|
|
|
|
# Failed test 'use TRD::Velocity;'
|
|
# at t/test_Velocity.t line 8.
|
|
# Tried to use 'TRD::Velocity'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([\w\.-\[\]]+)}\.escape\(\)/ at /home/ryan/.cpanm/work/1493276030.3277/TRD-Velocity-0.0.8/blib/lib/TRD/Velocity.pm line 142.
|
|
# Compilation failed in require at t/test_Velocity.t line 8.
|
|
# BEGIN failed--compilation aborted at t/test_Velocity.t line 8.
|
|
Can't locate object method "marge" via package "TRD::Velocity" at t/test_Velocity.t line 30.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/test_Velocity.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 7/7 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/test_Velocity.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 7 tests but ran 1.
|
|
Files=4, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.13 cusr 0.00 csys = 0.15 CPU)
|
|
Result: FAIL
|
|
Failed 3/4 test programs. 3/4 subtests failed.
|
|
Makefile:843: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing TRD::Velocity failed. See /home/ryan/.cpanm/work/1493276030.3277/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose TRD::Velocity] 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
|