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

144 lines
6.1 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/1493165322.13859
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 Hg::Lib () on cpanmetadb ...
Unpacking Hg-Lib-0.01.tar.gz
--> Working on Hg::Lib
Fetching http://www.cpan.org/authors/id/D/DJ/DJERIUS/Hg-Lib-0.01.tar.gz ... OK
Hg-Lib-0.01/
Hg-Lib-0.01/MANIFEST
Hg-Lib-0.01/ChangeLog
Hg-Lib-0.01/cpanfile
Hg-Lib-0.01/README
Hg-Lib-0.01/META.yml
Hg-Lib-0.01/Changes
Hg-Lib-0.01/META.json
Hg-Lib-0.01/MYMETA.yml
Hg-Lib-0.01/t/
Hg-Lib-0.01/t/common.pm
Hg-Lib-0.01/t/Server.pm
Hg-Lib-0.01/t/Server/
Hg-Lib-0.01/t/Server/Pipe.t
Hg-Lib-0.01/t/Server/Pipe/
Hg-Lib-0.01/t/Server/Pipe/check_on_child.t
Hg-Lib-0.01/t/BadServer.pm
Hg-Lib-0.01/t/fake-hg
Hg-Lib-0.01/t/Server.t
Hg-Lib-0.01/inc/
Hg-Lib-0.01/inc/Module/
Hg-Lib-0.01/inc/Module/Install.pm
Hg-Lib-0.01/inc/Module/CPANfile.pm
Hg-Lib-0.01/inc/Module/Install/
Hg-Lib-0.01/inc/Module/Install/Fetch.pm
Hg-Lib-0.01/inc/Module/Install/Base.pm
Hg-Lib-0.01/inc/Module/Install/AuthorTests.pm
Hg-Lib-0.01/inc/Module/Install/Makefile.pm
Hg-Lib-0.01/inc/Module/Install/Metadata.pm
Hg-Lib-0.01/inc/Module/Install/Include.pm
Hg-Lib-0.01/inc/Module/Install/CPANfile.pm
Hg-Lib-0.01/inc/Module/Install/ReadmeFromPod.pm
Hg-Lib-0.01/inc/Module/Install/Can.pm
Hg-Lib-0.01/inc/Module/Install/WriteAll.pm
Hg-Lib-0.01/inc/Module/Install/Win32.pm
Hg-Lib-0.01/MANIFEST.SKIP
Hg-Lib-0.01/Makefile.PL
Hg-Lib-0.01/lib/
Hg-Lib-0.01/lib/Hg/
Hg-Lib-0.01/lib/Hg/Lib.pm
Hg-Lib-0.01/lib/Hg/Lib/
Hg-Lib-0.01/lib/Hg/Lib/Server.pm
Hg-Lib-0.01/lib/Hg/Lib/Server/
Hg-Lib-0.01/lib/Hg/Lib/Server/Pipe.pm
Hg-Lib-0.01/MYMETA.json
Entering Hg-Lib-0.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Running Makefile.PL
Configuring Hg-Lib-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Hg::Lib
Writing MYMETA.yml and MYMETA.json
Merging cpanfile prereqs to MYMETA.yml
Merging cpanfile prereqs to MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moo::Role 0 ... Yes (2.003002)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have MooX::Attributes::Shadow 0 ... Yes (0.03)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Moo 0 ... Yes (2.003002)
OK
Building and testing Hg-Lib-0.01 ... cp lib/Hg/Lib/Server/Pipe.pm blib/lib/Hg/Lib/Server/Pipe.pm
cp lib/Hg/Lib.pm blib/lib/Hg/Lib.pm
cp lib/Hg/Lib/Server.pm blib/lib/Hg/Lib/Server.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/Server/*.t t/Server/Pipe/*.t
You cannot overwrite a locally defined method (cmd) with a reader at /home/ryan/.cpanm/work/1493165322.13859/Hg-Lib-0.01/blib/lib/Hg/Lib/Server/Pipe.pm line 65.
Compilation failed in require at /home/ryan/.cpanm/work/1493165322.13859/Hg-Lib-0.01/blib/lib/Hg/Lib/Server.pm line 10.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493165322.13859/Hg-Lib-0.01/blib/lib/Hg/Lib/Server.pm line 10.
Compilation failed in require at t/Server.t line 11.
BEGIN failed--compilation aborted at t/Server.t line 11.
t/Server.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
You cannot overwrite a locally defined method (cmd) with a reader at /home/ryan/.cpanm/work/1493165322.13859/Hg-Lib-0.01/blib/lib/Hg/Lib/Server/Pipe.pm line 65.
Compilation failed in require at t/Server/Pipe.t line 11.
BEGIN failed--compilation aborted at t/Server/Pipe.t line 11.
t/Server/Pipe.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
You cannot overwrite a locally defined method (cmd) with a reader at /home/ryan/.cpanm/work/1493165322.13859/Hg-Lib-0.01/blib/lib/Hg/Lib/Server/Pipe.pm line 65.
Compilation failed in require at t/Server/Pipe/check_on_child.t line 18.
BEGIN failed--compilation aborted at t/Server/Pipe/check_on_child.t line 18.
t/Server/Pipe/check_on_child.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/Server.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Server/Pipe.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Server/Pipe/check_on_child.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=3, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.02 csys = 0.18 CPU)
Result: FAIL
Failed 3/3 test programs. 0/0 subtests failed.
Makefile:782: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Hg::Lib failed. See /home/ryan/.cpanm/work/1493165322.13859/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Hg::Lib] 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