Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-IRC2-0.27 v5.16.2 OpenBSD
Date: 2013-07-27T10:16:10Z
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 Karl Y. Pradene,
This is a computer-generated report for Net-IRC2-0.27
on perl 5.16.2, created by CPAN-Reporter-1.2010.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
Use of qw(...) as parentheses is deprecated at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Event.pm line 44.
Use of qw(...) as parentheses is deprecated at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Connection.pm line 80.
# Failed test 'use Net::IRC2;'
# at t/00-load.t line 6.
# Tried to use 'Net::IRC2'.
# Error: This Perl not built to support threads
# Compilation failed in require at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2.pm line 34.
# BEGIN failed--compilation aborted at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2.pm line 34.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Net::IRC2 , Perl 5.016002, /home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl
# Looks like you failed 1 test of 1.
t/00-load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Use of qw(...) as parentheses is deprecated at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Event.pm line 44.
Use of qw(...) as parentheses is deprecated at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Connection.pm line 80.
Use of qw(...) as parentheses is deprecated at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Chan.pm line 22.
Subroutine Net::IRC2::Chan::name redefined at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Chan.pm line 27.
Subroutine Net::IRC2::Chan::topic redefined at /home/smoke/.cpan/build/Net-IRC2-0.27-bW6Y7E/blib/lib/Net/IRC2/Chan.pm line 27.
# Failed test 'Pod coverage on Net::IRC2::Connection'
# at /home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/Test/Pod/Coverage.pm line 126.
# Coverage for Net::IRC2::Connection is 96.4%, with 1 naked subroutine:
# add_global_handler
# Looks like you failed 1 test of 5.
t/pod-coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/pod-coverage.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=3, Tests=12, 1 wallclock secs ( 0.08 usr 0.09 sys + 1.31 cusr 0.17 csys = 1.65 CPU)
Result: FAIL
Failed 2/3 test programs. 2/12 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------- ---- --------
IO::Socket::INET 0 1.33
Parse::RecDescent 0 1.967009
perl 0 5.016002
Test::More 0 0.98_04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin:/home/smoke/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24914
PERL5_CPAN_IS_RUNNING = 24914
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26855,24914
PERLBREW_BASHRC_VERSION = 0.55
PERLBREW_HOME = /home/smoke/.perlbrew
PERLBREW_MANPATH = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/man
PERLBREW_PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin
PERLBREW_PERL = perl-5.16.2
PERLBREW_ROOT = /home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.62
PERL_CR_SMOKER_CURRENT = Net-IRC2-0.27
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.65_03
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18_02
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature 0.69
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98_04
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.2, archname=OpenBSD.i386-openbsd
uname='openbsd minimunch.zeroclue.com 5.2 generic.mp#339 i386 '
config_args='-de -Dprefix=/home/smoke/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
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,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.65.0, 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 -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Nov 7 2012 23:04:23
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24914"
PERL5_CPAN_IS_RUNNING="24914"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="26855,24914"
PERLBREW_BASHRC_VERSION="0.55"
PERLBREW_HOME="/home/smoke/.perlbrew"
PERLBREW_MANPATH="/home/smoke/perl5/perlbrew/perls/perl-5.16.2/man"
PERLBREW_PATH="/home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.62"
PERL_CR_SMOKER_CURRENT="Net-IRC2-0.27"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.