Class-DBI-Sweet v0.11 Perl 5 v5.24.3 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Class-DBI-Sweet v0.11
- Platform
- Perl 5 v5.24.3 x86_64-linux
- Date
- 2017-11-06 22:38:32
- ID
- 3815d222-c343-11e7-aa5c-55e052f67ea8
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 Fred Moyer,
This is a computer-generated report for Class-DBI-Sweet-0.11
on perl 5.24.3, 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 './Build test':
t/01use.t ................................ ok
t/02pod.t ................................ skipped: set TEST_POD to enable this test
t/03podcoverage.t ........................ skipped: set TEST_POD to enable this test
t/04join.t ............................... ok
t/05count.t .............................. ok
t/06object_cache.t ....................... skipped: Cache::Cache required
t/07prefetch.t ........................... skipped: Cache::Cache required
t/08pager.t .............................. ok
t/09sequence.t ........................... ok
t/cdbi-t-ocache/01-columns.t ............. ok
t/cdbi-t-ocache/03-subclassing.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/05-Query.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/06-hasa.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/08-inheritcols.t ......... ok
t/cdbi-t-ocache/09-has_many.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/10-mysql.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/11-triggers.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/12-filter.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/13-constraint.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/14-might_have.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/16-reserved.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/17-data_type.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/18-has_a.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/19-set_sql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/21-iterator.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/22-deflate_order.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/23-cascade.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/24-meta_info.t ........... ok
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at t/cdbi-t/testlib/MyBase.pm line 10.
t/cdbi-t-ocache/25-closures_in_meta.t .... skipped: Need MySQL for this test
t/cdbi-t-ocache/97-pod.t ................. skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-ocache/98-failure.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/99-misc.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/01-columns.t ........... ok
t/cdbi-t-rescache/03-subclassing.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/05-Query.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/06-hasa.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/08-inheritcols.t ....... ok
t/cdbi-t-rescache/09-has_many.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/10-mysql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/11-triggers.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/12-filter.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/13-constraint.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/14-might_have.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/16-reserved.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/17-data_type.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/18-has_a.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/19-set_sql.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/21-iterator.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/22-deflate_order.t ..... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/23-cascade.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/24-meta_info.t ......... ok
t/cdbi-t-rescache/25-closures_in_meta.t .. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/97-pod.t ............... skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-rescache/98-failure.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/99-misc.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t/01-columns.t .................... ok
t/cdbi-t/02-Film.t ....................... ok
t/cdbi-t/03-subclassing.t ................ ok
t/cdbi-t/04-lazy.t ....................... ok
t/cdbi-t/05-Query.t ...................... ok
t/cdbi-t/06-hasa.t ....................... ok
t/cdbi-t/08-inheritcols.t ................ ok
t/cdbi-t/09-has_many.t ................... ok
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at t/cdbi-t/testlib/MyBase.pm line 10.
t/cdbi-t/10-mysql.t ...................... skipped: Need MySQL for this test
t/cdbi-t/11-triggers.t ................... ok
t/cdbi-t/12-filter.t ..................... ok
t/cdbi-t/13-constraint.t ................. ok
t/cdbi-t/14-might_have.t ................. ok
# Pg connection failed (DBI connect('dbname=template1','postgres',...) failed: FATAL: Peer authentication failed for user "postgres" at /tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/lib/Ima/DBI.pm line 328.
# ). Set env variables DBD_PG_DBNAME, DBD_PG_USER,
# DBD_PG_PASSWD to enable testing.
t/cdbi-t/17-data_type.t .................. skipped: Pg connection failed.
t/cdbi-t/18-has_a.t ...................... ok
t/cdbi-t/19-set_sql.t .................... ok
t/cdbi-t/21-iterator.t ................... ok
t/cdbi-t/22-deflate_order.t .............. skipped: Need Time::Piece::MySQL for this test
t/cdbi-t/23-cascade.t .................... ok
t/cdbi-t/24-meta_info.t .................. ok
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at t/cdbi-t/testlib/MyBase.pm line 10.
t/cdbi-t/25-closures_in_meta.t ........... skipped: Need MySQL for this test
t/cdbi-t/97-pod.t ........................ ok
t/cdbi-t/98-failure.t .................... ok
t/cdbi-t/99-misc.t ....................... ok
All tests successful.
Files=79, Tests=576, 29 wallclock secs ( 0.21 usr 0.56 sys + 9.77 cusr 2.68 csys = 13.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ------- ------
Class::DBI v3.0.12 3.0.17
Data::Page 0 2.02
DBD::SQLite 1.08 1.54
DBI 0 1.637
List::Util 0 1.49
SQL::Abstract 1.55 1.84
configure_requires:
Module Need Have
------------- ------- ------
Module::Build 0.38 0.4224
------------------------------
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 = /tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14220
PERL5_CPAN_IS_RUNNING = 14220
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16107,14220
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.24.3/d2d1/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.63_01
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.31_04
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.31_04
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
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.302106
YAML 1.23
YAML::Syck 1.30
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
Derived from: 9f1d3884c227a955e9ecaaadba4cba3280c47e3a
Platform:
osname=linux, osvers=4.12.0-2-amd64, archname=x86_64-linux
uname='linux k93msid 4.12.0-2-amd64 #1 smp debian 4.12.13-1 (2017-09-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/d2d1 -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 -Uuseithreads -Uuselongdouble -DDEBUGGING=both'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -DDEBUGGING -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='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='7.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/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /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-strong'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL 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:
uncommitted-changes
Built under linux
Compiled at Oct 2 2017 06:49:17
%ENV:
PERL5LIB="/tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/lib:/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/arch:/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14220"
PERL5_CPAN_IS_RUNNING="14220"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="16107,14220"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/arch
/tmp/loop_over_bdir-14203-mtiB39/Class-DBI-v3.0.17-0/blib/lib
/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/arch
/tmp/loop_over_bdir-14203-mtiB39/UNIVERSAL-moniker-0.08-0/blib/lib
/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/arch
/tmp/loop_over_bdir-14203-mtiB39/Ima-DBI-0.35-0/blib/lib
/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/arch
/tmp/loop_over_bdir-14203-mtiB39/DBIx-ContextualFetch-1.03-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/d2d1/lib/site_perl/5.24.3/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/d2d1/lib/site_perl/5.24.3
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/d2d1/lib/5.24.3/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.3/d2d1/lib/5.24.3
.