142 lines
4.9 KiB
Text
142 lines
4.9 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/1493219201.1227
|
|
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 Acme::Pythonic () on cpanmetadb ...
|
|
Unpacking Acme-Pythonic-0.47.tar.gz
|
|
--> Working on Acme::Pythonic
|
|
Fetching http://www.cpan.org/authors/id/F/FX/FXN/Acme-Pythonic-0.47.tar.gz ... OK
|
|
Acme-Pythonic-0.47/
|
|
Acme-Pythonic-0.47/Changes
|
|
Acme-Pythonic-0.47/lib/
|
|
Acme-Pythonic-0.47/Makefile.PL
|
|
Acme-Pythonic-0.47/MANIFEST
|
|
Acme-Pythonic-0.47/META.yml
|
|
Acme-Pythonic-0.47/README
|
|
Acme-Pythonic-0.47/t/
|
|
Acme-Pythonic-0.47/t/algorithms.t
|
|
Acme-Pythonic-0.47/t/calculator.t
|
|
Acme-Pythonic-0.47/t/constant.t
|
|
Acme-Pythonic-0.47/t/dangling.t
|
|
Acme-Pythonic-0.47/t/do.t
|
|
Acme-Pythonic-0.47/t/eval.t
|
|
Acme-Pythonic-0.47/t/for.t
|
|
Acme-Pythonic-0.47/t/foreach.t
|
|
Acme-Pythonic-0.47/t/hop.t
|
|
Acme-Pythonic-0.47/t/if.t
|
|
Acme-Pythonic-0.47/t/jlines.t
|
|
Acme-Pythonic-0.47/t/labels.t
|
|
Acme-Pythonic-0.47/t/map.t
|
|
Acme-Pythonic-0.47/t/noindent.t
|
|
Acme-Pythonic-0.47/t/pass.t
|
|
Acme-Pythonic-0.47/t/pod-coverage.t
|
|
Acme-Pythonic-0.47/t/pod.t
|
|
Acme-Pythonic-0.47/t/sub.t
|
|
Acme-Pythonic-0.47/t/subproto.t
|
|
Acme-Pythonic-0.47/t/text_wrap.t
|
|
Acme-Pythonic-0.47/t/unless.t
|
|
Acme-Pythonic-0.47/t/until.t
|
|
Acme-Pythonic-0.47/t/use.t
|
|
Acme-Pythonic-0.47/t/while.t
|
|
Acme-Pythonic-0.47/t/with_pod.t
|
|
Acme-Pythonic-0.47/lib/Acme/
|
|
Acme-Pythonic-0.47/lib/Acme/Pythonic.pm
|
|
Entering Acme-Pythonic-0.47
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Acme-Pythonic-0.47 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Acme::Pythonic
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Text::Tabs 98.112801 ... Yes (2013.0523)
|
|
Checking if you have Filter::Simple 0.78 ... Yes (0.93)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0.45 ... Yes (1.302078)
|
|
OK
|
|
Building and testing Acme-Pythonic-0.47 ... cp lib/Acme/Pythonic.pm blib/lib/Acme/Pythonic.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
|
|
t/algorithms.t .... ok
|
|
|
|
# Failed test at t/calculator.t line 117.
|
|
# got: undef
|
|
# expected: '2'
|
|
|
|
# Failed test at t/calculator.t line 118.
|
|
# got: undef
|
|
# expected: '10'
|
|
Use of uninitialized value in multiplication (*) at t/calculator.t line 56.
|
|
|
|
# Failed test at t/calculator.t line 119.
|
|
# got: undef
|
|
# expected: '49'
|
|
# Looks like you failed 3 tests of 5.
|
|
t/calculator.t ....
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/5 subtests
|
|
t/constant.t ...... ok
|
|
t/dangling.t ...... ok
|
|
t/do.t ............ ok
|
|
t/eval.t .......... ok
|
|
t/for.t ........... ok
|
|
t/foreach.t ....... ok
|
|
t/hop.t ........... ok
|
|
t/if.t ............ ok
|
|
t/jlines.t ........ ok
|
|
t/labels.t ........ ok
|
|
t/map.t ........... ok
|
|
t/noindent.t ...... ok
|
|
t/pass.t .......... ok
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
t/sub.t ........... ok
|
|
t/subproto.t ...... ok
|
|
t/text_wrap.t ..... ok
|
|
t/unless.t ........ ok
|
|
t/until.t ......... ok
|
|
t/use.t ........... ok
|
|
t/while.t ......... ok
|
|
t/with_pod.t ...... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/calculator.t (Wstat: 768 Tests: 5 Failed: 3)
|
|
Failed tests: 3-5
|
|
Non-zero exit status: 3
|
|
Files=25, Tests=197, 4 wallclock secs ( 0.04 usr 0.01 sys + 1.20 cusr 0.05 csys = 1.30 CPU)
|
|
Result: FAIL
|
|
Failed 1/25 test programs. 3/197 subtests failed.
|
|
Makefile:844: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Acme::Pythonic failed. See /home/ryan/.cpanm/work/1493219201.1227/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Acme::Pythonic] 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
|