cpantestlogs/Hadoop::HDFS::Command_genfailure.log
2017-05-02 18:44:36 -07:00

179 lines
8.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/1493045407.7131
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 Hadoop::HDFS::Command () on cpanmetadb ...
! Download http://www.cpan.org/authors/id/B/BU/BURAK/Hadoop-HDFS-Command-0.002.tar.gz failed. Retrying ...
! Download http://www.cpan.org/authors/id/B/BU/BURAK/Hadoop-HDFS-Command-0.002.tar.gz failed. Retrying ...
Unpacking Hadoop-HDFS-Command-0.002.tar.gz
--> Working on Hadoop::HDFS::Command
Fetching http://www.cpan.org/authors/id/B/BU/BURAK/Hadoop-HDFS-Command-0.002.tar.gz ... FAIL
Hadoop-HDFS-Command-0.002
Hadoop-HDFS-Command-0.002/LICENSE
Hadoop-HDFS-Command-0.002/Changes
Hadoop-HDFS-Command-0.002/MANIFEST
Hadoop-HDFS-Command-0.002/dist.ini
Hadoop-HDFS-Command-0.002/META.yml
Hadoop-HDFS-Command-0.002/META.json
Hadoop-HDFS-Command-0.002/t
Hadoop-HDFS-Command-0.002/t/01-use.t
Hadoop-HDFS-Command-0.002/Makefile.PL
Hadoop-HDFS-Command-0.002/t/00-compile.t
Hadoop-HDFS-Command-0.002/t/release-distmeta.t
Hadoop-HDFS-Command-0.002/t/author-pod-syntax.t
Hadoop-HDFS-Command-0.002/t/00-report-prereqs.t
Hadoop-HDFS-Command-0.002/t/00-report-prereqs.dd
Hadoop-HDFS-Command-0.002/t/author-pod-coverage.t
Hadoop-HDFS-Command-0.002/lib/Hadoop/HDFS
Hadoop-HDFS-Command-0.002/lib/Hadoop/HDFS/Command.pm
Entering Hadoop-HDFS-Command-0.002
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Hadoop-HDFS-Command-0.002 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Hadoop::HDFS::Command
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have Getopt::Long 0 ... Yes (2.49)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Types::Standard 0 ... Yes (1.000006)
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have blib 1.01 ... Yes (1.06)
Checking if you have IPC::Cmd 0 ... Yes (0.96)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have DateTime::Format::Strptime 0 ... Yes (1.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Ref::Util 0 ... Yes (0.113)
Checking if you have Capture::Tiny 0 ... Yes (0.40)
OK
Building and testing Hadoop-HDFS-Command-0.002 ... cp lib/Hadoop/HDFS/Command.pm blib/lib/Hadoop/HDFS/Command.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
# Failed test 'Hadoop/HDFS/Command.pm loaded ok'
# at t/00-compile.t line 37.
# got: '65280'
# expected: '0'
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1493045407.7131/Hadoop-HDFS-Command-0.002/blib/lib/Hadoop/HDFS/Command.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493045407.7131/Hadoop-HDFS-Command-0.002/blib/lib/Hadoop/HDFS/Command.pm line 12.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.62
# IO::Handle any 1.36
# IPC::Open3 any 1.20
# Test::More any 1.302078
# blib 1.01 1.06
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Capture::Tiny any 0.40
# Carp any 1.38
# Data::Dumper any 2.161
# DateTime any 1.42
# DateTime::Format::Strptime any 1.73
# Getopt::Long any 2.49
# IPC::Cmd any 0.96
# IPC::Open3 any 1.20
# Moo any 2.003002
# Ref::Util any 0.113
# Time::HiRes any 1.9741
# Types::Standard any 1.000006
# strict any 1.11
# warnings any 1.37
#
t/00-report-prereqs.t .... ok
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
Compilation failed in require at /home/ryan/.cpanm/work/1493045407.7131/Hadoop-HDFS-Command-0.002/blib/lib/Hadoop/HDFS/Command.pm line 12.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493045407.7131/Hadoop-HDFS-Command-0.002/blib/lib/Hadoop/HDFS/Command.pm line 12.
Compilation failed in require at t/01-use.t line 6.
BEGIN failed--compilation aborted at t/01-use.t line 6.
t/01-use.t ............... skipped: (no reason given)
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/release-distmeta.t ..... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01-use.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Files=6, Tests=2, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.35 cusr 0.02 csys = 0.39 CPU)
Result: FAIL
Failed 2/6 test programs. 1/2 subtests failed.
Makefile:887: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Hadoop::HDFS::Command failed. See /home/ryan/.cpanm/work/1493045407.7131/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Hadoop::HDFS::Command] 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