Bot-Cobalt v0.021003 Perl 5 v5.26.1 RC1 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Bot-Cobalt v0.021003
- Platform
- Perl 5 v5.26.1 RC1 amd64-freebsd
- Date
- 2017-09-12 14:16:46
- ID
- 028b2e12-97c5-11e7-a57e-9b76a10c19d7
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.26.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/info3.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/auth.conf (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/channels.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/Manifest (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/games.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins.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/relay.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/plugins/rdb.conf (unchanged)
Skip blib/lib/auto/share/dist/Bot-Cobalt/etc/langs/ebonics.yml (unchanged)
PERL_DL_NONLAZY=1 "/usr/perl5.26.1-RC1p/bin/perl5.26.1" "-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.30
# File::ShareDir::Install 0.06 0.11
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.30
#
# === Test Requires ===
#
# Module Want Have
# -------------------- ---- --------
# Capture::Tiny any 0.46
# ExtUtils::MakeMaker any 7.30
# File::Spec any 3.67
# Test::File::ShareDir any 1.001002
# Test::More 0.88 1.302096
#
# === 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 1.000000
# Fcntl any 1.13
# File::ShareDir 1 1.104
# HTTP::Request any 6.13
# HTTP::Response any 6.13
# 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.015
# 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.90
# 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.002001
# Types::Path::Tiny 0.005 0.005
# URI::Escape any 3.31
# YAML::XS 0.34 0.66
# 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, 13 wallclock secs ( 0.20 usr 0.06 sys + 10.30 cusr 1.59 csys = 12.15 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 1.000000
Fcntl 0 1.13
File::ShareDir 1 1.104
HTTP::Request 0 6.13
HTTP::Response 0 6.13
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.015
Moo 1.006 2.003002
Net::IP::Minimal 0.04 0.06
Path::Tiny 0.05 0.104
perl 5.012001 5.026001
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.90
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.002001
Types::Path::Tiny 0.005 0.005
URI::Escape 0 3.31
YAML::XS 0.34 0.66
build_requires:
Module Need Have
--------------------------------- -------- --------
Capture::Tiny 0 0.46
ExtUtils::MakeMaker 0 7.30
File::Spec 0 3.67
Test::File::ShareDir 0 1.001002
Test::More 0.88 1.302096
configure_requires:
Module Need Have
--------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.30
File::ShareDir::Install 0.06 0.11
opt_requires:
Module Need Have
--------------------------------- -------- --------
! POE::Component::SSLify 1.006 n/a
opt_build_requires:
Module Need Have
--------------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd11.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 87405
PERL5_CPAN_IS_RUNNING = 87405
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 54927,87405
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017091209/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017091209
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.26.1-RC1p/bin/perl5.26.1
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.67
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302096
YAML 1.23
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Platform:
osname=freebsd
osvers=11.1-stable
archname=amd64-freebsd
uname='freebsd ali3.bbbike.org 11.1-stable freebsd 11.1-stable #0 r313908+86423c22e2d(stable11): thu sep 7 22:30:27 utc 2017 root@ali3.bbbike.org:usrobjhomeprojectsfreebsdsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.26.1-RC1p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/bin/../lib/clang/4.0.0/lib /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
libc=
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 -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:
RC1
Built under freebsd
Compiled at Sep 10 2017 15:53:34
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="87405"
PERL5_CPAN_IS_RUNNING="87405"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="54927,87405"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017091209/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.26.1-RC1p/lib/site_perl/5.26.1/amd64-freebsd
/usr/perl5.26.1-RC1p/lib/site_perl/5.26.1
/usr/perl5.26.1-RC1p/lib/5.26.1/amd64-freebsd
/usr/perl5.26.1-RC1p/lib/5.26.1
.