cpantestlogs/LLEval_genfailure.log
2017-05-02 18:44:36 -07:00

126 lines
5.3 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/1493238217.27311
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 LLEval () on cpanmetadb ...
! Finding LLEval on cpanmetadb failed.
Searching LLEval () on metacpan ...
Unpacking LLEval-0.01.tar.gz
--> Working on LLEval
Fetching http://www.cpan.org/authors/id/G/GF/GFUJI/LLEval-0.01.tar.gz ... OK
LLEval-0.01/
LLEval-0.01/.dim.pl
LLEval-0.01/.shipit
LLEval-0.01/Changes
LLEval-0.01/example/
LLEval-0.01/example/fizzbuzz.c
LLEval-0.01/example/fizzbuzz.hs
LLEval-0.01/example/fizzbuzz.js
LLEval-0.01/example/fizzbuzz.ml
LLEval-0.01/example/fizzbuzz.p6
LLEval-0.01/inc/
LLEval-0.01/inc/Module/
LLEval-0.01/inc/Module/Install/
LLEval-0.01/inc/Module/Install/AuthorTests.pm
LLEval-0.01/inc/Module/Install/Base.pm
LLEval-0.01/inc/Module/Install/Makefile.pm
LLEval-0.01/inc/Module/Install/Metadata.pm
LLEval-0.01/inc/Module/Install/Repository.pm
LLEval-0.01/inc/Module/Install/Scripts.pm
LLEval-0.01/inc/Module/Install/WriteAll.pm
LLEval-0.01/inc/Module/Install.pm
LLEval-0.01/lib/
LLEval-0.01/lib/LLEval/
LLEval-0.01/lib/LLEval/CLI.pm
LLEval-0.01/lib/LLEval.pm
LLEval-0.01/Makefile.PL
LLEval-0.01/MANIFEST
LLEval-0.01/MANIFEST.SKIP
LLEval-0.01/META.yml
LLEval-0.01/README
LLEval-0.01/script/
LLEval-0.01/script/lleval
LLEval-0.01/t/
LLEval-0.01/t/000_load.t
LLEval-0.01/t/001_basic.t
LLEval-0.01/xt/
LLEval-0.01/xt/perlcritic.t
LLEval-0.01/xt/pod.t
LLEval-0.01/xt/podspell.t
Entering LLEval-0.01
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring LLEval-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for LLEval
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have MouseX::Getopt 0 ... Yes (0.37)
Checking if you have Test::More 0.88 ... Yes (1.302078)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have Mouse 0.7 ... Yes (v2.4.9)
Checking if you have MouseX::StrictConstructor 0.02 ... Yes (0.02)
Checking if you have Furl 0.07 ... Yes (3.10)
OK
Building and testing LLEval-0.01 ... cp lib/LLEval.pm blib/lib/LLEval.pm
cp lib/LLEval/CLI.pm blib/lib/LLEval/CLI.pm
cp .dim.pl blib/lib/.dim.pl
cp script/lleval blib/script/lleval
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/lleval
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/*.t
# Testing LLEval/0.01
# Mouse/v2.4.9
t/000_load.t ... ok
API Error: 500 Internal Response: Cannot resolve host name: api.dan.co.jp (port: 80), Resource temporarily unavailable at /home/ryan/.cpanm/work/1493238217.27311/LLEval-0.01/blib/lib/LLEval.pm line 49.
at /home/ryan/.cpanm/work/1493238217.27311/LLEval-0.01/blib/lib/LLEval.pm line 53.
LLEval::call(LLEval=HASH(0x55a63feb4e98), "s", "print STDOUT 'foo';\x{a}print STDERR 'bar';\x{a}", "l", "pl") called at /home/ryan/.cpanm/work/1493238217.27311/LLEval-0.01/blib/lib/LLEval.pm line 61
LLEval::call_eval(LLEval=HASH(0x55a63feb4e98), "print STDOUT 'foo';\x{a}print STDERR 'bar';\x{a}", "pl") called at /home/ryan/.cpanm/work/1493238217.27311/LLEval-0.01/blib/lib/LLEval.pm line 66
LLEval::eval(LLEval=HASH(0x55a63feb4e98), "print STDOUT 'foo';\x{a}print STDERR 'bar';\x{a}", "pl", SCALAR(0x55a63fec2368), SCALAR(0x55a64078ebe0)) called at t/001_basic.t line 8
t/001_basic.t ..
Dubious, test returned 11 (wstat 2816, 0xb00)
No subtests run
Test Summary Report
-------------------
t/001_basic.t (Wstat: 2816 Tests: 0 Failed: 0)
Non-zero exit status: 11
Parse errors: No plan found in TAP output
Files=2, Tests=1, 11 wallclock secs ( 0.02 usr 0.00 sys + 0.12 cusr 0.02 csys = 0.16 CPU)
Result: FAIL
Failed 1/2 test programs. 0/1 subtests failed.
Makefile:807: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 11
! Installing LLEval failed. See /home/ryan/.cpanm/work/1493238217.27311/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose LLEval] 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