Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-Getopt-Usage-0.18 v5.20.0 RC0 GNU/Linux
Date: 2014-05-14T20:42:48Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Mark Pitchless,
This is a computer-generated report for MooseX-Getopt-Usage-0.18
on perl 5.20.0, created by CPAN-Reporter-1.2011.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Testing MooseX::Getopt::Usage 0.18, Perl 5.020000, /tmp/basesmoker-reloperl-sjTB/bin/perl
t/00-load.t ........................ ok
t/basic.t .......................... ok
# Failed test 'allpod.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->allpod)
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+
# | 1|'Usage: | 1|'Usage: |
# * 2| allpod.pl [OPTIONS] * 2| allpod.pl [OPTIONS] [ALIENS] *
# | 3| | 3| |
# | 4|Options: | 4|Options: |
# | | * 5| Some extra options text. Put above DESCRIPTION, should stay there. *
# | | * 6|\n *
# | 5| --help -? --usage - Bool. Display the usage message and exit | 7| --help -? --usage - Bool. Display the usage message and exit |
# | 6| --man - Bool. Display man page | 8| --man - Bool. Display man page |
# | 7| --doom - Int. | 9| --doom - Int. |
# | 8| | 10| |
# | 9|' | 11|' |
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+
# Failed test 'allpod.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->allpod)
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| allpod.pl [OPTIONS] * 2| allpod - All pod sections all ready there. *
# | 3| | 3| |
# | | * 4|SYNOPSIS *
# | | * 5| allpod.pl [OPTIONS] [ALIENS] *
# | | * 6|\n *
# | 4|OPTIONS | 7|OPTIONS |
# | | * 8| Some extra options text. Put above DESCRIPTION, should stay there. *
# | | * 9|\n *
# | 5| --help -? --usage | 10| --help -? --usage |
# | 6| Display the usage message and exit | 11| Display the usage message and exit |
# | 7| | 12| |
# | 8| --man | 13| --man |
# | 9| Display man page | 14| Display man page |
# | 10| | 15| |
# | 11| --doom | 16| --doom |
# | | * 17|\n *
# | | * 18|DESCRIPTION *
# | | * 19| This program will read the given input ALIENS and do something useful *
# | | * 20| with the contents thereof. *
# | | * 21|\n *
# | | * 22|AUTHOR *
# | | * 23| Invader Larb *
# | 12| | 24| |
# | 13|' | 25|' |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# Failed test 'bool_defaults.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->bool_defaults)
# +---+--------------------------------------------+---+----------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+----------------------------------------------------------+
# | 1|'SYNOPSIS | 1|'SYNOPSIS |
# | 2| bool_defaults.pl [OPTIONS] | 2| bool_defaults.pl [OPTIONS] |
# | 3| | 3| |
# | | * 4|DESCRIPTION *
# | | * 5| Make sure Bool attr get their defaults shown if set. *
# | | * 6|\n *
# | 4|OPTIONS | 7|OPTIONS |
# | 5| --help -? --usage | 8| --help -? --usage |
# | 6| Display the usage message and exit | 9| Display the usage message and exit |
# | 7| | 10| |
# | 8| --man | 11| --man |
# | 9| Display man page | 12| Display man page |
# | 10| | 13| |
# | 11| --verbose | 14| --verbose |
# | 12| Say lots about what we do | 15| Say lots about what we do |
# | 13| | 16| |
# | 14| --warnings | 17| --warnings |
# | 15| Show warnings | 18| Show warnings |
# | 16| | 19| |
# | 17| --other | 20| --other |
# | 18| Say other things | 21| Say other things |
# | 19| | 22| |
# | 20|' | 23|' |
# +---+--------------------------------------------+---+----------------------------------------------------------+
# Failed test 'errors.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->errors)
# +---+--------------------------------------------+---+---------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+---------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# | | * 2| errors.pl - Used by basic.t to test error handling. *
# | | * 3|\n *
# | | * 4|SYNOPSIS *
# | 2| errors.pl [OPTIONS] | 5| errors.pl [OPTIONS] |
# | 3| | 6| |
# | 4|OPTIONS | 7|OPTIONS |
# | 5| --help -? --usage | 8| --help -? --usage |
# | 6| Display the usage message and exit | 9| Display the usage message and exit |
# | 7| | 10| |
# | 8| --man | 11| --man |
# | 9| Display man page | 12| Display man page |
# | 10| | 13| |
# | 11| --verbose | 14| --verbose |
# | 12| --doom | 15| --doom |
# | 13| --missile_launchers | 16| --missile_launchers |
# | 14| | 17| |
# | 15|' | 18|' |
# +---+--------------------------------------------+---+---------------------------------------------------------+
# Failed test 'format_opt_lists.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->format_opt_lists)
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+
# | 1|'SYNOPSIS | 1|'SYNOPSIS |
# | 2| format_opt_lists.pl : --doom=DOOM : [--help -? --usage] [--man] | 2| format_opt_lists.pl : --doom=DOOM : [--help -? --usage] [--man] |
# | 3| [--stuff=STUFF] : [--help -? --usage] [--man] --doom=DOOM | 3| [--stuff=STUFF] : [--help -? --usage] [--man] --doom=DOOM |
# | 4| [--stuff=STUFF] | 4| [--stuff=STUFF] |
# | 5| | 5| |
# | | * 6|DESCRIPTION *
# | | * 7| Make sure format strings %a, %r and %o expand properly. *
# | | * 8|\n *
# | 6|OPTIONS | 9|OPTIONS |
# | 7| --help -? --usage | 10| --help -? --usage |
# | 8| Display the usage message and exit | 11| Display the usage message and exit |
# | 9| | 12| |
# | 10| --man | 13| --man |
# | 11| Display man page | 14| Display man page |
# | 12| | 15| |
# | 13| --doom | 16| --doom |
# | 14| --stuff | 17| --stuff |
# | 15| | 18| |
# | 16|' | 19|' |
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+
# Failed test 'headings.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->headings)
# +---+--------------------------------------------+---+--------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+--------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# | | * 2| headings - Test headings option. *
# | | * 3|\n *
# | | * 4|SYNOPSIS *
# | 2| headings.pl [OPTIONS] | 5| headings.pl [OPTIONS] |
# | 3| | 6| |
# | 4|OPTIONS | 7|OPTIONS |
# | 5| --help -? --usage | 8| --help -? --usage |
# | 6| Display the usage message and exit | 9| Display the usage message and exit |
# | 7| | 10| |
# | 8| --man | 11| --man |
# | 9| Display man page | 12| Display man page |
# | 10| | 13| |
# | 11|' | 14|' |
# +---+--------------------------------------------+---+--------------------------------------------+
# Failed test 'hide_options.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->hide_options)
# +---+-------------------------------+---------------------------------------+
# | Ln|Got |Expected |
# +---+-------------------------------+---------------------------------------+
# | 1|'Usage: |'Usage: |
# * 2| hide_options.pl [OPTIONS] | hide_options.pl [OPTIONS] [MANS] *
# | 3| | |
# | 4|' |' |
# +---+-------------------------------+---------------------------------------+
# Failed test 'hide_options.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->hide_options)
# +---+-------------------------------+---+--------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+-------------------------------+---+--------------------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| hide_options.pl [OPTIONS] * 2| hide_options - Test hiding options. *
# | | * 3|\n *
# | | * 4|SYNOPSIS *
# | | * 5| hide_options.pl [OPTIONS] [MANS] *
# | | * 6|\n *
# | | * 7|DESCRIPTION *
# | | * 8| Test hiding the OPTIONS section (auto generated) via selector. *
# | | * 9|\n *
# | | * 10|AUTHOR *
# | | * 11| Invader Flobee *
# | 3| | 12| |
# | 4|' | 13|' |
# +---+-------------------------------+---+--------------------------------------------------------------------+
# Failed test 'inlinepod.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->inlinepod)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | 1|'Usage: | 1|'Usage: |
# * 2| inlinepod.pl [OPTIONS] * 2| inlinepod$ inlinepod.pl [OPTIONS] [THINGS] *
# | 3| | 3| |
# | 4|Options: | 4|Options: |
# | | * 5| Some extra options text. *
# | | * 6|\n *
# | 5| --help -? --usage - Bool. Display the usage message and exit | 7| --help -? --usage - Bool. Display the usage message and exit |
# | 6| --man - Bool. Display man page | 8| --man - Bool. Display man page |
# | 7| | 9| |
# | 8|' | 10|' |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# Failed test 'inlinepod.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->inlinepod)
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| inlinepod.pl [OPTIONS] * 2| inlinepod - Can still read pod when all in one file like this. *
# | 3| | 3| |
# | | * 4|SYNOPSIS *
# | | * 5| inlinepod$ inlinepod.pl [OPTIONS] [THINGS] *
# | | * 6|\n *
# | 4|OPTIONS | 7|OPTIONS |
# | | * 8| Some extra options text. *
# | | * 9|\n *
# | 5| --help -? --usage | 10| --help -? --usage |
# | 6| Display the usage message and exit | 11| Display the usage message and exit |
# | 7| | 12| |
# | 8| --man | 13| --man |
# | 9| Display man page | 14| Display man page |
# | | * 15|\n *
# | | * 16|DESCRIPTION *
# | | * 17| This program will read the given input THINGS and do something useful *
# | | * 18| with the contents thereof. *
# | 10| | 19| |
# | 11|' | 20|' |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# Failed test 'man_sections.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->man_sections)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | 1|'Usage: | 1|'Usage: |
# * 2| man_sections.pl [OPTIONS] * 2| man_sections.pl [OPTIONS] [MANS] *
# | 3| | 3| |
# | 4|Options: | 4|Options: |
# | | * 5| Some extra options text. *
# | | * 6|\n *
# | 5| --help -? --usage - Bool. Display the usage message and exit | 7| --help -? --usage - Bool. Display the usage message and exit |
# | 6| --man - Bool. Display man page | 8| --man - Bool. Display man page |
# | 7| | 9| |
# | 8|' | 10|' |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# Failed test 'man_sections.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->man_sections)
# +---+--------------------------------------------+---+----------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+----------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| man_sections.pl [OPTIONS] * 2| man_sections - Test man_sections option. *
# | 3| | 3| |
# | | * 4|SYNOPSIS *
# | | * 5| man_sections.pl [OPTIONS] [MANS] *
# | | * 6|\n *
# | 4|OPTIONS | 7|OPTIONS |
# | | * 8| Some extra options text. *
# | | * 9|\n *
# | 5| --help -? --usage | 10| --help -? --usage |
# | 6| Display the usage message and exit | 11| Display the usage message and exit |
# | 7| | 12| |
# | 8| --man | 13| --man |
# | 9| Display man page | 14| Display man page |
# | | * 15|\n *
# | | * 16|AUTHOR *
# | | * 17| Invader Scouge *
# | 10| | 18| |
# | 11|' | 19|' |
# +---+--------------------------------------------+---+----------------------------------------------+
# Failed test 'required.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->required)
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# | | * 2| required - Test handling of required attr. *
# | | * 3|\n *
# | | * 4|SYNOPSIS *
# | 2| required.pl [OPTIONS] | 5| required.pl [OPTIONS] |
# | | * 6|\n *
# | | * 7|DESCRIPTION *
# | | * 8| In particular this tests the handling of --help and --man when we have *
# | | * 9| missing required options. These should generate usage without errors *
# | | * 10| about missing options. *
# | 3| | 11| |
# | 4|OPTIONS | 12|OPTIONS |
# | 5| --help -? --usage | 13| --help -? --usage |
# | 6| Display the usage message and exit | 14| Display the usage message and exit |
# | 7| | 15| |
# | 8| --man | 16| --man |
# | 9| Display man page | 17| Display man page |
# | 10| | 18| |
# | 11| --doom | 19| --doom |
# | 12| | 20| |
# | 13|' | 21|' |
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+
# Failed test 'simple.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->simple)
# +---+-----------------------------+-----------------------------------------------+
# | Ln|Got |Expected |
# +---+-----------------------------+-----------------------------------------------+
# * 1|'usage: simple.pl <options> |' Should this get overridden by format above? *
# | 2| | |
# | 3|' |' |
# +---+-----------------------------+-----------------------------------------------+
# Failed test 'simple.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->simple)
# +---+--------------------------------------------+---+----------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+----------------------------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| usage: simple.pl <options> * 2| Simple - Super simple usage message. *
# | 3| | 3| |
# | | * 4|SYNOPSIS *
# | | * 5| Should this get overridden by format above? *
# | | * 6|\n *
# | | * 7|DESCRIPTION *
# | | * 8| Make sure format overrides reading pod and hide everything else. *
# | | * 9|\n *
# | 4|OPTIONS | 10|OPTIONS |
# | 5| --help -? --usage | 11| --help -? --usage |
# | 6| Display the usage message and exit | 12| Display the usage message and exit |
# | 7| | 13| |
# | 8| --man | 14| --man |
# | 9| Display man page | 15| Display man page |
# | | * 16|\n *
# | | * 17|AUTHOR *
# | | * 18| Invader Flobee *
# | 10| | 19| |
# | 11|' | 20|' |
# +---+--------------------------------------------+---+----------------------------------------------------------------------+
# Failed test 'sorted.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->sorted)
# +---+--------------------------------------------+---+--------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+--------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# | | * 2| Sorted - Custom sort function works. *
# | | * 3|\n *
# | | * 4|SYNOPSIS *
# | 2| sorted.pl [OPTIONS] | 5| sorted.pl [OPTIONS] |
# | 3| | 6| |
# | | * 7|DESCRIPTION *
# | | * 8| Make sure custom sort func gets used. *
# | | * 9|\n *
# | 4|OPTIONS | 10|OPTIONS |
# | 5| -a | 11| -a |
# | 6| -b | 12| -b |
# | 7| -c | 13| -c |
# | 8| --help -? --usage | 14| --help -? --usage |
# | 9| Display the usage message and exit | 15| Display the usage message and exit |
# | 10| | 16| |
# | 11| --man | 17| --man |
# | 12| Display man page | 18| Display man page |
# | | * 19|\n *
# | | * 20|AUTHOR *
# | | * 21| Invader Flobee *
# | 13| | 22| |
# | 14|' | 23|' |
# +---+--------------------------------------------+---+--------------------------------------------+
# Failed test 'usage_sections.pl --usage STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->usage_sections)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# * 1|'Usage: * 1|'Name: *
# * 2| usage_sections.pl [OPTIONS] * 2| usage_sections - Test usage_sections option. *
# | 3| | 3| |
# | | * 4|Usage: *
# | | * 5| usage_sections.pl [OPTIONS] [MANS] *
# | | * 6|\n *
# | 4|Options: | 7|Options: |
# | | * 8| Should get options added under here: *
# | | * 9|\n *
# | 5| --help -? --usage - Bool. Display the usage message and exit | 10| --help -? --usage - Bool. Display the usage message and exit |
# | 6| --man - Bool. Display man page | 11| --man - Bool. Display man page |
# | | * 12|\n *
# | | * 13|Author: *
# | | * 14| Invader Flobee *
# | 7| | 15| |
# | 8|' | 16|' |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# Failed test 'usage_sections.pl --man STDOUT'
# at /tmp/loop_over_bdir-5191-IUU3jm/MooseX-Getopt-Usage-0.18-YsUg_P/t/lib/Bin/Test.pm line 54.
# (in Bin::Test->usage_sections)
# +---+--------------------------------------------+---+--------------------------------------------------+
# | Ln|Got | Ln|Expected |
# +---+--------------------------------------------+---+--------------------------------------------------+
# * 1|'SYNOPSIS * 1|'NAME *
# * 2| usage_sections.pl [OPTIONS] * 2| usage_sections - Test usage_sections option. *
# | 3| | 3| |
# | | * 4|SYNOPSIS *
# | | * 5| usage_sections.pl [OPTIONS] [MANS] *
# | | * 6|\n *
# | 4|OPTIONS | 7|OPTIONS |
# | | * 8| Should get options added under here: *
# | | * 9|\n *
# | 5| --help -? --usage | 10| --help -? --usage |
# | 6| Display the usage message and exit | 11| Display the usage message and exit |
# | 7| | 12| |
# | 8| --man | 13| --man |
# | 9| Display man page | 14| Display man page |
# | | * 15|\n *
# | | * 16|DESCRIPTION *
# | | * 17| This should be in manpage but not usage. *
# | | * 18|\n *
# | | * 19|AUTHOR *
# | | * 20| Invader Flobee *
# | 10| | 21| |
# | 11|' | 22|' |
# +---+--------------------------------------------+---+--------------------------------------------------+
# Looks like you failed 18 tests of 70.
t/bin.t ............................
Dubious, test returned 18 (wstat 4608, 0x1200)
Failed 18/70 subtests
t/manifest.t ....................... skipped: Author tests not required for installation
t/moosex-getopt-usage-formatter.t .. ok
t/pod-coverage.t ................... ok
t/pod.t ............................ ok
Test Summary Report
-------------------
t/bin.t (Wstat: 4608 Tests: 70 Failed: 18)
Failed tests: 1, 3, 15, 19, 23, 27, 35, 37, 39, 41, 43
45, 57, 59, 61, 65, 67, 69
Non-zero exit status: 18
Files=7, Tests=93, 13 wallclock secs ( 0.05 usr 0.00 sys + 12.26 cusr 0.58 csys = 12.89 CPU)
Result: FAIL
Failed 1/7 test programs. 18/93 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- ---------
File::Basename 0 2.85
FindBin 0 1.51
Module::Loaded 0.06 0.08
Moose 1.23 2.1205
Moose::Util::TypeConstraints 0 2.1205
MooseX::Getopt 0 0.63
Pod::Text 0 3.18
Pod::Usage 1.36 1.63
Term::ANSIColor 0 4.02
Term::ReadKey 0 2.32
Text::Wrap 0 2013.0523
Try::Tiny 0.09 0.22
build_requires:
Module Need Have
---------------------------- ---- ---------
Capture::Tiny 0.08 0.24
File::Slurp 0 9999.19
Test::Class 0.36 0.42
Test::Differences 0.5 0.61
Test::More 0 1.001003
configure_requires:
Module Need Have
---------------------------- ---- ---------
Module::Build 0.4 0.4205
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5194
PERL5_CPAN_IS_RUNNING = 5194
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-sjTB/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.141170
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature 0.73
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001003
YAML 0.90
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Commit id: db93ece847ecae62a67dd3899f41f9625d05f011
Platform:
osname=linux, osvers=3.13-1-amd64, archname=x86_64-linux-thread-multi
uname='linux k83 3.13-1-amd64 #1 smp debian 3.13.7-1 (2014-03-25) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=libc-2.18.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.18'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
RC0
Built under linux
Compiled at May 14 2014 05:08:47
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5194"
PERL5_CPAN_IS_RUNNING="5194"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/site_perl/5.20.0/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/site_perl/5.20.0
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/5.20.0/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/5.20.0
.