Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-RabbitMQ-Java-2.030102 v5.18.2 FreeBSD
Date: 2016-08-25T17:25:30Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Alessandro Ranellucci,
This is a computer-generated report for Net-RabbitMQ-Java-2.030102
on perl 5.18.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
Skip blib/lib/auto/share/dist/Net-RabbitMQ-Java/java/Helper.java (unchanged)
Skip blib/lib/auto/share/dist/Net-RabbitMQ-Java/java/commons-io-1.2.jar (unchanged)
Skip blib/lib/auto/share/dist/Net-RabbitMQ-Java/java/rabbitmq-client.jar (unchanged)
PERL_DL_NONLAZY=1 "/usr/perl5.18.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-use.t .............. ok
t/02-pod.t .............. ok
t/10-init.t ............. ok
# Failed test at t/11-exchangedeclare.t line 18.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/11-exchangedeclare.t line 20.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/11-exchangedeclare.t line 22, <GEN7> line 16.
# Looks like your test exited with 255 just after 3.
t/11-exchangedeclare.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
# Failed test at t/12-publish.t line 17.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/12-publish.t line 19.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/12-publish.t line 21, <GEN15> line 15.
# Looks like your test exited with 255 just after 3.
t/12-publish.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/13 subtests
# Failed test at t/13-consume.t line 17.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/13-consume.t line 19.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/13-consume.t line 21, <GEN8> line 15.
# Looks like your test exited with 255 just after 3.
t/13-consume.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/12 subtests
# Failed test at t/14-txreturn.t line 17.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/14-txreturn.t line 19.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/14-txreturn.t line 21, <GEN7> line 15.
# Looks like your test exited with 255 just after 3.
t/14-txreturn.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/17 subtests
# Failed test at t/15-shutdown.t line 17.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/15-shutdown.t line 19.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/15-shutdown.t line 21, <GEN10> line 15.
# Looks like your test exited with 255 just after 3.
t/15-shutdown.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/17 subtests
# Failed test at t/16-removeshutdown.t line 17.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/16-removeshutdown.t line 19.
# undef isn't defined
Can't call method "addShutdownListener" on an undefined value at t/16-removeshutdown.t line 21, <GEN8> line 15.
# Looks like your test exited with 255 just after 3.
t/16-removeshutdown.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests
# Failed test at t/17-destroy.t line 18.
java.net.NoRouteToHostException: Keine Route zum Host
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:579)
at java.net.Socket.connect(Socket.java:528)
at com.rabbitmq.client.ConnectionFactory.createFrameHandler(ConnectionFactory.java:342)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:380)
at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at InlineJavaUserClassLink.invoke(InlineJavaUserClassLink.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke_via_link(InlineJavaUserClassLoader.java:86)
at org.perl.inline.java.InlineJavaUserClassLoader.invoke(InlineJavaUserClassLoader.java:131)
at org.perl.inline.java.InlineJavaProtocol.CallJavaMethod(InlineJavaProtocol.java:283)
at org.perl.inline.java.InlineJavaProtocol.Do(InlineJavaProtocol.java:41)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:153)
at org.perl.inline.java.InlineJavaServer.ProcessCommand(InlineJavaServer.java:142)
at org.perl.inline.java.InlineJavaServerThread.run(InlineJavaServerThread.java:51)
# undef
# Failed test 'undef isa 'Net::RabbitMQ::Java::Client::impl::AMQConnection''
# at t/17-destroy.t line 20.
# undef isn't defined
Can't call method "createChannel" on an undefined value at t/17-destroy.t line 22, <GEN11> line 15.
# Looks like your test exited with 255 just after 3.
t/17-destroy.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/7 subtests
# Failed test 'An object of class 'Net::RabbitMQ::Java::java::net::NoRouteToHostException' isa 'Net::RabbitMQ::Java::Client::PossibleAuthenticationFailureException''
# at t/18-exceptions.t line 18.
# The object of class 'Net::RabbitMQ::Java::java::net::NoRouteToHostException' isn't a 'Net::RabbitMQ::Java::Client::PossibleAuthenticationFailureException'
# Looks like you failed 1 test of 2.
t/18-exceptions.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/11-exchangedeclare.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 3.
t/12-publish.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 3.
t/13-consume.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 3.
t/14-txreturn.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 3.
t/15-shutdown.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 17 tests but ran 3.
t/16-removeshutdown.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/17-destroy.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 3.
t/18-exceptions.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=11, Tests=26, 139 wallclock secs ( 0.24 usr 0.05 sys + 12.84 cusr 12.55 csys = 25.70 CPU)
Result: FAIL
Failed 8/11 test programs. 15/26 subtests failed.
*** [test_dynamic] Error code 1
Stop in /usr/home/eserte/.cpan/build/2016082512/Net-RabbitMQ-Java-2.030102-iCc6u2.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- --------
Data::UUID 0 1.221
File::ShareDir 0 1.102
Inline::Java 0.53 0.58
Test::More 0.96 1.302052
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.31 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 78324
PERL5_CPAN_IS_RUNNING = 78324
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 55552,78324
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016082512/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2016082512
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.18.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280223
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4220
Module::Signature 0.80
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302052
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.18.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at May 16 2014 01:27:28
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="78324"
PERL5_CPAN_IS_RUNNING="78324"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="55552,78324"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016082512/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/perl5.18.2/lib/site_perl/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/site_perl/5.18.2
/usr/perl5.18.2/lib/5.18.2/amd64-freebsd
/usr/perl5.18.2/lib/5.18.2
.