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

Bug 43145

Summary: libwww-perl-5.76 fails "slowly" on robot/ua-get test and others
Product: Gentoo Linux Reporter: Charles Phoenix <phoenixreads>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Charles Phoenix 2004-02-27 16:00:16 UTC
yes this is a duplicate of 41879
note it is unlikely hanging just takes "forever"

Had this same problem with different versions so I problem is a dependancy/setup issue.


first it clears the initial checks but reports a broken pipe?

Checking for URI........... ok
Checking for HTML::Parser.. ok
Checking for MIME::Base64.. ok
Checking for Net::FTP...... ok
Checking for Digest::MD5 .. ok

Checking if your kit is complete...
Looks good
Writing Makefile for libwww-perl
yes: standard output: Broken pipe
yes: write error


Next the tests...

/usr/bin/perl t/TEST 0
base/common-req.......ok
base/cookies..........ok
base/date.............ok
base/headers-auth.....ok
base/headers-etag.....ok
base/headers-util.....ok
base/headers..........ok
base/http.............ok
base/listing..........ok
base/mediatypes.......ok
base/message..........ok
base/negotiate........ok
base/protocols........ok
base/response.........ok
base/status...........ok
base/ua...............ok
html/form-param.......ok
html/form.............ok
robot/rules-dbm.......ok
robot/rules...........ok
robot/ua-get..........HTTP Server terminated
robot/ua-get..........FAILED tests 1-3, 5, 7
        Failed 5/8 tests, 37.50% okay
robot/ua..............HTTP Server terminated
robot/ua..............FAILED tests 1-3, 5, 7
        Failed 5/7 tests, 28.57% okay
local/autoload-get....ok
local/autoload........ok
local/get.............ok
local/http-get........HTTP Server terminated
local/http-get........NOK 7Can't call method "is_redirect" on an undefined value at local/http-get.t line 216, <DAEMON> line 1.
local/http-get........dubious
        Test returned status 115 (wstat 29440, 0x7300)
DIED. FAILED tests 1-19
        Failed 19/19 tests, 0.00% okay
local/http............HTTP Server terminated
local/http............NOK 7Can't call method "is_redirect" on an undefined value at local/http.t line 189, <DAEMON> line 1.
local/http............dubious
        Test returned status 115 (wstat 29440, 0x7300)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
local/protosub........ok
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
local/http-get.t  115 29440    19   30 157.89%  1-19
local/http.t      115 29440    18   28 155.56%  1-18
robot/ua-get.t                  8    5  62.50%  1-3 5 7
robot/ua.t                      7    5  71.43%  1-3 5 7
Failed 4/28 test scripts, 85.71% okay. 47/388 subtests failed, 87.89% okay.
make: *** [test] Error 255

!!! ERROR: dev-perl/libwww-perl-5.76 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)

What I did was remove the test line from the ebuild, not recommended, but it works find at downloading files with f-prot (& undoubtly with xmltv).


System uname: 2.4.25_pre6-gss i686 AMD Athlon(tm) XP 2100+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
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/share/config /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/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.gtlib.cc.gatech.edu/pub/gentoo http://adelie.polymtl.ca/ http://gentoo.netnitco.net ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apm arts avi berkdb cdr crypt cups doc dvd dvdr encode esd foomaticdb gdbm ggi gif gphoto2 gpm gstreamer gtk gtk2 imlib java javascript joystick jpeg kde libwww linguas_en_US lirc mad mikmod mmx motif mozilla moznocompose moznoirc moznomail mozp3p mozsvg mpeg mysql nas ncurses odbc oggvorbis opengl oss pam pda pdflib perl physfs png python qt quicktime readline scanner sdl slang speex spell sqlite sse ssl tcpd tetex tiff truetype usb v4l wmf x86 xinerama xml2 xmms xv xvid zlib"
Comment 1 SpanKY gentoo-dev 2004-02-27 20:49:40 UTC
fix your /etc/hosts and/or dns setup

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