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

133 lines
5.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/1492982581.7904
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 selfvars () on cpanmetadb ...
Unpacking selfvars-0.32.tar.gz
--> Working on selfvars
Fetching http://www.cpan.org/authors/id/A/AU/AUDREYT/selfvars-0.32.tar.gz ... OK
selfvars-0.32/
selfvars-0.32/Changes
selfvars-0.32/inc/
selfvars-0.32/inc/Module/
selfvars-0.32/inc/Module/Install/
selfvars-0.32/inc/Module/Install/Base.pm
selfvars-0.32/inc/Module/Install/Can.pm
selfvars-0.32/inc/Module/Install/Fetch.pm
selfvars-0.32/inc/Module/Install/Include.pm
selfvars-0.32/inc/Module/Install/Makefile.pm
selfvars-0.32/inc/Module/Install/Metadata.pm
selfvars-0.32/inc/Module/Install/Win32.pm
selfvars-0.32/inc/Module/Install/WriteAll.pm
selfvars-0.32/inc/Module/Install.pm
selfvars-0.32/inc/parent.pm
selfvars-0.32/inc/PerlIO.pm
selfvars-0.32/inc/Test/
selfvars-0.32/inc/Test/Builder/
selfvars-0.32/inc/Test/Builder/Module.pm
selfvars-0.32/inc/Test/Builder.pm
selfvars-0.32/inc/Test/More.pm
selfvars-0.32/lib/
selfvars-0.32/lib/selfvars/
selfvars-0.32/lib/selfvars/autoload.pm
selfvars-0.32/lib/selfvars.pm
selfvars-0.32/Makefile.PL
selfvars-0.32/MANIFEST
selfvars-0.32/META.yml
selfvars-0.32/README
selfvars-0.32/SIGNATURE
selfvars-0.32/t/
selfvars-0.32/t/00.load.t
selfvars-0.32/t/02.eval.t
selfvars-0.32/t/03.interpolation.t
selfvars-0.32/t/0hopts.t
selfvars-0.32/t/0simple.t
selfvars-0.32/t/lib/
selfvars-0.32/t/lib/Counter.pm
selfvars-0.32/t/lib/EvalTest.pm
selfvars-0.32/t/lib/HOpts.pm
selfvars-0.32/t/lib/InterpolationTest.pm
selfvars-0.32/t/pod-coverage.t
selfvars-0.32/t/pod.t
Entering selfvars-0.32
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring selfvars-0.32 ... Checking if your kit is complete...
Looks good
Invalid LICENSE value 'cc0' ignored
Generating a Unix-style Makefile
Writing Makefile for selfvars
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 selfvars-0.32 ... cp lib/selfvars/autoload.pm blib/lib/selfvars/autoload.pm
cp lib/selfvars.pm blib/lib/selfvars.pm
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
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
# Testing selfvars 0.32
t/00.load.t ........... ok
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
t/02.eval.t ........... ok
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
t/03.interpolation.t .. ok
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
# Failed test at t/0hopts.t line 12.
# got: 'Modification of a read-only %hopts attempted at t/lib/HOpts.pm line 16.
# '
# expected: 'Modification of a read-only %hopts attempted at t/lib/HOpts.pm line 16
# '
# Looks like you failed 1 test of 2.
t/0hopts.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
t/0simple.t ........... ok
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
t/pod-coverage.t ...... ok
Possible precedence issue with control flow operator at /home/ryan/.cpanm/work/1492982581.7904/selfvars-0.32/inc/Test/Builder.pm line 917.
t/pod.t ............... ok
Test Summary Report
-------------------
t/0hopts.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=7, Tests=27, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.00 csys = 0.13 CPU)
Result: FAIL
Failed 1/7 test programs. 1/27 subtests failed.
Makefile:783: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing selfvars failed. See /home/ryan/.cpanm/work/1492982581.7904/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose selfvars] 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