Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 62077

Summary: XML-SAX-Writer fails on tests
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Seemant Kulleen (RETIRED) gentoo-dev 2004-08-28 21:47:25 UTC
root sephora # emerge XML-SAX-Writer
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/XML-SAX-Writer-0.44 to /
>>> md5 src_uri ;-) XML-SAX-Writer-0.44.tar.gz
>>> Unpacking source...
>>> Unpacking XML-SAX-Writer-0.44.tar.gz to /var/tmp/portage/XML-SAX-Writer-0.44/work
>>> Source unpacked.
Checking if your kit is complete...
Looks good
Writing Makefile for XML::SAX::Writer
cp Writer.pm blib/lib/XML/SAX/Writer.pm
cp lib/XML/SAX/Writer/XML.pm blib/lib/XML/SAX/Writer/XML.pm
Manifying blib/man3/XML::SAX::Writer.3pm
Manifying blib/man3/XML::SAX::Writer::XML.3pm
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/05basic........NOK 18#     Failed test (t/05basic.t at line 51)            
#     iconv converter for real encoding isn't a 'Text::Iconv' it's a 'Text::IconvPtr'
t/05basic........ok 27/27# Looks like you failed 1 tests of 27.              
t/05basic........dubious                                                     
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 18
        Failed 1/27 tests, 96.30% okay
t/10consumers....ok                                                          
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/05basic.t    1   256    27    1   3.70%  18
Failed 1/2 test scripts, 50.00% okay. 1/42 subtests failed, 97.62% okay.
make: *** [test_dynamic] Error 255

!!! ERROR: dev-perl/XML-SAX-Writer-0.44 failed.
!!! Function perl-module_src_compile, Line 64, Exitcode 2
!!! test failed
!!! If you need support, post the topmost build error, NOT this status message.


Please note that FEATURES="-maketest" anyway, so this was just part of the build process.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-28 21:47:40 UTC
root sephora # emerge info        /usr/local/share/gentoo-x86/x11-base/xorg-x11
Portage 2.0.51_pre20 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.4.26-gentoo-r8 i686 AMD Athlon(tm) XP 1500+)
=================================================================
System uname: 2.4.26-gentoo-r8 i686 AMD Athlon(tm) XP 1500+
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs digest fixpackages noinfo sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.binarycompass.org http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://spout.ussg.indiana.edu/gentoo-portage"
USE="3dnow X aalib alsa apm avi bonobo crypt cscope dga divx4linux dvd dvdread edl encode faad fam foomaticdb gdbm ggi gif gtk gtk2 gtkhtml guile imagemagick imlib ipv6 jpeg lcd ldap libcaca libg++ libwww live lzo mad matroska md5sum mikmod mmx mng motif mozilla moznocompose moznoirc moznomail mpeg music mysql nas ncurses network nogcj offensive ofx oggvorbis openal opengl pam pdflib perl pic png postgres python qt quicktime readline rtc sasl sdl slang spell sse ssl svga tcltk tcpd tetex tga theora tiff truetype videos wmf x86 xface xml xml2 xmms xosd xv xvid zlib"
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2004-08-30 15:31:40 UTC

*** This bug has been marked as a duplicate of 59745 ***