This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear PDEEGAN,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sun Feb  3 13:23:26 2008] Trying to get 
'http://www.cpan.org/authors/id/P/PD/PDEEGAN/CHECKSUMS'
[MSG] [Sun Feb  3 13:23:27 2008] Checksum matches for 'XML-Mini-1.35.tar.gz'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/Changes'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/Makefile.PL'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/MANIFEST'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/META.yml'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/01parseable.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/05parsefunc.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/06getelem.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/02parsexml.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/08voicexml.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/03genxml.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/07ToFromHash.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/09invalidxml.t'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 'XML-Mini-1.35/t/sample/'
[MSG] [Sun Feb  3 13:23:27 2008] Extracted 
'XML-Mini-1.35/t/sample/voicexmlbbs.vxml'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/t/sample/invalid.xml'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/t/sample/xnested.xml'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/t/sample/vocpboxes.xml'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/t/04crossnested.t'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/INSTALL'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/XML/'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/XML/Mini.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/XML/Mini/'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/XML/Mini/Node.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/TreeComponent.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/lib/XML/Mini/Element/'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element/Entity.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element/CData.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element/DocType.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element/Header.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Element/Comment.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 
'XML-Mini-1.35/lib/XML/Mini/Document.pm'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/README'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML-Mini-1.35/LICENSE'
[MSG] [Sun Feb  3 13:23:28 2008] Extracted 'XML::Mini' to 
'/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/XML-Mini-1.35'
[MSG] [Sun Feb  3 13:23:29 2008] Checking if your kit is complete...
Looks good
Writing Makefile for XML::Mini

[MSG] [Sun Feb  3 13:23:29 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sun Feb  3 13:23:33 2008] cp lib/XML/Mini/Element/Header.pm 
blib/lib/XML/Mini/Element/Header.pm
cp lib/XML/Mini/Node.pm blib/lib/XML/Mini/Node.pm
cp lib/XML/Mini/Element.pm blib/lib/XML/Mini/Element.pm
cp lib/XML/Mini/Element/CData.pm blib/lib/XML/Mini/Element/CData.pm
cp lib/XML/Mini/Document.pm blib/lib/XML/Mini/Document.pm
cp lib/XML/Mini.pm blib/lib/XML/Mini.pm
cp lib/XML/Mini/Element/Entity.pm blib/lib/XML/Mini/Element/Entity.pm
cp lib/XML/Mini/Element/DocType.pm blib/lib/XML/Mini/Element/DocType.pm
cp lib/XML/Mini/Element/Comment.pm blib/lib/XML/Mini/Element/Comment.pm
cp lib/XML/Mini/TreeComponent.pm blib/lib/XML/Mini/TreeComponent.pm
Manifying blib/man3/XML::Mini.3
Manifying blib/man3/XML::Mini::Element::Header.3
Manifying blib/man3/XML::Mini::Element::Entity.3
Manifying blib/man3/XML::Mini::Node.3
Manifying blib/man3/XML::Mini::Element.3
Manifying blib/man3/XML::Mini::TreeComponent.3
Manifying blib/man3/XML::Mini::Element::Comment.3
Manifying blib/man3/XML::Mini::Element::DocType.3
Manifying blib/man3/XML::Mini::Element::CData.3
Manifying blib/man3/XML::Mini::Document.3

[ERROR] [Sun Feb  3 13:23:39 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/Volumes/Media/smoke/perl562/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01parseable......ok
t/02parsexml.......# Test 46 got: '<?xml version="1.0"?>
 <VOCPBoxConfig>
  <boxList>
   <box number="001">
    <message>root.rmd</message>
    <testtag />
    <testtag />
    <testtag myattr="somevalue" />
    <testtag />
    <testtag myattr="someothervalue">There are lots of test tags here, it would 
seem...</testtag>
    <testtag />
    <owner>root</owner>
    <branch>0=998,1=011,2=012</branch>
   </box>
   <box number="011">
    <message>menu_en.rmd</message>
    <owner>pat</owner>
    <branch>0=998,1=101,2=556,3=201,4=301,9=001</branch>
   </box>
   <box number="012">
    <message>menu_fr.rmd</message>
    <owner>pat</owner>
    <branch>0=998,1=557,2=102,3=202,4=302,9=001</branch>
   </box>
   <box number="100">
    <type>mail</type>
    <owner>pat</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="101">
    <message>generic_en.rmd</message>
    <autojump>100</autojump>
   </box>
   <box number="102">
    <message>pat_fr.rmd</message>
    <autojump>100</autojump>
   </box>
   <box number="150">
    <message>system/pager.rmd</message>
    <type>pager</type>
    <owner>root</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="201">
    <message>generic_en.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="202">
    <message>generic_fr.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="300">
    <type>script</type>
    <owner>root</owner>
    <autojump>001</autojump>
    <script>/usr/local/vocp/bin/toggleEmail2Vm.pl</script>
    <input>raw</input>
    <return>tts</return>
   </box>
   <box number="301">
    <message>generic_en.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="302">
    <message>generic_fr.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="400">
    <type>faxondemand</type>
    <file2fax>/usr/local/vocp/faxtest.g3</file2fax>
   </box>
   <box number="500">
    <type>script</type>
    <owner>pat</owner>
    <autojump>001</autojump>
    <script>/var/spool/voice/commands/motd.pl</script>
    <return>exit</return>
   </box>
   <box number="555">
    <type>mail</type>
    <owner>fireball</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="556">
    <message>helene_en.rmd</message>
    <owner>fireball</owner>
    <autojump>555</autojump>
   </box>
   <box number="557">
    <message>helene_fr.rmd</message>
    <owner>fireball</owner>
    <autojump>555</autojump>
   </box>
   <box number="600">
    <type>command</type>
    <owner>root</owner>
    <commandList>
     <command selection="100">
      <input>text</input>
      <return>output</return>
      <run>ip.pl</run>
     </command>
     <command selection="150">
      <input>none</input>
      <return>output</return>
      <run>ip.pl eth0 hohohohoho 3rdparam</run>
     </command>
     <command selection="200">
      <input>none</input>
      <return>tts</return>
      <run>motd.pl</run>
     </command>
     <command selection="250">
      <input>raw</input>
      <return>output</return>
      <run>echo.pl</run>
     </command>
    </commandList>
   </box>
   <box number="666">
    <type>command</type>
    <owner>root</owner>
    <commandList>
     <command selection="100">
      <input>none</input>
      <return>output</return>
      <run>date.pl</run>
     </command>
     <command selection="200">
      <input>none</input>
      <return>exit</return>
      <run>date.pl</run>
     </command>
    </commandList>
   </box>
   <box number="998">
    <message>system/goodbye.rmd</message>
    <type>exit</type>
   </box>
  </boxList>
 </VOCPBoxConfig>

' (t/02parsexml.t at line 61)
#    Expected: '<?xml version="1.0"?>
 <VOCPBoxConfig>
  <boxList>
   <box number="001">
    <message>root.rmd</message>
    <testtag>
     <testtag />
     <testtag myattr="somevalue" />
     <testtag />
    </testtag>
    <testtag />
    <owner>root</owner>
    <branch>0=998,1=011,2=012</branch>
   </box>
   <box number="011">
    <message>menu_en.rmd</message>
    <owner>pat</owner>
    <branch>0=998,1=101,2=556,3=201,4=301,9=001</branch>
   </box>
   <box number="012">
    <message>menu_fr.rmd</message>
    <owner>pat</owner>
    <branch>0=998,1=557,2=102,3=202,4=302,9=001</branch>
   </box>
   <box number="100">
    <type>mail</type>
    <owner>pat</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="101">
    <message>generic_en.rmd</message>
    <autojump>100</autojump>
   </box>
   <box number="102">
    <message>pat_fr.rmd</message>
    <autojump>100</autojump>
   </box>
   <box number="150">
    <message>system/pager.rmd</message>
    <type>pager</type>
    <owner>root</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="201">
    <message>generic_en.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="202">
    <message>generic_fr.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="300">
    <type>script</type>
    <owner>root</owner>
    <autojump>001</autojump>
    <script>/usr/local/vocp/bin/toggleEmail2Vm.pl</script>
    <input>raw</input>
    <return>tts</return>
   </box>
   <box number="301">
    <message>generic_en.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="302">
    <message>generic_fr.rmd</message>
    <type>group</type>
    <members>100,555</members>
   </box>
   <box number="400">
    <type>faxondemand</type>
    <file2fax>/usr/local/vocp/faxtest.g3</file2fax>
   </box>
   <box number="500">
    <type>script</type>
    <owner>pat</owner>
    <autojump>001</autojump>
    <script>/var/spool/voice/commands/motd.pl</script>
    <return>exit</return>
   </box>
   <box number="555">
    <type>mail</type>
    <owner>fireball</owner>
    <email>[EMAIL PROTECTED]</email>
   </box>
   <box number="556">
    <message>helene_en.rmd</message>
    <owner>fireball</owner>
    <autojump>555</autojump>
   </box>
   <box number="557">
    <message>helene_fr.rmd</message>
    <owner>fireball</owner>
    <autojump>555</autojump>
   </box>
   <box number="600">
    <type>command</type>
    <owner>root</owner>
    <commandList>
     <command selection="100">
      <input>text</input>
      <return>output</return>
      <run>ip.pl</run>
     </command>
     <command selection="150">
      <input>none</input>
      <return>output</return>
      <run>ip.pl eth0 hohohohoho 3rdparam</run>
     </command>
     <command selection="200">
      <input>none</input>
      <return>tts</return>
      <run>motd.pl</run>
     </command>
     <command selection="250">
      <input>raw</input>
      <return>output</return>
      <run>echo.pl</run>
     </command>
    </commandList>
   </box>
   <box number="666">
    <type>command</type>
    <owner>root</owner>
    <commandList>
     <command selection="100">
      <input>none</input>
      <return>output</return>
      <run>date.pl</run>
     </command>
     <command selection="200">
      <input>none</input>
      <return>exit</return>
      <run>date.pl</run>
     </command>
    </commandList>
   </box>
   <box number="998">
    <message>system/goodbye.rmd</message>
    <type>exit</type>
   </box>
  </boxList>
 </VOCPBoxConfig>

'
#  t/02parsexml.t line 61 is:   ok($sampleFile, $xmlOut);
FAILED test 46
        Failed 1/46 tests, 97.83% okay
t/03genxml.........ok
t/04crossnested....ok
        2/3 skipped: various reasons
t/05parsefunc......ok
t/06getelem........ok
t/07ToFromHash.....ok
t/08voicexml.......ok
t/09invalidxml.....XML::Mini LOG MESSAGE:Found unmatched tags in your XML... 
titi
ok
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/02parsexml.t               46    1  46
2 subtests skipped.
Failed 1/9 test scripts. 1/176 subtests failed.
Files=9, Tests=176,  5 wallclock secs ( 3.10 cusr +  0.54 csys =  3.64 CPU)
Failed 1/9 test programs. 1/176 subtests failed.

[MSG] [Sun Feb  3 13:23:39 2008] DEFAULT 'proceed_on_test_failure' HANDLER 
RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Data::Dumper                      2.121      2.1
          FileHandle                         2.00        2

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 3.07e-02.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/XML-Mini-1.35/blib/lib:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/XML-Mini-1.35/blib/arch:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/XML-Mini-1.35/blib
    PERL5_CPANPLUS_IS_EXECUTING = 
    PERL5_CPANPLUS_IS_RUNNING = 22327
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /Volumes/Media/smoke/perl562/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi
    uname='darwin bingos-power-mac-g4-agp-graphics.local 8.10.0 darwin kernel 
version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc 
power macintosh powerpc '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to