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

134 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/1493407669.4346
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 Data::Polymorph () on cpanmetadb ...
Unpacking Data-Polymorph-0.01.tar.gz
--> Working on Data::Polymorph
Fetching http://www.cpan.org/authors/id/L/LI/LIEUTAR/Data-Polymorph-0.01.tar.gz ... OK
Data-Polymorph-0.01/
Data-Polymorph-0.01/Changes
Data-Polymorph-0.01/inc/
Data-Polymorph-0.01/inc/Module/
Data-Polymorph-0.01/inc/Module/AutoInstall.pm
Data-Polymorph-0.01/inc/Module/Install/
Data-Polymorph-0.01/inc/Module/Install/AutoInstall.pm
Data-Polymorph-0.01/inc/Module/Install/Base.pm
Data-Polymorph-0.01/inc/Module/Install/Can.pm
Data-Polymorph-0.01/inc/Module/Install/Fetch.pm
Data-Polymorph-0.01/inc/Module/Install/Include.pm
Data-Polymorph-0.01/inc/Module/Install/Makefile.pm
Data-Polymorph-0.01/inc/Module/Install/Metadata.pm
Data-Polymorph-0.01/inc/Module/Install/Win32.pm
Data-Polymorph-0.01/inc/Module/Install/WriteAll.pm
Data-Polymorph-0.01/inc/Module/Install.pm
Data-Polymorph-0.01/lib/
Data-Polymorph-0.01/lib/Data/
Data-Polymorph-0.01/lib/Data/Polymorph.pm
Data-Polymorph-0.01/Makefile.PL
Data-Polymorph-0.01/MANIFEST
Data-Polymorph-0.01/MANIFEST.SKIP
Data-Polymorph-0.01/META.yml
Data-Polymorph-0.01/README
Data-Polymorph-0.01/t/
Data-Polymorph-0.01/t/00-load.t
Data-Polymorph-0.01/t/10-normal.t
Data-Polymorph-0.01/t/20-die.t
Entering Data-Polymorph-0.01
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Data-Polymorph-0.01 ... Cannot determine perl version info from lib/Data/Polymorph.pm
WARNING: 'All rights reserved' in copyright may invalidate Open Source license.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302083)
- Scalar::Util ...loaded. (1.47)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Polymorph
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Data-Polymorph-0.01 ... cp lib/Data/Polymorph.pm blib/lib/Data/Polymorph.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/00-load.t t/10-normal.t t/20-die.t
# Failed test 'use Data::Polymorph;'
# at t/00-load.t line 6.
# Tried to use 'Data::Polymorph'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Data::Polymorph , Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
# Looks like you failed 1 test of 1.
t/00-load.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
Compilation failed in require at t/10-normal.t line 5.
# Looks like your test exited with 255 before it could output anything.
t/10-normal.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 48/48 subtests
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493407669.4346/Data-Polymorph-0.01/blib/lib/Data/Polymorph.pm line 9.
Compilation failed in require at t/20-die.t line 4.
BEGIN failed--compilation aborted at t/20-die.t line 4.
# Looks like your test exited with 255 before it could output anything.
t/20-die.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/10-normal.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 48 tests but ran 0.
t/20-die.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=3, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.06 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 3/3 test programs. 1/1 subtests failed.
Makefile:778: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Data::Polymorph failed. See /home/ryan/.cpanm/work/1493407669.4346/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Data::Polymorph] 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