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

FAIL GetWeb-1.11 sun4-solaris 2.7

From:
Elaine -HFB- Ashton
Date:
December 3, 1999 14:00
Subject:
FAIL GetWeb-1.11 sun4-solaris 2.7
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.

-- 

perl Makefile.PL complains about the 'require_version' for LWP
even though I have the latest version. It proceeds to build without
event but the tests fail unable to file URI/URL/file.pm

root@chaos chaos/elaine/GetWeb-1.11> make test
ln -s ../../pub t/testRoot/ 2> /dev/null
make: [test] Error 2 (ignored)
ln -s ../../pub t/quotaTestRoot/ 2> /dev/null
make: [test] Error 2 (ignored)
making sure there is no AutoLoader.pm cleanup bug...
Can't locate URI/URL/file.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005 . .) at GetWeb/File.pm line 3.
BEGIN failed--compilation aborted at GetWeb/File.pm line 3.
BEGIN failed--compilation aborted at GetWeb/Util.pm line 3.
BEGIN failed--compilation aborted at GetWeb/Cmd.pm line 8.
BEGIN failed--compilation aborted at GetWeb/CmdIter.pm line 3.
BEGIN failed--compilation aborted at GetWeb/ProcMsg.pm line 6.
BEGIN failed--compilation aborted at GetWeb/GetWeb.pm line 15.
BEGIN failed--compilation aborted at getweb.pl line 39.
/usr/bin/perl t/TEST
t/get...............Can't locate URI/URL/file.pm in @INC (@INC contains: .
/usr/local/lib/perl5/5.00503/sun4-solaris
/usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005 .
/usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005 . .) at GetWeb/File.pm line 3.
BEGIN failed--compilation aborted at GetWeb/File.pm line 3.
BEGIN failed--compilation aborted at GetWeb/Util.pm line 3.
BEGIN failed--compilation aborted at GetWeb/Cmd.pm line 8.
BEGIN failed--compilation aborted at GetWeb/CmdIter.pm line 3.
BEGIN failed--compilation aborted at GetWeb/ProcMsg.pm line 6.
BEGIN failed--compilation aborted at GetWeb/GetWeb.pm line 15.
BEGIN failed--compilation aborted at ./getweb.pl line 39.
/usr/bin/perl ./getweb.pl -r /home/chaos/elaine/GetWeb-1.11/t/testRoot -i
-s '' -b 'GET file://test/promed_new.html' returned 2 at t/GT.pm line 76.
could not remove t/tmp.10308 at t/GT.pm line 50.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2-9
        Failed 8/9 tests, 11.11% okay


This is due to a typo in GetWeb/File.pm 

but there are a myriad of other problems it seems... anyone else get this
to test clean?

e.

--

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=2.7, archname=sun4-solaris
    uname='sunos desafinado 5.7 generic sun4u sparc sunw,ultra-1 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.8.1
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    stdchar='char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'




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