Report for XML-Grammar-Fiction-0.14.0

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL XML-Grammar-Fiction-0.14.0 v5.14.0 FreeBSD
Date: 2013-04-28T06:11:32Z

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 Shlomi Fish,

This is a computer-generated report for XML-Grammar-Fiction-0.14.0
on perl 5.14.0, created by CPAN-Reporter-1.2007.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home2/cpansand/var/ctps/5140_1/install/perl-5.14.0/bin/perl5.14.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base/*.t t/fiction/*.t t/screenplay/*.t
t/00-compile.t ........................................ ok
# 
# 
# Compiled against libxml2 version: 20705
# Running libxml2 version:          20705
# 
t/00-libxml-basic.t ................................... ok
t/00-load.t ........................................... ok
t/app-to-html.t ....................................... ok
t/base/line-iterator-unit.t ........................... ok
t/boilerplate.t ....................................... ok
t/fiction/proto-text-invalid.t ........................ ok
Test::XML::Ordered version v0.0.5 required--this is only version v0.0.4 at /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/Exporter/Heavy.pm line 120.
BEGIN failed--compilation aborted at t/lib/XmlGrammarTestXML.pm line 10.
Compilation failed in require at t/fiction/proto-text-to-xml-using-custom-parser.t line 9.
BEGIN failed--compilation aborted at t/fiction/proto-text-to-xml-using-custom-parser.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/fiction/proto-text-to-xml-using-custom-parser.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 29/29 subtests 
t/fiction/qnd-parser-unit.t ........................... ok
Test::XML::Ordered version v0.0.5 required--this is only version v0.0.4 at /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/Exporter/Heavy.pm line 120.
BEGIN failed--compilation aborted at t/lib/XmlGrammarTestXML.pm line 10.
Compilation failed in require at t/fiction/to-docbook.t line 10.
BEGIN failed--compilation aborted at t/fiction/to-docbook.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/fiction/to-docbook.t ................................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 33/33 subtests 
t/fiction/to-xhtml.t .................................. ok
t/pod-coverage.t ...................................... ok
t/pod.t ............................................... ok
t/release-pod-coverage.t .............................. skipped: these tests are for release candidate testing
t/release-pod-syntax.t ................................ skipped: these tests are for release candidate testing
t/screenplay/00-load.t ................................ ok
t/screenplay/app-to-html.t ............................ ok
t/screenplay/boilerplate.t ............................ ok
t/screenplay/proto-text-invalid.t ..................... ok
Test::XML::Ordered version v0.0.5 required--this is only version v0.0.4 at /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/Exporter/Heavy.pm line 120.
BEGIN failed--compilation aborted at t/lib/XmlGrammarTestXML.pm line 10.
Compilation failed in require at t/screenplay/proto-text-to-xml-using-custom-parser.t line 10.
BEGIN failed--compilation aborted at t/screenplay/proto-text-to-xml-using-custom-parser.t line 10.
# Looks like your test exited with 255 before it could output anything.
t/screenplay/proto-text-to-xml-using-custom-parser.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 54/54 subtests 
t/screenplay/qnd-parser-unit.t ........................ ok
t/screenplay/to-docbook.t ............................. ok
Test::XML::Ordered version v0.0.5 required--this is only version v0.0.4 at /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/Exporter/Heavy.pm line 120.
BEGIN failed--compilation aborted at t/lib/XmlGrammarTestXML.pm line 10.
Compilation failed in require at t/screenplay/to-tei.t line 9.
BEGIN failed--compilation aborted at t/screenplay/to-tei.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/screenplay/to-tei.t ................................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 
t/screenplay/to-xhtml.t ............................... ok
t/style-trailing-space.t .............................. skipped: File::Find::Object::Rule required for trailing space test.

Test Summary Report
-------------------
t/fiction/proto-text-to-xml-using-custom-parser.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 29 tests but ran 0.
t/fiction/to-docbook.t                              (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 33 tests but ran 0.
t/screenplay/proto-text-to-xml-using-custom-parser.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 54 tests but ran 0.
t/screenplay/to-tei.t                               (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
Files=25, Tests=220, 14 wallclock secs ( 0.12 usr  0.05 sys +  9.54 cusr  2.57 csys = 12.29 CPU)
Result: FAIL
Failed 4/25 test programs. 0/220 subtests failed.
*** Error code 255

Stop in /var/tmp/CPAN-build/XML-Grammar-Fiction-0.14.0-0UkK0g.

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

Prerequisite modules loaded:

requires:

    Module                          Need   Have  
    ------------------------------- ------ ------
    autodie                         0      2.16  
    base                            0      2.18  
    Carp                            0      1.26  
    Exception::Class                0      1.32  
    Exporter                        0      5.66  
    File::ShareDir                  0      1.03  
    File::Spec                      0      3.40  
    Getopt::Long                    0      2.38  
    HTML::Entities                  0      3.69  
    List::MoreUtils                 0      0.33  
    List::Util                      0      1.26  
    MooX                            0      0.101 
    MooX::late                      0.010  0.011 
    strict                          0      1.04  
    Test::XML::Ordered              0      0.0.4 
    warnings                        0      1.12  
    XML::GrammarBase::Role::RelaxNG 0      0.2.0 
    XML::GrammarBase::Role::XSLT    0      0.2.0 
    XML::LibXML                     0      2.0014
    XML::LibXSLT                    0      1.77  
    XML::Writer                     0      0.615 

build_requires:

    Module                          Need   Have  
    ------------------------------- ------ ------
    Config                          0      0     
    File::Find                      0      1.19  
    File::Temp                      0      0.22  
    Module::Build                   0.3601 0.4004
    parent                          0      0.225 
    Test::More                      0      0.98  
    Test::XML::Ordered              0      0.0.4 
    utf8                            0      1.09  

configure_requires:

    Module                          Need   Have  
    ------------------------------- ------ ------
    ExtUtils::MakeMaker             6.30   6.64  
    Module::Build                   0.3601 0.4004


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = /usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/arch:/usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/lib:/usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/arch:/usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/lib:/usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/arch:/usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 75940
    PERL5_CPAN_IS_RUNNING = 75940
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 75920,75940
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/qvUrFLvU23_config.ini
    PERL_CPAN_REPORTER_DIR = /home/cpansand/var/ctps/5140_1/config/perl-5.14.0/cpanreporter
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /home2/cpansand/var/ctps/5140_1/install/perl-5.14.0/bin/perl5.14.0
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.130880
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27200 
    Module::Build       0.4004  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4403  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.23    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=8.0-release, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-ds -e -Uversiononly -Dinstallusrbinperl=n -Dusedevel -Dprefix=/home/cpansand/var/ctps/5140_1/install/perl-5.14.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May 16 2011 22:19:43
  %ENV:
    PERL5LIB="/usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/arch:/usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/lib:/usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/arch:/usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/lib:/usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/arch:/usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="75940"
    PERL5_CPAN_IS_RUNNING="75940"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="75920,75940"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/qvUrFLvU23_config.ini"
    PERL_CPAN_REPORTER_DIR="/home/cpansand/var/ctps/5140_1/config/perl-5.14.0/cpanreporter"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/arch
    /usr/local/src/CPAN/build/MooX-late-0.011-FMCVvr/blib/lib
    /usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/arch
    /usr/local/src/CPAN/build/Type-Tiny-0.002-AIKVA8/blib/lib
    /usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/arch
    /usr/local/src/CPAN/build/Siebel-AssertOS-0.03-m849zX/blib/lib
    /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/site_perl/5.14.0/i386-freebsd
    /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/site_perl/5.14.0
    /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0/i386-freebsd
    /home/cpansand/var/ctps/5140_1/install/perl-5.14.0/lib/5.14.0
    .