Testers,
I get the same problem doing the install DBI as well
as the search. It stops at the run test with
t/13taint..
t/10examp.................ok
t/11fetch.................ok
t/12quote.................ok
t/13taint.................
I really appreciate your help. It does not seem to be
the Search install but one of the dependencies.
- your operating system name and version
MS XP Cygwin - AMD Turion 64
- your version of perl
/usr/bin/perl5.8.8.exe
- your version of WWW::Search
WWW-Search-2.495/
- your version of the backend
- the code you ran to produce the error (PLEASE
cut-and-paste, do not just summarize!)
cpan> install WWW::Search
- sample output showing the error (PLEASE
cut-and-paste, do not just summarize!)
Running make test
/usr/bin/perl5.8.8.exe "-Iblib/lib" "-Iblib/arch"
test.pl
1..3
# Running under perl version 5.008008 for cygwin
# Current time local: Sun Sep 23 15:37:47 2007
# Current time GMT: Sun Sep 23 20:37:47 2007
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
/usr/bin/make test -- OK
Running make install
Installing /usr/lib/perl5/site_perl/5.8/User.pm
Writing
/usr/lib/perl5/site_perl/5.8/cygwin/auto/User/.packlist
Appending installation info to
/usr/lib/perl5/5.8/cygwin/perllocal.pod
/usr/bin/make install UNINST=1 -- OK
Running install for module HTML::TreeBuilder
Running make for P/PE/PETEK/HTML-Tree-3.23.tar.gz
Is already unwrapped into directory
/home/Owner/.cpan/build/HTML-Tree-3.23
Has already been processed within this session
Running make test
/usr/bin/perl5.8.8.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib
', 'blib/arch')" t/*.t
t/00system..........
The install just hangs. Can you think of a work
around? I know it mentions the force option but its
not clear why the HTML::TreeBuilder
will not install. Any thoughts on getting
HTML::TreeBuilder would be greatly appreciated. To
allow the script to continue I hit Ctrl-C and here is
the rest of the install.
Running make test
/usr/bin/perl5.8.8.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'b
lib/lib', 'blib/arch')" t/*.t
t/0_versions....#
# Module Version
# File::Find 1.10
# File::Spec 3.12
# Getopt::Long 2.35
# HTML::Parser 3.56
# HTTP::Cookies 1.39
# LWP::UserAgent 2.036
# Net::Domain 2.20
# Pod::Parser 1.32
# Pod::Usage 1.33
# URI 1.35
# User 1.8
# perl 5.8.8
t/0_versions....ok
t/autosearch....ok 1/0
Can't locate HTML/TreeBuilder.pm in @INC (@INC
contains: /home/Owner/.cpan/build
/WWW-Search-2.495/inc
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib
/home/Ow
ner/.cpan/build/WWW-Search-2.495/blib/arch C
\oracle\product\10.2.0\db_1\perl\5.
8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\produ
ct\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib
;C \oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl5/5.8/cygwin /
usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin
/usr/lib/perl5/site_perl/5
.8 /usr/lib/perl5/site_perl/5.8
/usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/p
erl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .)
at /home/Owner/.cpan/buil
d/WWW-Search-2.495/blib/lib/WWW/Search.pm line 75.
BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/bl
ib/lib/WWW/Search.pm line 75.
Compilation failed in require at
blib/script/AutoSearch line 35.
BEGIN failed--compilation aborted at
blib/script/AutoSearch line 35.
t/autosearch....ok
t/null-count....
# Failed test 'use WWW::Search;'
t/null-count....NOK 1# at t/null-count.t line 10.
# Tried to use 'WWW::Search'.
# Error: Can't locate HTML/TreeBuilder.pm in @INC
(@INC contains: /home/Own
er/.cpan/build/WWW-Search-2.495/blib/arch
/home/Owner/.cpan/build/WWW-Search-2.4
95/blib/lib
/home/Owner/.cpan/build/WWW-Search-2.495/inc C
\oracle\product\10.2.
0\db_1\perl\5.8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\
site\5.8.3\lib;C
\oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl
5/5.8/cygwin /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/per
l5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_per
l/5.8 .) at
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib/WWW/Search.pm
line
75.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search.pm line 75.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line
2.
t/null-count....ok 2/0Can't locate object method "new"
via package "WWW::Search"
at t/null-count.t line 14.
# Looks like you failed 1 test of 3.
# Looks like your test died just after 3.
t/null-count....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/3 tests, 66.67% okay
t/null-empty....
# Failed test 'use WWW::Search;'
t/null-empty....NOK 1# at t/null-empty.t line 10.
# Tried to use 'WWW::Search'.
# Error: Can't locate HTML/TreeBuilder.pm in @INC
(@INC contains: /home/Own
er/.cpan/build/WWW-Search-2.495/blib/arch
/home/Owner/.cpan/build/WWW-Search-2.4
95/blib/lib
/home/Owner/.cpan/build/WWW-Search-2.495/inc C
\oracle\product\10.2.
0\db_1\perl\5.8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\
site\5.8.3\lib;C
\oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl
5/5.8/cygwin /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/per
l5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_per
l/5.8 .) at
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib/WWW/Search.pm
line
75.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search.pm line 75.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line
2.
Can't locate object method "new" via package
"WWW::Search" at t/null-empty.t lin
e 14.
# Looks like you failed 1 test of 3.
t/null-empty....ok 2/0# Looks like your test died just
after 3.
t/null-empty....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/3 tests, 66.67% okay
t/null-error....
t/null-error....NOK 1# Failed test 'use
WWW::Search;'
# at t/null-error.t line 10.
# Tried to use 'WWW::Search'.
# Error: Can't locate HTML/TreeBuilder.pm in @INC
(@INC contains: /home/Own
er/.cpan/build/WWW-Search-2.495/blib/arch
/home/Owner/.cpan/build/WWW-Search-2.4
95/blib/lib
/home/Owner/.cpan/build/WWW-Search-2.495/inc C
\oracle\product\10.2.
0\db_1\perl\5.8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\
site\5.8.3\lib;C
\oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl
5/5.8/cygwin /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/per
l5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_per
l/5.8 .) at
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib/WWW/Search.pm
line
75.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search.pm line 75.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line
2.
t/null-error....ok 2/0Can't locate object method "new"
via package "WWW::Search"
at t/null-error.t line 14.
# Looks like you failed 1 test of 3.
# Looks like your test died just after 3.
t/null-error....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/3 tests, 66.67% okay
t/pod...........ok
t/test..........
t/test..........NOK 1# Failed test 'use
WWW::Search::Test;'
# at t/test.t line 11.
# Tried to use 'WWW::Search::Test'.
# Error: Can't locate HTML/TreeBuilder.pm in @INC
(@INC contains: /home/Own
er/.cpan/build/WWW-Search-2.495/blib/arch
/home/Owner/.cpan/build/WWW-Search-2.4
95/blib/lib
/home/Owner/.cpan/build/WWW-Search-2.495/inc C
\oracle\product\10.2.
0\db_1\perl\5.8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\
site\5.8.3\lib;C
\oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl
5/5.8/cygwin /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/per
l5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_per
l/5.8 .) at
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib/WWW/Search.pm
line
75.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search.pm line 75.
# Compilation failed in require at
/home/Owner/.cpan/build/WWW-Search-2.495/blib
/lib/WWW/Search/Test.pm line 33.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search/Test.pm line 33.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line
2.
Undefined subroutine
&WWW::Search::Test::find_websearch called at t/test.t
line
13.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
t/test..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/use...........
t/use...........NOK 1# Failed test 'use
WWW::Search;'
# at t/use.t line 11.
# Tried to use 'WWW::Search'.
# Error: Can't locate HTML/TreeBuilder.pm in @INC
(@INC contains: /home/Own
er/.cpan/build/WWW-Search-2.495/blib/arch
/home/Owner/.cpan/build/WWW-Search-2.4
95/blib/lib
/home/Owner/.cpan/build/WWW-Search-2.495/inc C
\oracle\product\10.2.
0\db_1\perl\5.8.3\lib\MSWin32-x86;C
\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C
\oracle\product\10.2.0\db_1\perl\site\5.8.3;C
\oracle\product\10.2.0\db_1\perl\
site\5.8.3\lib;C
\oracle\product\10.2.0\db_1\sysman\admin\scripts;
/usr/lib/perl
5/5.8/cygwin /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/per
l5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin
/usr/lib/perl5/vendor_per
l/5.8 .) at
/home/Owner/.cpan/build/WWW-Search-2.495/blib/lib/WWW/Search.pm
line
75.
# BEGIN failed--compilation aborted at
/home/Owner/.cpan/build/WWW-Search-2.495/
blib/lib/WWW/Search.pm line 75.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line
2.
t/use...........ok 2/0Name "WWW::Search::MAINTAINER"
used only once: possible ty
po at t/use.t line 96.
t/use...........NOK 5# Failed test 'any installed
engines'
# at t/use.t line 19.
# FYI the following backends are already installed
(including ones in this distr
ibution):
Can't locate object method "new" via package
"WWW::Search" at t/use.t line 30.
# Looks like you failed 2 tests of 5.
# Looks like your test died just after 5.
t/use...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 5
Failed 2/5 tests, 60.00% okay
Failed Test Stat Wstat Total Fail Failed List of
Failed
-------------------------------------------------------------------------------
t/null-count.t 255 65280 3 1 33.33% 1
t/null-empty.t 255 65280 3 1 33.33% 1
t/null-error.t 255 65280 3 1 33.33% 1
t/test.t 255 65280 1 1 100.00% 1
t/use.t 255 65280 5 2 40.00% 1 5
Failed 5/8 test scripts, 37.50% okay. 6/32 subtests
failed, 81.25% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install
without force
Here is simple test for HTML-Tree.
[EMAIL PROTECTED]
~/.cpan/build/libwww-perl-5.808/bin
$ ./lwp-request -o text www.yahoo.com > yahoo.txt
The HTML-Tree distribution need to be installed for
the -o option to be used.
Thanks in advance,
Bob Willemin
____________________________________________________________________________________
Tonight's top picks. What will you watch tonight? Preview the hottest shows on
Yahoo! TV.
http://tv.yahoo.com/