Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-RabbitMQ-0.1.8 v5.12.2 Dragonfly BSD
Date: 2010-10-16T01:03:24Z
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 JESUS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9007. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Sat Oct 16 02:02:24 2010] Checking if your kit is complete...
Looks good
Writing Makefile for Net::RabbitMQ
[MSG] [Sat Oct 16 02:02:24 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Oct 16 02:02:24 2010] Checking for previous PASS result for "Net-RabbitMQ-0.1.8"
[MSG] [Sat Oct 16 02:02:34 2010] cp RabbitMQ.pm blib/lib/Net/RabbitMQ.pm
/usr/home/cpan/pit/rel/perl-5.12.2/bin/perl /usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/ExtUtils/xsubpp -typemap /usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/ExtUtils/typemap -typemap typemap RabbitMQ.xs > RabbitMQ.xsc && mv RabbitMQ.xsc RabbitMQ.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" RabbitMQ.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_api.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_connection.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_debug.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_framing.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_mem.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_socket.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int/CORE" amqp_table.c
Running Mkbootstrap for Net::RabbitMQ ()
chmod 644 RabbitMQ.bs
rm -f blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
cc -shared -L/usr/local/lib -fstack-protector RabbitMQ.o amqp_api.o amqp_connection.o amqp_debug.o amqp_framing.o amqp_mem.o amqp_socket.o amqp_table.o -o blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
chmod 755 blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
cp RabbitMQ.bs blib/arch/auto/Net/RabbitMQ/RabbitMQ.bs
chmod 644 blib/arch/auto/Net/RabbitMQ/RabbitMQ.bs
Manifying blib/man3/Net::RabbitMQ.3
[ERROR] [Sat Oct 16 02:03:24 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/home/cpan/pit/rel/perl-5.12.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_declare_exchange.t .. ok
t/002_publish.t ........... ok
t/003_consume.t ........... ok
t/004_selfconsume.t ....... ok
t/005_noack.t ............. ok
t/006_txn.t ............... ok
t/007_get.t ............... ok
# Failed test 'connect'
# at t/008_queue_declare.t line 12.
# got: 'Logging in: (end-of-stream)
# '
# expected: ''
# Failed test 'channel_open'
# at t/008_queue_declare.t line 14.
# got: 'Opening channel: (end-of-stream)
# '
# expected: ''
# Failed test 'queue_declare'
# at t/008_queue_declare.t line 18.
# got: 'Declaring queue: (end-of-stream)
# '
# expected: ''
Use of uninitialized value $queuename in concatenation (.) or string at t/008_queue_declare.t line 19.
# Failed test 'queue_declare -> = test.net.rabbitmq.perl'
# at t/008_queue_declare.t line 19.
# got: undef
# expected: 'test.net.rabbitmq.perl'
# Looks like you failed 4 tests of 6.
t/008_queue_declare.t .....
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/6 subtests
t/009_delete_exchange.t ... ok
Test Summary Report
-------------------
t/008_queue_declare.t (Wstat: 1024 Tests: 6 Failed: 4)
Failed tests: 3-6
Non-zero exit status: 4
Files=9, Tests=82, 49 wallclock secs ( 0.18 usr 0.25 sys + 0.46 cusr 0.75 csys = 1.64 CPU)
Result: FAIL
Failed 1/9 test programs. 4/82 subtests failed.
*** Error code 255
Stop in /usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8.
[MSG] [Sat Oct 16 02:03:24 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9007
CPANPLUS::Dist::Build 0.48
Cwd 3.33
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3607
Test::Harness 3.22
Test::More 0.96
version 0.82
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.58.
Powered by minismokebox version 0.32
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 97171
PERL5_CPANPLUS_IS_VERSION = 0.9007
PERL5_MINISMOKEBOX = 0.32
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.12.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/rel/perl-5.12.2/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=dragonfly, osvers=2.6-release, archname=i386-dragonfly-thread-multi-64int
uname='dragonfly ddraig32.bingosnet.co.uk 2.6-release dragonfly v2.6.3-release #4: mon may 3 09:54:14 pdt 2010 root@test28.backplane.com:usrobjusrsrc-miscsysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.12.2 -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, 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.1.2 (DragonFly)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under dragonfly
Compiled at Sep 26 2010 23:55:05
%ENV:
PERL5LIB=":/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="97171"
PERL5_CPANPLUS_IS_VERSION="0.9007"
PERL5_MINISMOKEBOX="0.32"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.12.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/lib
/usr/home/cpan/pit/rel/conf/perl-5.12.2/.cpanplus/5.12.2/build/Net-RabbitMQ-0.1.8/blib/arch
/usr/home/cpan/pit/rel/perl-5.12.2/lib/site_perl/5.12.2/i386-dragonfly-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.12.2/lib/site_perl/5.12.2
/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2/i386-dragonfly-thread-multi-64int
/usr/home/cpan/pit/rel/perl-5.12.2/lib/5.12.2
.