Skip Menu |

This queue is for tickets about the Net-Jabber-Loudmouth CPAN distribution.

Report information
The Basics
Id: 95339
Status: new
Priority: 0/
Queue: Net-Jabber-Loudmouth

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: (no value)



Subject: Missing dependency: HTTP::Proxy
Test suite fails if HTTP::Proxy is not installed: Can't locate HTTP/Proxy.pm in @INC (you may need to install the HTTP::Proxy module) (@INC contains: /bbbike/cpanbuild/Net-Jabber-Loudmouth-0.07-QB4P4Y/blib/lib /bbbike/cpanbuild/Net-Jabber-Loudmouth-0.07-QB4P4Y/blib/arch /home/eserte/var/ctps/51911linux/install/perl-5.19.11/lib/site_perl/5.19.11/x86_64-linux /home/eserte/var/ctps/51911linux/install/perl-5.19.11/lib/site_perl/5.19.11 /home/eserte/var/ctps/51911linux/install/perl-5.19.11/lib/5.19.11/x86_64-linux /home/eserte/var/ctps/51911linux/install/perl-5.19.11/lib/5.19.11 .) at t/proxy_helper.pl line 2. BEGIN failed--compilation aborted at t/proxy_helper.pl line 2. Compilation failed in require at t/10_proxy.t line 7. # Looks like your test exited with 2 before it could output anything. t/10_proxy.t ............ Dubious, test returned 2 (wstat 512, 0x200) Failed 16/16 subtests Regards, Slaven
On 2014-05-04 08:57:36, SREZIC wrote: Show quoted text
> Test suite fails if HTTP::Proxy is not installed: > > Can't locate HTTP/Proxy.pm in @INC (you may need to install the > HTTP::Proxy module) (@INC contains: /bbbike/cpanbuild/Net-Jabber- > Loudmouth-0.07-QB4P4Y/blib/lib /bbbike/cpanbuild/Net-Jabber-Loudmouth- > 0.07-QB4P4Y/blib/arch /home/eserte/var/ctps/51911linux/install/perl- > 5.19.11/lib/site_perl/5.19.11/x86_64-linux > /home/eserte/var/ctps/51911linux/install/perl- > 5.19.11/lib/site_perl/5.19.11 > /home/eserte/var/ctps/51911linux/install/perl- > 5.19.11/lib/5.19.11/x86_64-linux > /home/eserte/var/ctps/51911linux/install/perl-5.19.11/lib/5.19.11 .) > at t/proxy_helper.pl line 2. > BEGIN failed--compilation aborted at t/proxy_helper.pl line 2. > Compilation failed in require at t/10_proxy.t line 7. > # Looks like your test exited with 2 before it could output anything. > t/10_proxy.t ............ > Dubious, test returned 2 (wstat 512, 0x200) > Failed 16/16 subtests >
Possibly also missing: - Net::Jabber - Glib::CodeGen (as configure_requires)