develooper Front page | perl.cpan.testers | Postings from December 2003

FAIL Xelig-0.04 sun4-solaris 2.8

From:
Jost.Krieger+smokeback
Date:
December 9, 2003 02:16
Subject:
FAIL Xelig-0.04 sun4-solaris 2.8
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.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.047.

Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/local/perl-5.8.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/perx...........#     Failed test (t/perx.t at line 36)
#          got: '<html>
#     <head>
# 	<title id="title">RSS Ticker: Slashdot</title>
# 	<style type="text/css">
# 	<!--
# 
# 	 .applet { 
# 	     left:	    425;
# 	     top:	    308;
# 	     position:	    absolute;
# 	     visibility:    visible;
# 	 }
# 
# 	-->
# 	</style>
#     </head>
#     <body bgcolor="#000000" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
# 	<div class="applet">
# 	    <applet code="FixFontHeadlines.class" codebase="/java/ticker/" width="300" height="60">
# 		<param name="num" value="10" id="count" />
# 		<!-- #BeginEditable "channel" -->
# 		<param name="text1" value="Slashdot" id="channel_title" />
# 		<param name="link1" value="http://slashdot.org/" id="channel_link" />
# 		<!-- #EndEditable -->
# 		<!-- <xelig id="item"> -->
# 		<param name="text1" value="Inside Microsoft's New F# Language" id="item_title" />
# 		<param name="link1" value="http://slashdot.org/article.pl?sid=03/05/23/1217233" id="item_link" />
# 		<!-- </xelig> -->
# 		
# 		<param name="text2" value="ATI vs. NVIDIA: ATI Steals the Show" />
# 		<param name="link2" value="http://slashdot.org/article.pl?sid=03/05/23/0534208" />
# 		
# 		<param name="text3" value="Trend Micro Quarantines Letter P" />
# 		<param name="link3" value="http://slashdot.org/article.pl?sid=03/05/23/0521222" />
# 		
# 		<param name="text4" value="Semiconductor Technologies Guide" />
# 		<param name="link4" value="http://slashdot.org/article.pl?sid=03/05/23/049214" />
# 		
# 		<param name="text5" value="Ant Farm PC" />
# 		<param name="link5" value="http://slashdot.org/article.pl?sid=03/05/22/1236213" />
# 		
# 		<param name="text6" value="SGI Announces Restructuring, Cuts 400 Jobs" />
# 		<param name="link6" value="http://slashdot.org/article.pl?sid=03/05/23/0133202" />
# 		
# 		<param name="text7" value="Canadian University to Begin Training Hackers" />
# 		<param name="link7" value="http://slashdot.org/article.pl?sid=03/05/22/234212" />
# 		
# 		<param name="text8" value="Is the Seeking of Lost Skills/Arts a Hacking Analog?" />
# 		<param name="link8" value="http://slashdot.org/article.pl?sid=03/05/22/2247200" />
# 		
# 		<param name="text9" value="802.11g Slows Down" />
# 		<param name="link9" value="http://slashdot.org/article.pl?sid=03/05/22/2216247" />
# 		
# 		<param name="text10" value="Transparent Screens on the Horizon?" />
# 		<param name="link10" value="http://slashdot.org/article.pl?sid=03/05/22/2017244" />
# 		<param name="backgroundColor" value="96,200,1" />
# 		<param name="borderColor" value="255,255,255" />
# 		<param name="textColor" value="30,42,30" />
# 		<param name="textFont" value="Arial,Helvetica" />
# 		<param name="textFontSize" value="8" />
# 		<param name="textFontType" value="plain" />
# 		<param name="headingColor" value="60,92,60" />
# 		<param name="headingFont" value="Arial,Helvetica" />
# 		<param name="headingFontSize" value="10" />
# 		<param name="headingFontType" value="normal" />
# 		<param name="speed" value="50" />
# 		<param name="step" value="25" />
# 		<param name="pause" value="3500" />
# 		<param name="align" value="center" />
# 		<param name="valign" value="middle" />
# 		<param name="frame" value="New" />
# 		<param name="border" value="0" />
# 	    </applet>
# 	</div>
#     </body>
# </html>
# '
#     expected: '<html>
#     <head>
# 	<title id="title">RSS Ticker: Slashdot</title>
# 	<style type="text/css">
# 	<!--
# 
# 	 .applet { 
# 	     left:	    425;
# 	     top:	    308;
# 	     position:	    absolute;
# 	     visibility:    visible;
# 	 }
# 
# 	-->
# 	</style>
#     </head>
#     <body bgcolor="#000000" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
# 	<div class="applet">
# 	    <applet code="FixFontHeadlines.class" codebase="/java/ticker/" width="300" height="60">
# 		<param value="10" name="num" id="count" />
# 		<!-- #BeginEditable "channel" -->
# 		<param value="Slashdot" name="text1" id="channel_title" />
# 		<param value="http://slashdot.org/" name="link1" id="channel_link" />
# 		<!-- #EndEditable -->
# 		<!-- <xelig id="item"> -->
# 		<param value="Inside Microsoft's New F# Language" name="text1" id="item_title" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/23/1217233" name="link1" id="item_link" />
# 		<!-- </xelig> -->
# 		
# 		<param value="ATI vs. NVIDIA: ATI Steals the Show" name="text2" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/23/0534208" name="link2" />
# 		
# 		<param value="Trend Micro Quarantines Letter P" name="text3" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/23/0521222" name="link3" />
# 		
# 		<param value="Semiconductor Technologies Guide" name="text4" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/23/049214" name="link4" />
# 		
# 		<param value="Ant Farm PC" name="text5" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/22/1236213" name="link5" />
# 		
# 		<param value="SGI Announces Restructuring, Cuts 400 Jobs" name="text6" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/23/0133202" name="link6" />
# 		
# 		<param value="Canadian University to Begidubious
	Test returned status 1 (wstat 256, 0x100)
n Training Hackers" name="text7" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/22/234212" name="link7" />
# 		
# 		<param value="Is the Seeking of Lost Skills/Arts a Hacking Analog?" name="text8" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/22/2247200" name="link8" />
# 		
# 		<param value="802.11g Slows Down" name="text9" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/22/2216247" name="link9" />
# 		
# 		<param value="Transparent Screens on the Horizon?" name="text10" />
# 		<param value="http://slashdot.org/article.pl?sid=03/05/22/2017244" name="link10" />
# 		<param name="backgroundColor" value="96,200,1" />
# 		<param name="borderColor" value="255,255,255" />
# 		<param name="textColor" value="30,42,30" />
# 		<param name="textFont" value="Arial,Helvetica" />
# 		<param name="textFontSize" value="8" />
# 		<param name="textFontType" value="plain" />
# 		<param name="headingColor" value="60,92,60" />
# 		<param name="headingFont" value="Arial,Helvetica" />
# 		<param name="headingFontSize" value="10" />
# 		<param name="headingFontType" value="normal" />
# 		<param name="speed" value="50" />
# 		<param name="step" value="25" />
# 		<param name="pause" value="3500" />
# 		<param name="align" value="center" />
# 		<param name="valign" value="middle" />
# 		<param name="frame" value="New" />
# 		<param name="border" value="0" />
# 	    </applet>
# 	</div>
#     </body>
# </html>
# '
# Looks like you failed 1 tests of 4.
DIED. FAILED test 4
	Failed 1/4 tests, 75.00% okay
t/simple.........ok
t/space_alias....#     Failed test (t/space_alias.t at line 27)
#          got: '<html>
#     <head>
# 	<title id="title">Append: foo@bar.com</title>
#     </head>
#     <body bgcolor="#FFFFFF">
# 	<center>
# 	<form>
# 	    <input type="hidden" id="email" value="foo@bar.com" />
# 	</form>
# 	</center>
#     </body>
# </html>
# '
#     expected: '<html>
#     <head>
# 	<title id="title">Append: foo@bar.com</title>
#     </head>
#     <body bgcolor="#FFFFFF">
# 	<center>
# 	<form>
# 	    <input value="foo@bar.com" id="email" type="hidden" />
# 	</form>
# 	</center>
#     </body>
# </html>
# '
# Looks like you failed 1 tests of 3.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
	Failed 1/3 tests, 66.67% okay
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/perx.t           1   256     4    1  25.00%  4
t/space_alias.t    1   256     3    1  33.33%  3
Failed 2/3 test scripts, 33.33% okay. 2/10 subtests failed, 80.00% okay.
make: *** [test_dynamic] Error 2


Additional comments:
--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos sunu991 5.8 generic_108528-14 sun4u sparc sunw,ultra-5_10 solaris '
    config_args=''
    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='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
    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, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -z ignore -z lazyload -z combreloc'
    cccdlflags='-fPIC', lddlflags=' -G  -z ignore -z lazyload -z combreloc -L/usr/local/lib'



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