107 lines
4.6 KiB
Text
107 lines
4.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/1493144841.12613
|
|
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 Perl6::Builtins () on cpanmetadb ...
|
|
Unpacking Perl6-Builtins-0.0.3.tar.gz
|
|
--> Working on Perl6::Builtins
|
|
Fetching http://www.cpan.org/authors/id/D/DC/DCONWAY/Perl6-Builtins-0.0.3.tar.gz ... OK
|
|
Perl6-Builtins-0.0.3/
|
|
Perl6-Builtins-0.0.3/Build.PL
|
|
Perl6-Builtins-0.0.3/Changes
|
|
Perl6-Builtins-0.0.3/lib/
|
|
Perl6-Builtins-0.0.3/lib/Perl6/
|
|
Perl6-Builtins-0.0.3/lib/Perl6/Builtins.pm
|
|
Perl6-Builtins-0.0.3/Makefile.PL
|
|
Perl6-Builtins-0.0.3/MANIFEST
|
|
Perl6-Builtins-0.0.3/META.yml
|
|
Perl6-Builtins-0.0.3/README
|
|
Perl6-Builtins-0.0.3/t/
|
|
Perl6-Builtins-0.0.3/t/00.load.t
|
|
Perl6-Builtins-0.0.3/t/caller.t
|
|
Perl6-Builtins-0.0.3/t/pod-coverage.t
|
|
Perl6-Builtins-0.0.3/t/pod.t
|
|
Perl6-Builtins-0.0.3/t/system.t
|
|
Entering Perl6-Builtins-0.0.3
|
|
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 Perl6-Builtins-0.0.3 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Perl6-Builtins' version 'v0.0.3'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have version 0 ... Yes (0.9918)
|
|
Checking if you have Contextual::Return 0 ... Yes (0.004010)
|
|
OK
|
|
Building and testing Perl6-Builtins-0.0.3 ... Building Perl6-Builtins
|
|
Subroutine CORE::GLOBAL::caller redefined at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 20.
|
|
Prototype mismatch: sub CORE::GLOBAL::caller (;$) vs none at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 20.
|
|
# Testing Perl6::Builtins 0.0.3
|
|
t/00.load.t ....... ok
|
|
Subroutine CORE::GLOBAL::caller redefined at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 20.
|
|
Prototype mismatch: sub CORE::GLOBAL::caller (;$) vs none at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 20.
|
|
|
|
# Failed test 'List context count'
|
|
# at t/caller.t line 16.
|
|
# Looks like you failed 1 test of 23.
|
|
t/caller.t ........
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/23 subtests
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
ls: write error: Bad file descriptor
|
|
|
|
# Failed test 'successful system command'
|
|
# at t/system.t line 6.
|
|
Can't exec "PAY_NO_ATTENTION_TO_THIS": No such file or directory at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 26.
|
|
ls: write error: Bad file descriptor
|
|
|
|
# Failed test 'successful deferred system command'
|
|
# at t/system.t line 10.
|
|
Can't exec "PAY_NO_ATTENTION_TO_THIS": No such file or directory at /home/ryan/.cpanm/work/1493144841.12613/Perl6-Builtins-0.0.3/blib/lib/Perl6/Builtins.pm line 26.
|
|
# Looks like you failed 2 tests of 6.
|
|
t/system.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/6 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/caller.t (Wstat: 256 Tests: 23 Failed: 1)
|
|
Failed test: 6
|
|
Non-zero exit status: 1
|
|
t/system.t (Wstat: 512 Tests: 6 Failed: 2)
|
|
Failed tests: 1, 3
|
|
Non-zero exit status: 2
|
|
Files=5, Tests=32, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.18 CPU)
|
|
Result: FAIL
|
|
Failed 2/5 test programs. 3/32 subtests failed.
|
|
! Installing Perl6::Builtins failed. See /home/ryan/.cpanm/work/1493144841.12613/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Perl6::Builtins] 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
|