Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Bot-Cobalt-0.021003 v5.18.4 GNU/Linux
Date: 2017-04-29T12:12:36Z
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 Jon Portnoy (PAUSE Custodial Account),
This is a computer-generated report for Bot-Cobalt-0.021003
on perl 5.18.4, 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':
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/relay.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/games.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/langs/ebonics.yml (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/multiserv.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/www.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/cobalt.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/langs/english.yml (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/info3.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/channels.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/Manifest (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/auth.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/rdb.conf (unchanged)
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/f11c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_utils/*.t t/02_logger/*.t t/03_conf/*.t t/04_core/*.t t/05_irc/*.t t/06_db/*.t t/07_plugins/*.t t/08_cmds/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ----------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
# File::ShareDir::Install 0.06 0.11
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# -------------------- ---- --------
# Capture::Tiny any 0.46
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.62
# Test::File::ShareDir any 1.001002
# Test::More 0.88 1.302083
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------------------- ----- --------
# App::bmkpasswd 2 2.012002
# DB_File any 1.840
# Devel::StackTrace any 2.02
# Digest::MD5 any 2.55
# Exporter::Tiny any 0.044
# Fcntl any 1.11
# File::ShareDir 1 1.102
# HTTP::Request any 6.11
# HTTP::Response any 6.11
# IRC::Utils 0.12 0.12
# Import::Into any 1.002005
# JSON::MaybeXS any 1.003009
# List::Objects::Types 1.002 2.001001
# List::Objects::WithUtils 2.008 2.028003
# Module::Runtime any 0.014
# Moo 1.006 2.003002
# Net::IP::Minimal 0.04 0.06
# POE 1.3 1.367
# POE::Component::Client::DNS any 1.054
# POE::Component::Client::HTTP 0.947 0.949
# POE::Component::Client::Keepalive any 0.272
# POE::Component::IRC 6.78 6.88
# POE::Component::Resolver 0.920 0.921
# POE::Component::Syndicator 0.06 0.06
# Path::Tiny 0.05 0.104
# Proc::PID::File 1.26 1.28
# Try::Tiny any 0.28
# Type::Tiny 0.04 1.000006
# Types::Path::Tiny 0.005 0.005
# URI::Escape any 3.31
# YAML::XS 0.34 0.64
# strictures 2 2.000003
#
# === Runtime Recommends ===
#
# Module Want Have
# ---------------------- ----- -------
# POE::Component::SSLify 1.006 missing
#
t/00-report-prereqs.t ............... ok
t/01_utils/01_mkpasswd.t ............ ok
t/01_utils/02_rplprintf.t ........... ok
t/01_utils/03_timestr.t ............. ok
t/01_utils/04_glob.t ................ ok
t/01_utils/05_color.t ............... ok
t/01_utils/06_frontend.t ............ ok
t/01_utils/07_rcfiles.t ............. ok
t/01_utils/08_error.t ............... ok
t/01_utils/09_serial_freezethaw.t ... ok
t/01_utils/10_serial_file.t ......... ok
t/02_logger/01_output_file.t ........ ok
t/02_logger/02_output_term.t ........ ok
t/02_logger/03_output.t ............. ok
t/02_logger/04_logger.t ............. ok
t/03_conf/01_file.t ................. ok
t/03_conf/02_f_cobalt.t ............. ok
t/03_conf/03_f_channels.t ........... ok
Bot::Cobalt::Conf::File::Plugins (debug) reading cfg_as_hash from share/etc/plugins.conf
t/03_conf/04_f_plugins.t ............ ok
t/03_conf/05_conf.t ................. ok
t/04_core/01_flood.t ................ ok
t/04_core/02_lang.t ................. ok
t/04_core/03_contextmeta.t .......... ok
t/04_core/04_meta_ignore.t .......... ok
t/04_core/05_meta_auth.t ............ ok
t/04_core/06_timer.t ................ ok
t/04_core/07_core_basic.t ........... ok
t/05_irc/01_loadable.t .............. ok
t/05_irc/02_irc_server.t ............ ok
t/05_irc/03_irc_event.t ............. ok
t/05_irc/04_irc_message.t ........... ok
t/05_irc/05_irc_event_channel.t ..... ok
t/05_irc/06_irc_event_kick.t ........ ok
t/05_irc/07_irc_event_mode.t ........ ok
t/05_irc/08_irc_event_nick.t ........ ok
t/05_irc/09_irc_event_topic.t ....... ok
t/05_irc/10_irc_event_quit.t ........ ok
t/06_db/01_db.t ..................... ok
t/06_db/02_dbdump.t ................. ok
t/07_plugins/01_loadable_coreset.t .. ok
t/07_plugins/02_with_loader.t ....... ok
t/07_plugins/03_rdb_searchcache.t ... ok
t/07_plugins/04_rdb_database.t ...... ok
t/08_cmds/01_cobalt2.t .............. ok
t/08_cmds/02_installer.t ............ ok
t/08_cmds/03_dbdump.t ............... ok
t/author-no-tabs.t .................. skipped: these tests are for testing by the author
t/author-pod-syntax.t ............... skipped: these tests are for testing by the author
t/release-cpan-changes.t ............ skipped: these tests are for release candidate testing
t/release-dist-manifest.t ........... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ........... skipped: these tests are for release candidate testing
All tests successful.
Files=51, Tests=680, 35 wallclock secs ( 0.18 usr 0.23 sys + 10.46 cusr 1.75 csys = 12.62 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------------- -------- --------
App::bmkpasswd 2 2.012002
DB_File 0 1.840
Devel::StackTrace 0 2.02
Digest::MD5 0 2.55
Exporter::Tiny 0 0.044
Fcntl 0 1.11
File::ShareDir 1 1.102
HTTP::Request 0 6.11
HTTP::Response 0 6.11
Import::Into 0 1.002005
IRC::Utils 0.12 0.12
JSON::MaybeXS 0 1.003009
List::Objects::Types 1.002 2.001001
List::Objects::WithUtils 2.008 2.028003
Module::Runtime 0 0.014
Moo 1.006 2.003002
Net::IP::Minimal 0.04 0.06
Path::Tiny 0.05 0.104
perl 5.012001 5.018004
POE 1.3 1.367
POE::Component::Client::DNS 0 1.054
POE::Component::Client::HTTP 0.947 0.949
POE::Component::Client::Keepalive 0 0.272
POE::Component::IRC 6.78 6.88
POE::Component::Resolver 0.920 0.921
POE::Component::Syndicator 0.06 0.06
Proc::PID::File 1.26 1.28
strictures 2 2.000003
Try::Tiny 0 0.28
Type::Tiny 0.04 1.000006
Types::Path::Tiny 0.005 0.005
URI::Escape 0 3.31
YAML::XS 0.34 0.64
build_requires:
Module Need Have
--------------------------------- -------- --------
Capture::Tiny 0 0.46
ExtUtils::MakeMaker 0 7.24
File::Spec 0 3.62
Test::File::ShareDir 0 1.001002
Test::More 0.88 1.302083
configure_requires:
Module Need Have
--------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
File::ShareDir::Install 0.06 0.11
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
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 = 28712
PERL5_CPAN_IS_RUNNING = 28712
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.18.4/f11c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.59
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4222
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302083
YAML 1.23
YAML::Syck 1.29
version 0.9918
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Derived from: 51202371ba68f3f52f13124a3ea1bc3c171e0ee2
Platform:
osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-thread-multi
uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/f11c -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 -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='6.3.0 20170406', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.24'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Apr 14 2017 12:46:32
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28712"
PERL5_CPAN_IS_RUNNING="28712"
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.18.4/f11c/lib/site_perl/5.18.4/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/f11c/lib/site_perl/5.18.4
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/f11c/lib/5.18.4/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.4/f11c/lib/5.18.4
.