Report for Getopt-Euclid-0.3.7

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Getopt-Euclid-0.3.7 v5.17.6 GNU/Linux
Date: 2012-11-18T11:44:53Z

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 Florent Angly,

This is a computer-generated report for Getopt-Euclid-0.3.7
on perl 5.17.6, created by CPAN-Reporter-1.2006.

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 Getopt::Euclid 0.3.7
t/00.load.t ..................... ok
t/any_array.t ................... ok
t/bundle.t ...................... ok
t/compile.t ..................... ok
t/defer.t ....................... ok
t/empty_ARGV_array.t ............ ok
t/entity_angles.t ............... ok
t/eval.t ........................ ok
t/excludes.t .................... ok
t/fail_bad_constraint.t ......... ok
t/fail_bad_default.t ............ ok
t/fail_bad_excludes.t ........... ok
t/fail_bad_excludes_2.t ......... ok
t/fail_bad_name.t ............... ok
t/fail_bad_name_2.t ............. ok
t/fail_bad_opt_default.t ........ ok
t/fail_excludes_msg.t ........... ok
t/fail_minimal_clash.t .......... ok
t/fail_misplaced_type.t ......... ok
t/fail_missing_required.t ....... ok
t/fail_missing_var.t ............ ok
t/fail_no_spec.t ................ ok
t/fail_quoted_args.t ............ ok
t/fail_type.t ................... ok
t/fail_type_msg.t ............... ok
t/fail_type_msg_2.t ............. ok
t/fail_unknown_arg.t ............ ok
t/fail_unknown_mode.t ........... ok
t/fail_unknown_spec.t ........... ok
t/fail_unknown_spec_2.t ......... ok
t/fail_unknown_type.t ........... ok
t/fail_user_constraint.t ........ ok
t/fail_user_constraint_comma.t .. ok
t/fail_user_constraint_type.t ... ok
t/false.t ....................... ok

#   Failed test 'Man page is as expected'
#   at t/hier.t line 141.
#          got: '=head1 NAME
# 
# hier.t - Convert a file to Melkor's .orc format
# 
# =head1 VERSION
# 
# This document refers to hier.t version 1.9.4 
# 
# =head1 USAGE
# 
#     hier.t -i <file> -o= <file> [options] 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item --timeout [<min>] [<max>]
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# '
#     expected: '=head1 NAME
# 
# hier.t - Convert a file to Melkor's .orc format
# 
# =head1 VERSION
# 
# This document refers to hier.t version 1.9.4 
# 
# =head1 USAGE
# 
#     hier.t -o= <file> -i <file> [options] 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item --timeout [<min>] [<max>]
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# '
# Looks like you failed 1 test of 20.
t/hier.t ........................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests 
t/hier_2.t ...................... ok
t/hier_export.t ................. ok
t/hier_no_pod.t ................. ok
t/ignore_decorations.t .......... ok
t/insert_defaults.t ............. ok
t/minimal.t ..................... ok
t/opt_default.t ................. ok
t/pod.t ......................... ok
t/pod_cmd_after_cut.t ........... ok
t/pod_coverage.t ................ ok
t/pod_file.t .................... ok
t/quoted_args.t ................. ok
t/quoted_args_2.t ............... ok
t/repeatable.t .................. ok
t/repeated.t .................... ok
t/simple.t ...................... ok
t/simple_alternate.t ............ ok
t/simple_shuffle.t .............. ok

#   Failed test 'Correct man message'
#   at t/std_arguments.t line 210.
#          got: '=head1 NAME
# 
# std_arguments.t - Convert a file to Melkor's .orc format
# 
# =head1 SYNOPSIS
# 
#    my $var = 'asdf';
# 
# =head1 VERSION
# 
# This document refers to std_arguments.t version 1.9.4 
# 
# =head1 USAGE
# 
#     std_arguments.t -i <file> -o= <out_file> [options] 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# '
#     expected: '=head1 NAME
# 
# std_arguments.t - Convert a file to Melkor's .orc format
# 
# =head1 SYNOPSIS
# 
#    my $var = 'asdf';
# 
# =head1 VERSION
# 
# This document refers to std_arguments.t version 1.9.4 
# 
# =head1 USAGE
# 
#     std_arguments.t -o= <out_file> -i <file> [options] 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# '

#   Failed test 'Correct podfile content'
#   at t/std_arguments.t line 220.
#          got: '# This file was automatically generated by Getopt::Euclid. Do not edit it.
# 
# =head1 NAME
# 
# std_arguments.t - Convert a file to Melkor's .orc format
# 
# =head1 SYNOPSIS
# 
#    my $var = 'asdf';
# 
# =head1 VERSION
# 
# This document refers to std_arguments.t version 1.9.4 
# 
# =head1 USAGE
# 
#     std_arguments.t -i <file> -o= <out_file> [options] 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# '
#     expected: '# This file was automatically generated by Getopt::Euclid. Do not edit it.
# 
# =head1 NAME
# 
# std_arguments.t - Convert a file to Melkor's .orc format
# 
# =head1 SYNOPSIS
# 
#    my $var = 'asdf';
# 
# =head1 VERSION
# 
# This document refers to std_arguments.t version 1.9.4 
# 
# =head1 USAGE
# 
#     std_arguments.t -o= <out_file> -i <file> [options] 
# 
# =head1 REQUIRED ARGUMENTS
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 OPTIONS
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# =head1 AUTHOR
# 
# Damian Conway (damian@conway.org)
# 
# =head1 BUGS
# 
# There are undoubtedly serious bugs lurking somewhere in this code.
# Bug reports and other feedback are most welcome.
# 
# =head1 COPYRIGHT
# 
# Copyright (c) 2002, Damian Conway. All Rights Reserved.
# This module is free software. It may be used, redistributed
# and/or modified under the terms of the Perl Artistic License
#   (see http://www.perl.com/perl/misc/Artistic.html)
# 
# '

#   Failed test 'Correct help message'
#   at t/std_arguments.t line 224.
#          got: '=head1 Usage:
# 
#        std_arguments.t -i <file> -o= <out_file> [options]
#        std_arguments.t --help
#        std_arguments.t --version
# 
# =head1 Required arguments:
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 Options:
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# '
#     expected: '=head1 Usage:
# 
#        std_arguments.t -o= <out_file> -i <file> [options]
#        std_arguments.t --help
#        std_arguments.t --version
# 
# =head1 Required arguments:
# 
# =over
# 
# =item -i[nfile]  [=]<file>
# 
# Specify input file
# 
# =item -o[ut][file]= <out_file>
# 
# Specify output file
# 
# =back
# 
# 
# 
# =head1 Options:
# 
# =over
# 
# =item size <h>x<w>
# 
# Specify height and width
# 
# =item -l[[en][gth]] <l>
# 
# Display length [default: 24 ]
# 
# =item -girth <g>
# 
# Display girth [default: 42 ]
# 
# =item -v[erbose]
# 
# Print all warnings
# 
# =item [-]-timeout [<min>] [<max>]
# 
# =item -w <space>
# 
# Test something spaced
# 
# =item [-]-no[-fudge]
# 
# Automaticaly fudge the factors.
# 
# =item <step>
# 
# Step size
# 
# =item --version
# 
# =item --usage
# 
# =item --help
# 
# =item --man
# 
# Print the usual program information
# 
# =back
# 
# 
# 
# '

#   Failed test 'Correct usage message'
#   at t/std_arguments.t line 227.
#          got: 'Usage:
#        std_arguments.t -i <file> -o= <out_file> [options]
#        std_arguments.t --help
#        std_arguments.t --version
# '
#     expected: 'Usage:
#        std_arguments.t -o= <out_file> -i <file> [options]
#        std_arguments.t --help
#        std_arguments.t --version
# '
# Looks like you failed 4 tests of 9.
t/std_arguments.t ............... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/9 subtests 
t/types.t ....................... ok
t/types_regex.t ................. ok
t/types_vars.t .................. ok
t/vars_export.t ................. ok

Test Summary Report
-------------------
t/hier.t                      (Wstat: 256 Tests: 20 Failed: 1)
  Failed test:  20
  Non-zero exit status: 1
t/std_arguments.t             (Wstat: 1024 Tests: 9 Failed: 4)
  Failed tests:  1, 3-5
  Non-zero exit status: 4
Files=59, Tests=570,  4 wallclock secs ( 0.17 usr  0.07 sys +  2.88 cusr  0.34 csys =  3.46 CPU)
Result: FAIL
Failed 2/59 test programs. 5/570 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have   
    --------------------- ---- -------
    File::Basename        0    2.84   
    File::Spec::Functions 0    3.39_02
    List::Util            0    1.25   
    Pod::PlainText        0    2.05   
    Pod::Select           0    1.51   
    Text::Balanced        0    2.02   
    version               0    0.9901 

build_requires:

    Module                Need Have   
    --------------------- ---- -------
    Pod::Checker          0    1.51   
    Test::More            0    0.98   

configure_requires:

    Module                Need Have   
    --------------------- ---- -------
    ExtUtils::MakeMaker   6.36 6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15723
    PERL5_CPAN_IS_RUNNING = 15723
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /tmp/basesmoker-reloperl-6dU6/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280209
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.62    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.69    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25_01 
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.21    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 17 subversion 6) configuration:
  Commit id: 10ffaf90349dac17b6050fa36821c8d99f5dfb87
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux k83 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.17.5-522-g10ffaf9/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Nov 17 2012 23:05:01
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15723"
    PERL5_CPAN_IS_RUNNING="15723"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.17.5-522-g10ffaf9/165a/lib/site_perl/5.17.6/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.17.5-522-g10ffaf9/165a/lib/site_perl/5.17.6
    /home/src/perl/repoperls/installed-perls/perl/v5.17.5-522-g10ffaf9/165a/lib/5.17.6/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.17.5-522-g10ffaf9/165a/lib/5.17.6
    .