251 lines
8.9 KiB
Text
251 lines
8.9 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/1493199854.5516
|
|
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 Date::Piece () on cpanmetadb ...
|
|
Unpacking Date-Piece-v0.0.3.tar.gz
|
|
--> Working on Date::Piece
|
|
Fetching http://www.cpan.org/authors/id/E/EW/EWILHELM/Date-Piece-v0.0.3.tar.gz ... OK
|
|
Date-Piece-v0.0.3
|
|
Date-Piece-v0.0.3/Build.PL
|
|
Date-Piece-v0.0.3/MANIFEST
|
|
Date-Piece-v0.0.3/README
|
|
Date-Piece-v0.0.3/MANIFEST.SKIP
|
|
Date-Piece-v0.0.3/Changes
|
|
Date-Piece-v0.0.3/META.yml
|
|
Date-Piece-v0.0.3/bin
|
|
Date-Piece-v0.0.3/bin/day
|
|
Date-Piece-v0.0.3/t
|
|
Date-Piece-v0.0.3/t/00-load.t
|
|
Date-Piece-v0.0.3/t/basic.t
|
|
Date-Piece-v0.0.3/t/overload.t
|
|
Date-Piece-v0.0.3/lib
|
|
Date-Piece-v0.0.3/lib/Date
|
|
Date-Piece-v0.0.3/lib/Date/Piece.pm
|
|
Entering Date-Piece-v0.0.3
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Date-Piece-v0.0.3 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Date-Piece' version 'v0.0.3'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Module::Build 0.26 ... Yes (0.4222)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Time::Local 0 ... Yes (1.25)
|
|
Checking if you have Time::Piece 0 ... Yes (1.31)
|
|
Checking if you have Date::Simple 0 ... Yes (3.03)
|
|
OK
|
|
Building and testing Date-Piece-v0.0.3 ... Building Date-Piece
|
|
# Testing Date::Piece v0.0.3
|
|
t/00-load.t ... ok
|
|
t/basic.t ..... ok
|
|
|
|
# Failed test at t/overload.t line 11.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::week_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 11.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7weeks'
|
|
# expected: '7weeks'
|
|
|
|
# Failed test at t/overload.t line 14.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::week_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 14.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8weeks'
|
|
# expected: '8weeks'
|
|
|
|
# Failed test at t/overload.t line 16.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::week_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 16.
|
|
#
|
|
# ------------------------------------
|
|
# got: '16weeks'
|
|
# expected: '16weeks'
|
|
|
|
# Failed test at t/overload.t line 17.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::week_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 17.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7weeks'
|
|
# expected: '7weeks'
|
|
|
|
# Failed test at t/overload.t line 30.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::month_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 30.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7months'
|
|
# expected: '7months'
|
|
|
|
# Failed test at t/overload.t line 33.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::month_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 33.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8months'
|
|
# expected: '8months'
|
|
|
|
# Failed test at t/overload.t line 35.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::month_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 35.
|
|
#
|
|
# ------------------------------------
|
|
# got: '16months'
|
|
# expected: '16months'
|
|
|
|
# Failed test at t/overload.t line 37.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::month_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 37.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8months'
|
|
# expected: '8months'
|
|
|
|
# Failed test 'untouched'
|
|
# at t/overload.t line 38.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::month_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 38.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7months'
|
|
# expected: '7months'
|
|
|
|
# Failed test at t/overload.t line 46.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 46.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7years'
|
|
# expected: '7years'
|
|
|
|
# Failed test at t/overload.t line 49.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 49.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8years'
|
|
# expected: '8years'
|
|
|
|
# Failed test at t/overload.t line 51.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 51.
|
|
#
|
|
# ------------------------------------
|
|
# got: '16years'
|
|
# expected: '16years'
|
|
|
|
# Failed test at t/overload.t line 53.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 53.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8years'
|
|
# expected: '8years'
|
|
|
|
# Failed test 'untouched'
|
|
# at t/overload.t line 54.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 54.
|
|
#
|
|
# ------------------------------------
|
|
# got: '7years'
|
|
# expected: '7years'
|
|
|
|
# Failed test at t/overload.t line 59.
|
|
# An error occurred while using eq:
|
|
# ------------------------------------
|
|
# Operation "eq": no method found,
|
|
# left argument in overloaded package Date::Piece::year_unit,
|
|
# right argument has no overloaded magic at (eval in cmp_ok) t/overload.t line 59.
|
|
#
|
|
# ------------------------------------
|
|
# got: '8years'
|
|
# expected: '8years'
|
|
# Looks like you failed 15 tests of 34.
|
|
t/overload.t ..
|
|
Dubious, test returned 15 (wstat 3840, 0xf00)
|
|
Failed 15/34 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/overload.t (Wstat: 3840 Tests: 34 Failed: 15)
|
|
Failed tests: 1-4, 7-11, 13-17, 19
|
|
Non-zero exit status: 15
|
|
Files=3, Tests=112, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.10 cusr 0.00 csys = 0.12 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 15/112 subtests failed.
|
|
! Installing Date::Piece failed. See /home/ryan/.cpanm/work/1493199854.5516/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Date::Piece] 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
|