develooper Front page | perl.cpan.testers | Postings from May 2008

FAIL sofu-0.2.9 darwin-2level 7.9.0

From:
JJ
Date:
May 14, 2008 10:48
Subject:
FAIL sofu-0.2.9 darwin-2level 7.9.0
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Marc - Sebastian Lucksch,
    
This is a computer-generated report for sofu-0.2.9
on perl 5.8.1, created by CPAN-Reporter-1.13. 

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://cpantest.grango.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /Users/jj/perl/perl-5.8.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1_basic_sofu........ok
t/2_sofu_unicode......Sofu warning: "What's a """ doing here?" File: , Line : 3, Char : 4,  Caller:Data::Sofu /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm 1123 at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 765
	Data::Sofu::warn('Data::Sofu=HASH(0x83a248)','What\'s a """ doing here?') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 1123
	Data::Sofu::getSingleValue('Data::Sofu=HASH(0x83a248)','\x{0}') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 1190
	Data::Sofu::parsList('Data::Sofu=HASH(0x83a248)') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 912
	Data::Sofu::parsMap('Data::Sofu=HASH(0x83a248)') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 670
	Data::Sofu::unpack('Data::Sofu=HASH(0x83a248)','\x{0}\x{a}\x{0}L\x{0}i\x{0}s\x{0}t\x{0} \x{0}=\x{0} \x{0}(\x{0}\x{a}\x{0}\x{9}\x{0}"\x{0}"\x{0}\x{a}\x{0}\x{9}\x{0}"\x{0}0\x{0}"\x{0}\x{a}\x{0}\x{9}\x{0}U\x{0}N\x{0}D\x{0}E\x{0}F\x{0}\x{a}\x{0}\x{9}\x{0}"\x{0}3\x{0}"\x{0}...') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 552
	Data::Sofu::read('Data::Sofu=HASH(0x83a248)','test2.sofu') called at /Users/jj/perl/perl-5.8.1/cpan/build/sofu-0.2.9-8tWxIY/blib/lib/Data/Sofu.pm line 53
	Data::Sofu::readSofu('test2.sofu') called at t/2_sofu_unicode.t line 166
# Looks like you planned 23 tests but only ran 19.
# Looks like your test died just after 19.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 4/23 subtests 
t/3_sofu_objects......ok
t/4_binary_sofu.......ok
t/5_sofu_ML...........
#   Failed test 'writeSofuML to scalarref'
#   at t/5_sofu_ML.t line 108.
#          got: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
# <!DOCTYPE Sofu SYSTEM "http://sofu.sf.net/Sofu.dtd">
# <Sofu id="1"><!-- Text:  Text file -->
# 	<Element key="List">
# 		<List id="2">
# 			<Value id="3" />
# 			<Value id="4">0</Value>
# 			<Undefined id="5" />
# 			<Value id="6">3</Value>
# 		</List>
# 	</Element>
# 	<Element key="Sub Entry">
# 		<Map id="7"><!-- A map
#  End of Map -->
# 			<Element key="Foo">
# 				<Value id="8">Meep!</Value>
# 			</Element>
# 		</Map>
# 	</Element>
# 	<Element key="Text">
# 		<Value id="9">Hello World</Value>
# 	</Element>
# 	<Element key="Ruler">
# 		<List id="10">
# 			<Value id="11">1</Value>
# 			<Value id="12">2</Value><!-- This is the second Value -->
# 			<Value id="13">3</Value>
# 			<Value id="14">Meep!</Value>
# 			<Map id="15">
# 				<Element key="SubSub">
# 					<Map id="16">
# 						<Element key="Blubber">
# 							<List id="17">
# 								<Value id="18">1</Value>
# 								<Value id="19">2</Value>
# 								<List id="20">
# 									<Value id="21">4</Value>
# 									<Reference idref="1" />
# 									<Value id="23">5</Value>
# 									<Value id="24">Meep!</Value>
# 								</List>
# 								<Value id="25">3</Value>
# 							</List>
# 						</Element>
# 						<Element key="Test">
# 							<Reference idref="15" /><!-- new Comment here -->
# 						</Element>
# 					</Map>
# 				</Element>
# 			</Map>
# 			<List id="27">
# 				<Value id="28">Meep!</Value>
# 			</List>
# 		</List>
# 	</Element>
# 	<Element key="Testing">
# 		<List id="29">
# 			<Value id="30">&#x20;&#x20;Text with leading whitepace, and with 2 trailing spaces&#x20;&#x20;</Value>
# 			<Value id="31">&#xA;2.Line
# 				3.Line&#xA;</Value>
# 			<Value id="32">&#xD;</Value>
# 			<Value id="33">Space&#x20;
# 				&#x20;Newline&#x20;
# 				&#x20;Space</Value>
# 			<Value id="34">4Spaces&#x20;&#x20;&#x20;&#x20;end</Value>
# 		</List>
# 	</Element>
# </Sofu>
# '
#     expected: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
# <!DOCTYPE Sofu SYSTEM "http://sofu.sf.net/Sofu.dtd">
# <Sofu id="1"><!-- Text:  Text file -->
# 	<Element key="List">
# 		<List id="2">
# 			<Value id="3" />
# 			<Value id="4">0</Value>
# 			<Undefined id="5" />
# 			<Value id="6">3</Value>
# 		</List>
# 	</Element>
# 	<Element key="Sub Entry">
# 		<Map id="7"><!-- A map
#  End of Map -->
# 			<Element key="Foo">
# 				<Value id="8">Meep!</Value>
# 			</Element>
# 		</Map>
# 	</Element>
# 	<Element key="Testing">
# 		<List id="9">
# 			<Value id="10">&#x20;&#x20;Text with leading whitepace, and with 2 trailing spaces&#x20;&#x20;</Value>
# 			<Value id="11">&#xA;2.Line
# 				3.Line&#xA;</Value>
# 			<Value id="12">&#xD;</Value>
# 			<Value id="13">Space&#x20;
# 				&#x20;Newline&#x20;
# 				&#x20;Space</Value>
# 			<Value id="14">4Spaces&#x20;&#x20;&#x20;&#x20;end</Value>
# 		</List>
# 	</Element>
# 	<Element key="Text">
# 		<Value id="15">Hello World</Value>
# 	</Element>
# 	<Element key="Ruler">
# 		<List id="16">
# 			<Value id="17">1</Value>
# 			<Value id="18">2</Value><!-- This is the second Value -->
# 			<Value id="19">3</Value>
# 			<Value id="20">Meep!</Value>
# 			<Map id="21">
# 				<Element key="SubSub">
# 					<Map id="22">
# 						<Element key="Blubber">
# 							<List id="23">
# 								<Value id="24">1</Value>
# 								<Value id="25">2</Value>
# 								<List id="26">
# 									<Value id="27">4</Value>
# 									<Reference idref="1" />
# 									<Value id="29">5</Value>
# 									<Value id="30">Meep!</Value>
# 								</List>
# 								<Value id="31">3</Value>
# 							</List>
# 						</Element>
# 						<Element key="Test">
# 							<Reference idref="21" /><!-- new Comment here -->
# 						</Element>
# 					</Map>
# 				</Element>
# 			</Map>
# 			<List id="33">
# 				<Value id="34">Meep!</Value>
# 			</List>
# 		</List>
# 	</Element>
# </Sofu>
# '

#   Failed test 'writeSofuML to scalarref'
#   at t/5_sofu_ML.t line 177.
#          got: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
# <!DOCTYPE Sofu SYSTEM "http://sofu.sf.net/Sofu.dtd">
# <Sofu id="1"><!-- Text:  Text file -->
# <Element key="List">
# <List id="2">
# <Value id="3" />
# <Value id="4">0</Value>
# <Undefined id="5" />
# <Value id="6">3</Value>
# </List>
# </Element>
# <Element key="Sub Entry">
# <Map id="7"><!-- A map
#  End of Map -->
# <Element key="Foo">
# <Value id="8">Meep!</Value>
# </Element>
# </Map>
# </Element>
# <Element key="Text">
# <Value id="9">Hello World</Value>
# </Element>
# <Element key="Ruler">
# <List id="10">
# <Value id="11">1</Value>
# <Value id="12">2</Value><!-- This is the second Value -->
# <Value id="13">3</Value>
# <Value id="14">Meep!</Value>
# <Map id="15">
# <Element key="SubSub">
# <Map id="16">
# <Element key="Blubber">
# <List id="17">
# <Value id="18">1</Value>
# <Value id="19">2</Value>
# <List id="20">
# <Value id="21">4</Value>
# <Reference idref="1" />
# <Value id="23">5</Value>
# <Value id="24">Meep!</Value>
# </List>
# <Value id="25">3</Value>
# </List>
# </Element>
# <Element key="Test">
# <Reference idref="15" /><!-- new Comment here -->
# </Element>
# </Map>
# </Element>
# </Map>
# <List id="27">
# <Value id="28">Meep!</Value>
# </List>
# </List>
# </Element>
# <Element key="Testing">
# <List id="29">
# <Value id="30">&#x20;&#x20;Text with leading whitepace, and with 2 trailing spaces&#x20;&#x20;</Value>
# <Value id="31">&#xA;2.Line
# 3.Line&#xA;</Value>
# <Value id="32">&#xD;</Value>
# <Value id="33">Space&#x20;
# &#x20;Newline&#x20;
# &#x20;Space</Value>
# <Value id="34">4Spaces&#x20;&#x20;&#x20;&#x20;end</Value>
# </List>
# </Element>
# </Sofu>
# '
#     expected: '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
# <!DOCTYPE Sofu SYSTEM "http://sofu.sf.net/Sofu.dtd">
# <Sofu id="1"><!-- Text:  Text file -->
# <Element key="List">
# <List id="2">
# <Value id="3" />
# <Value id="4">0</Value>
# <Undefined id="5" />
# <Value id="6">3</Value>
# </List>
# </Element>
# <Element key="Sub Entry">
# <Map id="7"><!-- A map
#  End of Map -->
# <Element key="Foo">
# <Value id="8">Meep!</Value>
# </Element>
# </Map>
# </Element>
# <Element key="Testing">
# <List id="9">
# <Value id="10">&#x20;&#x20;Text with leading whitepace, and with 2 trailing spaces&#x20;&#x20;</Value>
# <Value id="11">&#xA;2.Line
# 3.Line&#xA;</Value>
# <Value id="12">&#xD;</Value>
# <Value id="13">Space&#x20;
# &#x20;Newline&#x20;
# &#x20;Space</Value>
# <Value id="14">4Spaces&#x20;&#x20;&#x20;&#x20;end</Value>
# </List>
# </Element>
# <Element key="Text">
# <Value id="15">Hello World</Value>
# </Element>
# <Element key="Ruler">
# <List id="16">
# <Value id="17">1</Value>
# <Value id="18">2</Value><!-- This is the second Value -->
# <Value id="19">3</Value>
# <Value id="20">Meep!</Value>
# <Map id="21">
# <Element key="SubSub">
# <Map id="22">
# <Element key="Blubber">
# <List id="23">
# <Value id="24">1</Value>
# <Value id="25">2</Value>
# <List id="26">
# <Value id="27">4</Value>
# <Reference idref="1" />
# <Value id="29">5</Value>
# <Value id="30">Meep!</Value>
# </List>
# <Value id="31">3</Value>
# </List>
# </Element>
# <Element key="Test">
# <Reference idref="21" /><!-- new Comment here -->
# </Element>
# </Map>
# </Element>
# </Map>
# <List id="33">
# <Value id="34">Meep!</Value>
# </List>
# </List>
# </Element>
# </Sofu>
# '
# Looks like you failed 2 tests of 19.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/19 subtests 
	(less 13 skipped subtests: 4 okay)

Test Summary Report
-------------------
t/2_sofu_unicode.t (Wstat: 65280 Tests: 19 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 23 tests but ran 19.
t/5_sofu_ML.t     (Wstat: 512 Tests: 19 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
Files=5, Tests=404,  4 wallclock secs ( 0.25 usr  0.01 sys +  3.20 cusr  0.24 csys =  3.70 CPU)
Result: FAIL
Failed 2/5 test programs. 2/404 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5786
    PERL5_CPAN_IS_RUNNING = 5786
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17174,5786
    PERL_CR_SMOKER_CURRENT = sofu-0.2.9
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /Users/jj/perl/perl-5.8.1/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_61
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             n/a    


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.1'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About