Bot-BasicBot-Pluggable v1.30 Perl 5 v5.34.1 x86_64-linux-thread-multi
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Bot-BasicBot-Pluggable v1.30
- Platform
- Perl 5 v5.34.1 x86_64-linux-thread-multi
- Date
- 2023-04-15 15:23:13
- ID
- 6ff1b36a-dba1-11ed-a78b-3a5a5591020c
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.34.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00bootstrap.t ........... ok
t/01module_base.t ......... ok
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/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 /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Use of uninitialized value $param in substitution (s///) at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable/Module/Karma.pm line 65.
t/04karma.t ............... ok
Loading Infobot from Bot/BasicBot/Pluggable/Module/Infobot.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/05infobot.t ............. ok
Loading Title from Bot/BasicBot/Pluggable/Module/Title.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Infobot from Bot/BasicBot/Pluggable/Module/Infobot.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/06title.t ............... ok
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Loader from Bot/BasicBot/Pluggable/Module/Loader.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/07app_defaults.t ........ ok
Loading Karma from Bot/BasicBot/Pluggable/Module/Karma.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
t/08app_commandline.t ..... ok
Loading Loader from Bot/BasicBot/Pluggable/Module/Loader.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Karma from Bot/BasicBot/Pluggable/Module/Karma.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Auth from Bot/BasicBot/Pluggable/Module/Auth.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/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 /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/blib/lib/Bot/BasicBot/Pluggable.pm line 104.
Loading Bar from ./modules/Bar.pm at /tmp/loop_over_bdir-1420948-sZmuTt/Bot-BasicBot-Pluggable-1.30-0/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
All tests successful.
Files=18, Tests=248, 13 wallclock secs ( 0.08 usr 0.03 sys + 5.15 cusr 1.13 csys = 6.39 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- -------- --------
base 0 2.27
Bot::BasicBot 0.91 0.93
Carp 0 1.52
CGI 0 4.54
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.0016
File::Copy 0 2.35
File::Spec 0 3.80
File::Temp 0 0.2311
lib 0 0.65
List::MoreUtils 0 0.430
Log::Log4perl 1.11 1.54
Log::Log4perl::Level 0 0
LWP::UserAgent 0 6.64
Module::Load 0 0.36
Module::Pluggable 0 5.2
Moose 0 2.2201
Moose::Util::TypeConstraints 0 2.2201
MooseX::Getopt 0 0.75
MooseX::Getopt::Dashes 0 0.75
MooseX::SimpleConfig 0 0.11
perl 5.008000 5.034001
POE 0 1.368
Socket 0 2.031
Storable 0 3.25
strict 0 1.12
Text::Unidecode 0 1.30
Try::Tiny 0 0.31
URI 0 5.10
URI::Find::Simple 0 1.07
URI::Title 0 1.904
warnings 0 1.51
XML::Feed 0 0.63
build_requires:
Module Need Have
---------------------------- -------- --------
DBD::SQLite 0 1.72
FindBin 0 1.53
Module::Build 0.28 0.4231
Test::More 0 1.302192
YAML::XS 0 0.86
configure_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.64
Module::Build 0.28 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1720043
PERL5_CPAN_IS_RUNNING = 1720043
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.80
JSON 4.08
JSON::PP 4.12
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302192
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
Commit id: 1181cf72936404b890ef41362f533fe2c2626f9b
Platform:
osname=linux
osvers=5.15.0-2-amd64
archname=x86_64-linux-thread-multi
uname='linux k93msid 5.15.0-2-amd64 #1 smp debian 5.15.5-2 (2021-12-18) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -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 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.2.0'
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/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.33.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.33'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Mar 13 2022 09:21:28
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1720043"
PERL5_CPAN_IS_RUNNING="1720043"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/lib/site_perl/5.34.1/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/lib/site_perl/5.34.1
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/lib/5.34.1/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.34.1/1e0c/lib/5.34.1
.