Bot-BasicBot-Pluggable v1.30 Perl 5 v5.30.3 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Bot-BasicBot-Pluggable v1.30
- Platform
- Perl 5 v5.30.3 x86_64-linux
- Date
- 2024-01-02 11:28:12
- ID
- 03760a1c-a962-11ee-97dd-832f6e8775ea
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 David Precious,
This is a computer-generated report for Bot-BasicBot-Pluggable-1.30
on perl 5.30.3, 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 './Build test':
t/00bootstrap.t ........... ok
t/01module_base.t ......... ok
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/02module_auth.t ......... ok
t/03store.t ............... ok
t/03store_dbi.t ........... ok
t/03store_deep.t .......... ok
t/03store_memory.t ........ ok
t/03store_storable.t ...... ok
Loading Karma from Bot/BasicBot/Pluggable/Module/Karma.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Use of uninitialized value $param in substitution (s///) at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable/Module/Karma.pm line 65.
t/04karma.t ............... ok
Loading Infobot from Bot/BasicBot/Pluggable/Module/Infobot.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/05infobot.t ............. ok
Loading Title from Bot/BasicBot/Pluggable/Module/Title.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
# Failed test 'got title of google ok'
# at t/06title.t line 12.
# ''
# doesn't match '(?^:Google)'
Loading Infobot from Bot/BasicBot/Pluggable/Module/Infobot.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
# Failed test 'got title of google ok'
# at t/06title.t line 18.
# 'Okay.'
# doesn't match '(?^:Google)'
# Looks like you failed 2 tests of 6.
t/06title.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Loader from Bot/BasicBot/Pluggable/Module/Loader.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/07app_defaults.t ........ ok
Loading Karma from Bot/BasicBot/Pluggable/Module/Karma.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/08app_commandline.t ..... ok
Loading Loader from Bot/BasicBot/Pluggable/Module/Loader.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Karma from Bot/BasicBot/Pluggable/Module/Karma.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/09app_configfile.t ...... ok
t/100critic.t ............. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/101tidy.t ............... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
Loading Foo from ./Foo.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Bar from ./modules/Bar.pm at /home/cpansand/.cpan/build/2024010211/Bot-BasicBot-Pluggable-1.30-1/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/10modules_not_in_inc.t .. ok
t/author-pod-syntax.t ..... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/06title.t (Wstat: 512 (exited 2) Tests: 6 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
Files=18, Tests=248, 5 wallclock secs ( 0.06 usr 0.01 sys + 3.46 cusr 0.54 csys = 4.07 CPU)
Result: FAIL
Failed 1/18 test programs. 2/248 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ------ --------
base 0 2.27
Bot::BasicBot 0.91 0.93
Carp 0 1.50
CGI 0 4.56
Config::Find 0 0.31
constant 0 1.33
Crypt::SaltedHash 0.06 0.09
Data::Dumper 0 2.183
DBI 0 1.643
DBM::Deep 0 2.0019
File::Copy 0 2.34
File::Spec 0 3.78
File::Temp 0 0.2311
lib 0 0.65
List::MoreUtils 0 0.430
Log::Log4perl 1.11 1.57
Log::Log4perl::Level 0 0
LWP::UserAgent 0 6.71
Module::Load 0 0.36
Module::Pluggable 0 5.2
Moose 0 2.2206
Moose::Util::TypeConstraints 0 2.2206
MooseX::Getopt 0 0.75
MooseX::Getopt::Dashes 0 0.75
MooseX::SimpleConfig 0 0.11
perl v5.8.0 5.030003
POE 0 1.370
Socket 0 2.037
Storable 0 3.25
strict 0 1.11
Text::Unidecode 0 1.30
Try::Tiny 0 0.31
URI 0 5.21
URI::Find::Simple 0 1.07
URI::Title 0 1.904
warnings 0 1.44
XML::Feed 0 0.63
build_requires:
Module Need Have
---------------------------- ------ --------
DBD::SQLite 0 1.72
FindBin 0 1.53
Module::Build 0.28 0.4234
Test::More 0 1.302196
YAML::XS 0 0.88
configure_requires:
Module Need Have
---------------------------- ------ --------
ExtUtils::MakeMaker 0 7.70
Module::Build 0.28 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/arch:/home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/lib:/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/arch:/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8592
PERL5_CPAN_IS_RUNNING = 8592
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6396,8592
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024010211/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024010211
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.30.3/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.78
JSON 4.10
JSON::PP 4.12
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.47
Test::More 1.302196
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=3.10.0-1160.76.1.el7.x86_64
archname=x86_64-linux
uname='linux cloud3.bbbike.org 3.10.0-1160.76.1.el7.x86_64 #1 smp wed aug 10 16:21:17 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.30.3 -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.8.5 20150623 (Red Hat 4.8.5-44)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Sep 23 2022 05:47:21
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/arch:/home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/lib:/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/arch:/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/lib:/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/arch:/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/lib:/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/arch:/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8592"
PERL5_CPAN_IS_RUNNING="8592"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6396,8592"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024010211/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/arch
/home/cpansand/.cpan/build/2024010211/URI-Find-Simple-1.07-1/blib/lib
/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/arch
/home/cpansand/.cpan/build/2024010211/Config-Find-0.31-1/blib/lib
/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/arch
/home/cpansand/.cpan/build/2024010211/Bot-BasicBot-0.93-1/blib/lib
/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/arch
/home/cpansand/.cpan/build/2024010211/POE-Component-IRC-6.93-1/blib/lib
/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/arch
/home/cpansand/.cpan/build/2024010211/POE-Filter-IRCD-2.44-1/blib/lib
/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/arch
/home/cpansand/.cpan/build/2024010211/POE-Component-Syndicator-0.06-1/blib/lib
/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/arch
/home/cpansand/.cpan/build/2024010211/Object-Pluggable-1.29-1/blib/lib
/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/arch
/home/cpansand/.cpan/build/2024010211/IRC-Utils-0.12-1/blib/lib
/opt/perl-5.30.3/lib/site_perl/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/site_perl/5.30.3
/opt/perl-5.30.3/lib/5.30.3/x86_64-linux
/opt/perl-5.30.3/lib/5.30.3
.