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 [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
This is an error report generated automatically by CPANPLUS.
Below is the error stack during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/1_load......................#     Failed test (t/1_load.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
# Looks like you failed 1 tests of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/2_client....................#     Failed test (t/2_client.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Client" (perhaps you forgot 
to load "Net::Jabber::Client"?) at t/2_client.t line 17.
# Looks like you planned 5 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/iq..........................#     Failed test (t/iq.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::IQ" (perhaps you forgot to 
load "Net::Jabber::IQ"?) at t/iq.t line 11.
# Looks like you planned 72 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-72
        Failed 72/72 tests, 0.00% okay
t/jid.........................#     Failed test (t/jid.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::JID" (perhaps you forgot to 
load "Net::Jabber::JID"?) at t/jid.t line 8.
# Looks like you planned 15 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/message.....................#     Failed test (t/message.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Message" (perhaps you 
forgot to load "Net::Jabber::Message"?) at t/message.t line 11.
# Looks like you planned 90 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-90
        Failed 90/90 tests, 0.00% okay
t/parse_x_data................XML::Stream version 1.16 required--this is only version 
1.15 at /usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
Compilation failed in require at t/parse_x_data.t line 3.
BEGIN failed--compilation aborted at t/parse_x_data.t line 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-25
        Failed 25/25 tests, 0.00% okay
t/parse_x_delay...............XML::Stream version 1.16 required--this is only version 
1.15 at /usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
Compilation failed in require at t/parse_x_delay.t line 3.
BEGIN failed--compilation aborted at t/parse_x_delay.t line 3.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/presence....................#     Failed test (t/presence.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Presence" (perhaps you 
forgot to load "Net::Jabber::Presence"?) at t/presence.t line 11.
# Looks like you planned 90 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-90
        Failed 90/90 tests, 0.00% okay
t/protocol_definenamespace....#     Failed test (t/protocol_definenamespace.t at line 
4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Client" (perhaps you forgot 
to load "Net::Jabber::Client"?) at t/protocol_definenamespace.t line 8.
# Looks like you planned 67 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-67
        Failed 67/67 tests, 0.00% okay
t/protocol_rpc................#     Failed test (t/protocol_rpc.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Client" (perhaps you forgot 
to load "Net::Jabber::Client"?) at t/protocol_rpc.t line 8.
# Looks like you planned 15 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/query_agent.................#     Failed test (t/query_agent.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_agent.t line 8.
# Looks like you planned 87 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-87
        Failed 87/87 tests, 0.00% okay
t/query_agents................#     Failed test (t/query_agents.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_agents.t line 8.
# Looks like you planned 17 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t/query_auth..................#     Failed test (t/query_auth.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_auth.t line 8.
# Looks like you planned 55 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-55
        Failed 55/55 tests, 0.00% okay
t/query_autoupdate............#     Failed test (t/query_autoupdate.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_autoupdate.t line 8.
# Looks like you planned 89 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-89
        Failed 89/89 tests, 0.00% okay
t/query_browse................#     Failed test (t/query_browse.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_browse.t line 8.
# Looks like you planned 153 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-153
        Failed 153/153 tests, 0.00% okay
t/query_conference............#     Failed test (t/query_conference.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_conference.t line 8.
# Looks like you planned 39 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-39
        Failed 39/39 tests, 0.00% okay
t/query_filter................#     Failed test (t/query_filter.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_filter.t line 8.
# Looks like you planned 90 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-90
        Failed 90/90 tests, 0.00% okay
t/query_gateway...............#     Failed test (t/query_gateway.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_gateway.t line 8.
# Looks like you planned 38 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-38
        Failed 38/38 tests, 0.00% okay
t/query_last..................#     Failed test (t/query_last.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_last.t line 8.
# Looks like you planned 22 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
        Failed 22/22 tests, 0.00% okay
t/query_oob...................#     Failed test (t/query_oob.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_oob.t line 8.
# Looks like you planned 23 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-23
        Failed 23/23 tests, 0.00% okay
t/query_pass..................#     Failed test (t/query_pass.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_pass.t line 8.
# Looks like you planned 60 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-60
        Failed 60/60 tests, 0.00% okay
t/query_register..............#     Failed test (t/query_register.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_register.t line 8.
# Looks like you planned 113 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-113
        Failed 113/113 tests, 0.00% okay
t/query_roster................#     Failed test (t/query_roster.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_roster.t line 8.
# Looks like you planned 57 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-57
        Failed 57/57 tests, 0.00% okay
t/query_rpc...................#     Failed test (t/query_rpc.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_rpc.t line 8.
# Looks like you planned 180 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-180
        Failed 180/180 tests, 0.00% okay
t/query_search................#     Failed test (t/query_search.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_search.t line 8.
# Looks like you planned 133 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-133
        Failed 133/133 tests, 0.00% okay
t/query_time..................#     Failed test (t/query_time.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_time.t line 8.
# Looks like you planned 36 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-36
        Failed 36/36 tests, 0.00% okay
t/query_version...............#     Failed test (t/query_version.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Query" (perhaps you forgot 
to load "Net::Jabber::Query"?) at t/query_version.t line 8.
# Looks like you planned 33 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-33
        Failed 33/33 tests, 0.00% okay
t/rawxml......................#     Failed test (t/rawxml.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::Message" (perhaps you 
forgot to load "Net::Jabber::Message"?) at t/rawxml.t line 8.
# Looks like you planned 28 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/x_autoupdate................#     Failed test (t/x_autoupdate.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_autoupdate.t line 8.
# Looks like you planned 28 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/x_conference................#     Failed test (t/x_conference.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_conference.t line 8.
# Looks like you planned 28 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/x_data......................#     Failed test (t/x_data.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_data.t line 8.
# Looks like you planned 139 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-139
        Failed 139/139 tests, 0.00% okay
t/x_delay.....................#     Failed test (t/x_delay.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_delay.t line 8.
# Looks like you planned 39 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-39
        Failed 39/39 tests, 0.00% okay
t/x_encrypted.................#     Failed test (t/x_encrypted.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_encrypted.t line 8.
# Looks like you planned 17 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t/x_expire....................#     Failed test (t/x_expire.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_expire.t line 8.
# Looks like you planned 18 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
t/x_oob.......................#     Failed test (t/x_oob.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_oob.t line 8.
# Looks like you planned 23 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-23
        Failed 23/23 tests, 0.00% okay
t/x_roster....................#     Failed test (t/x_roster.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_roster.t line 8.
# Looks like you planned 59 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-59
        Failed 59/59 tests, 0.00% okay
t/x_signed....................#     Failed test (t/x_signed.t at line 4)
#     Tried to use 'Net::Jabber'.
#     Error:  XML::Stream version 1.16 required--this is only version 1.15 at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# BEGIN failed--compilation aborted at 
/usr/local/src/cpanplus/build/Net-Jabber-1.27/blib/lib/Net/Jabber.pm line 237.
# Compilation failed in require at (eval 1) line 2.
Can't locate object method "new" via package "Net::Jabber::X" (perhaps you forgot to 
load "Net::Jabber::X"?) at t/x_signed.t line 8.
# Looks like you planned 17 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
Failed Test                  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/1_load.t                      1   256     1    1 100.00%  1
t/2_client.t                  255 65280     5    5 100.00%  1-5
t/iq.t                        255 65280    72   72 100.00%  1-72
t/jid.t                       255 65280    15   15 100.00%  1-15
t/message.t                   255 65280    90   90 100.00%  1-90
t/parse_x_data.t              255 65280    25   25 100.00%  1-25
t/parse_x_delay.t             255 65280    16   16 100.00%  1-16
t/presence.t                  255 65280    90   90 100.00%  1-90
t/protocol_definenamespace.t  255 65280    67   67 100.00%  1-67
t/protocol_rpc.t              255 65280    15   15 100.00%  1-15
t/query_agent.t               255 65280    87   87 100.00%  1-87
t/query_agents.t              255 65280    17   17 100.00%  1-17
t/query_auth.t                255 65280    55   55 100.00%  1-55
t/query_autoupdate.t          255 65280    89   89 100.00%  1-89
t/query_browse.t              255 65280   153  153 100.00%  1-153
t/query_conference.t          255 65280    39   39 100.00%  1-39
t/query_filter.t              255 65280    90   90 100.00%  1-90
t/query_gateway.t             255 65280    38   38 100.00%  1-38
t/query_last.t                255 65280    22   22 100.00%  1-22
t/query_oob.t                 255 65280    23   23 100.00%  1-23
t/query_pass.t                255 65280    60   60 100.00%  1-60
t/query_register.t            255 65280   113  113 100.00%  1-113
t/query_roster.t              255 65280    57   57 100.00%  1-57
t/query_rpc.t                 255 65280   180  180 100.00%  1-180
t/query_search.t              255 65280   133  133 100.00%  1-133
t/query_time.t                255 65280    36   36 100.00%  1-36
t/query_version.t             255 65280    33   33 100.00%  1-33
t/rawxml.t                    255 65280    28   28 100.00%  1-28
t/x_autoupdate.t              255 65280    28   28 100.00%  1-28
t/x_conference.t              255 65280    28   28 100.00%  1-28
t/x_data.t                    255 65280   139  139 100.00%  1-139
t/x_delay.t                   255 65280    39   39 100.00%  1-39
t/x_encrypted.t               255 65280    17   17 100.00%  1-17
t/x_expire.t                  255 65280    18   18 100.00%  1-18
t/x_oob.t                     255 65280    23   23 100.00%  1-23
t/x_roster.t                  255 65280    59   59 100.00%  1-59
t/x_signed.t                  255 65280    17   17 100.00%  1-17
Failed 37/37 test scripts, 0.00% okay. 2017/2017 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 11


Additional comments:



--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.4.16-6mdksmp, archname=i386-linux
    uname='linux bi.mandrakesoft.com 2.4.16-6mdksmp #1 smp sat dec 8 04:02:48 cet 2001 
i686 unknown '
    config_args='-des -Darchname=i386-linux -Dd_dosuid -Ud_csh -Duseshrplib 
-Doptimize=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce -Dprefix=/usr -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Uuselargefiles -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/lib/perl5/man/man3'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
    optimize='-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
-fno-strength-reduce',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.96 20000731 (Mandrake Linux 8.2 2.96-0.75mdk)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.2.4.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic 
-Wl,-rpath,/usr/lib/perl5/5.6.1/i386-linux/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Reply via email to