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

Bug 59929

Summary: XML-SAX-Writer-0.44 fails on tests
Product: Gentoo Linux Reporter: gentoofriend <gentoofriend>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: barry.wardell, chriswhite, fvdpol
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description gentoofriend 2004-08-09 23:41:04 UTC
Calculating dependencies ...done!
>>> emerge (1 of 48) 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.4 "-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


Reproducible: Always
Steps to Reproduce:
1. emerge xmltv
2.
3.




Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.5.2
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control /var/www/localhost/htdocs//mythweb/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apache2 apm avi berkdb crypt cscope cups dvb dvd encode esd
flac foomaticdb gdbm gif gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww lirc
mad mikmod mmx motif mpeg mysql ncurses net nvidia oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline sdl slang spell sse ssl svga tcpd
theora tiff transcode truetype v4l2 x86 xinerama xml2 xmms xv xvid zlib"
Comment 1 Chris White (RETIRED) gentoo-dev 2004-08-09 23:47:05 UTC
Re-assigning to perl team for them to look this over, not really an xmltv
issue.  Seems more to be a dep issue than anything else.
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2004-08-30 15:30:35 UTC

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