Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-RabbitMQ-0.1.8 v5.8.9 NetBSD
Date: 2010-12-17T17:33:40Z
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 Theo Schlossnagle,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9010. 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] [Fri Dec 17 17:29:44 2010] Checking if your kit is complete...
Looks good
Writing Makefile for Net::RabbitMQ
[MSG] [Fri Dec 17 17:29:44 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Dec 17 17:29:44 2010] Checking for previous PASS result for "Net-RabbitMQ-0.1.8"
[MSG] [Fri Dec 17 17:29:50 2010] cp RabbitMQ.pm blib/lib/Net/RabbitMQ.pm
/home/cpan/pit/bare/perl-5.8.9/bin/perl /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp -typemap /home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/ExtUtils/typemap -typemap typemap RabbitMQ.xs > RabbitMQ.xsc && mv RabbitMQ.xsc RabbitMQ.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" RabbitMQ.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_api.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_connection.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_debug.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_framing.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_mem.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_socket.c
cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.1.8\" -DXS_VERSION=\"0.1.8\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd/CORE" amqp_table.c
Running Mkbootstrap for Net::RabbitMQ ()
chmod 644 RabbitMQ.bs
rm -f blib/arch/auto/Net/RabbitMQ/RabbitMQ.so
cc --whole-archive -shared -L/usr/pkg/lib 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] [Fri Dec 17 17:33:39 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.8.9/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 .............
Failed 14/16 subtests
# Failed test 'connect'
# at t/005_noack.t line 13.
# got: 'Logging in: Connection reset by peer
# '
# expected: ''
t/006_txn.t ............... ok
t/007_get.t ............... ok
t/008_queue_declare.t ..... ok
t/009_delete_exchange.t ... ok
Test Summary Report
-------------------
t/005_noack.t (Wstat: 13 Tests: 3 Failed: 1)
Failed test: 3
Non-zero wait status: 13
Parse errors: Bad plan. You planned 16 tests but ran 3.
Files=9, Tests=69, 229 wallclock secs ( 0.03 usr 0.17 sys + 0.45 cusr 0.60 csys = 1.25 CPU)
Result: FAIL
Stop.
make: stopped in /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8
Failed 1/9 test programs. 1/69 subtests failed.
*** Error code 255
[MSG] [Fri Dec 17 17:33:39 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9010
CPANPLUS::Dist::Build 0.50
Cwd 3.33
ExtUtils::CBuilder 0.2801
ExtUtils::Command 1.16
ExtUtils::Install 1.54
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.86
******************************** 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.38
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/arch:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 23570
PERL5_CPANPLUS_IS_VERSION = 0.9010
PERL5_MINISMOKEBOX = 0.38
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.8.9
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 = /home/cpan/pit/bare/perl-5.8.9/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=netbsd, osvers=5.1, archname=i386-netbsd
uname='netbsd lancer.bingosnet.co.uk 5.1 netbsd 5.1 (generic) #0: sun nov 7 14:39:56 utc 2010 builds@b6.netbsd.org:homebuildsabnetbsd-5-1-releasei386201011061943z-objhomebuildsabnetbsd-5-1-releasesrcsysarchi386compilegeneric i386 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under netbsd
Compiled at Dec 8 2010 09:51:20
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/arch:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="23570"
PERL5_CPANPLUS_IS_VERSION="0.9010"
PERL5_MINISMOKEBOX="0.38"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.8.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/lib
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/IO-stringy-2.110/blib/arch
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/lib
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Easy-0.11/blib/arch
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/lib
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Net-RabbitMQ-0.1.8/blib/arch
/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-netbsd
/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9
/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/i386-netbsd
/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9
.