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

165 lines
6.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/1493233735.13243
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::No () on cpanmetadb ...
Unpacking Acme-No-0.03.tar.gz
--> Working on Acme::No
Fetching http://www.cpan.org/authors/id/G/GE/GEOFF/Acme-No-0.03.tar.gz ... OK
Acme-No-0.03/
Acme-No-0.03/t/
Acme-No-0.03/t/04lib.t
Acme-No-0.03/t/lib/
Acme-No-0.03/t/lib/.nothing
Acme-No-0.03/t/02perl.t
Acme-No-0.03/t/05package.t
Acme-No-0.03/t/03pragma.t
Acme-No-0.03/t/01basic.t
Acme-No-0.03/Changes
Acme-No-0.03/MANIFEST
Acme-No-0.03/No.pm
Acme-No-0.03/INSTALL
Acme-No-0.03/Makefile.PL
Acme-No-0.03/README
Entering Acme-No-0.03
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Acme-No-0.03 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Acme::No
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::More 0.44 ... Yes (1.302078)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Spec 0.8 ... Yes (3.62)
Checking if you have Filter::Util::Call 1.06 ... Yes (1.57)
OK
Building and testing Acme-No-0.03 ... cp No.pm blib/lib/Acme/No.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/01basic.t .... ok
do "t/lib/perl-good.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-good.pl'
# at t/02perl.t line 159.
do "t/lib/perl-bad.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-no-good.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-no-good.pl'
# at t/02perl.t line 159.
do "t/lib/perl-no-bad.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-no-bad2.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-no-bad3.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-no-bad4.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-no-bad5.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-string-bad.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
do "t/lib/perl-string-good.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-string-good.pl'
# at t/02perl.t line 159.
do "t/lib/perl-comment1.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-comment1.pl'
# at t/02perl.t line 159.
do "t/lib/perl-comment2.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-comment2.pl'
# at t/02perl.t line 159.
do "t/lib/perl-multi-good.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Failed test 't/lib/perl-multi-good.pl'
# at t/02perl.t line 159.
do "t/lib/perl-multi-bad.pl" failed, '.' is no longer in @INC at t/02perl.t line 153.
# Looks like you failed 6 tests of 14.
t/02perl.t .....
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/14 subtests
do "t/lib/pragma-good.pl" failed, '.' is no longer in @INC at t/03pragma.t line 61.
# Failed test 't/lib/pragma-good.pl'
# at t/03pragma.t line 67.
do "t/lib/pragma-bad.pl" failed, '.' is no longer in @INC at t/03pragma.t line 61.
do "t/lib/pragma-bad-good.pl" failed, '.' is no longer in @INC at t/03pragma.t line 61.
do "t/lib/pragma-no-good.pl" failed, '.' is no longer in @INC at t/03pragma.t line 61.
# Failed test 't/lib/pragma-no-good.pl'
# at t/03pragma.t line 67.
# Looks like you failed 2 tests of 4.
t/03pragma.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
do "t/lib/lib-good.pl" failed, '.' is no longer in @INC at t/04lib.t line 69.
# Failed test 't/lib/lib-good.pl'
# at t/04lib.t line 75.
do "t/lib/lib-bad.pl" failed, '.' is no longer in @INC at t/04lib.t line 69.
do "t/lib/lib-no-good.pl" failed, '.' is no longer in @INC at t/04lib.t line 69.
# Failed test 't/lib/lib-no-good.pl'
# at t/04lib.t line 75.
do "t/lib/lib-no-bad.pl" failed, '.' is no longer in @INC at t/04lib.t line 69.
# Looks like you failed 2 tests of 4.
t/04lib.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
do "t/lib/acmetest-good.pl" failed, '.' is no longer in @INC at t/05package.t line 66.
# Failed test 't/lib/acmetest-good.pl'
# at t/05package.t line 72.
do "t/lib/acmetest-bad.pl" failed, '.' is no longer in @INC at t/05package.t line 66.
# Looks like you failed 1 test of 2.
t/05package.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/02perl.t (Wstat: 1536 Tests: 14 Failed: 6)
Failed tests: 1, 3, 10-13
Non-zero exit status: 6
t/03pragma.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
t/04lib.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 2
t/05package.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=5, Tests=25, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.00 csys = 0.16 CPU)
Result: FAIL
Failed 4/5 test programs. 11/25 subtests failed.
Makefile:848: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Acme::No failed. See /home/ryan/.cpanm/work/1493233735.13243/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Acme::No] 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