Jifty-DBI v0.78 Perl 5 v5.31.6 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Jifty-DBI v0.78
- Platform
- Perl 5 v5.31.6 x86_64-linux-ld
- Date
- 2019-10-28 09:00:42
- ID
- 6bb2b932-f961-11e9-b4da-fb840ab3ecc5
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 Alex Vandiver,
This is a computer-generated report for Jifty-DBI-0.78
on perl 5.31.6, 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 "/tmp/basesmoker-reloperl-Fpv6/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01-version_checks.t t/01basics.t t/01records.t t/01searches.t t/02-column_constraints.t t/02records_cachable.t t/02records_object.t t/02searches_distinct_values.t t/02searches_joins.t t/03rebless.t t/03rename_column.t t/03rename_table.t t/04memcached.t t/05raw_value.t t/06filter.t t/06filter_base64.t t/06filter_boolean.t t/06filter_datetime.t t/06filter_duration.t t/06filter_salthash.t t/06filter_storable.t t/06filter_truncate.t t/06filter_utf8.t t/06filter_yaml.t t/10schema.t t/11schema_records.t t/12prefetch.t t/13collection.t t/14handle-pg.t t/15types.t t/16inheritance.t t/17virtualtypes.t t/18triggers.t t/19reference.t t/20overload.t t/99-pod-coverage.t t/99-pod-spelling.t t/99-pod.t t/99-tabs.t t/case_sensitivity.t t/metadata.t
t/00.load.t ..................... ok
t/01-version_checks.t ........... ok
t/01basics.t .................... ok
t/01records.t ................... ok
t/01searches.t .................. ok
t/02-column_constraints.t ....... ok
t/02records_cachable.t .......... ok
t/02records_object.t ............ ok
t/02searches_distinct_values.t .. ok
t/02searches_joins.t ............ ok
t/03rebless.t ................... ok
t/03rename_column.t ............. ok
t/03rename_table.t .............. ok
t/04memcached.t ................. ok
t/05raw_value.t ................. ok
t/06filter.t .................... ok
t/06filter_base64.t ............. ok
t/06filter_boolean.t ............ ok
t/06filter_datetime.t ........... ok
t/06filter_duration.t ........... ok
t/06filter_salthash.t ........... ok
t/06filter_storable.t ........... ok
t/06filter_truncate.t ........... ok
t/06filter_utf8.t ............... ok
t/06filter_yaml.t ............... ok
t/10schema.t .................... ok
t/11schema_records.t ............ ok
t/12prefetch.t .................. ok
t/13collection.t ................ ok
t/14handle-pg.t ................. ok
t/15types.t ..................... ok
t/16inheritance.t ............... ok
t/17virtualtypes.t .............. ok
t/18triggers.t .................. ok
t/19reference.t ................. ok
t/20overload.t .................. ok
t/99-pod-coverage.t ............. skipped: Coverage tests only run for authors
t/99-pod-spelling.t ............. skipped: Spelling tests only run for authors
t/99-pod.t ...................... skipped: Coverage tests only run for authors
t/99-tabs.t ..................... skipped: Tab tests only run for authors
t/case_sensitivity.t ............ ok
t/metadata.t .................... ok
All tests successful.
Files=42, Tests=3806, 9 wallclock secs ( 0.19 usr 0.31 sys + 6.54 cusr 1.57 csys = 8.61 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Cache::Memcached 0 1.30
Cache::Simple::TimedExpiry 0.21 0.27
Class::Accessor::Fast 0 0.51
Class::Data::Inheritable 0 0.08
Class::ReturnValue 0.4 0.55
Class::Trigger 0.12 0.14
Clone 0 0.43
Data::Page 2.0 2.03
DateTime 0.34 1.51
DateTime::Format::ISO8601 0 0.08
DateTime::Format::Strptime 0 1.76
DBD::SQLite 1.14 1.64
DBI 0 1.642
DBIx::DBSchema 0.34 0.45
Encode 2.1 3.01
Exporter::Lite 0 0.08
Hash::Merge 0 0.300
Lingua::EN::Inflect 0 1.904
Object::Declare 0.22 0.24
perl 5.008003 5.031006
Scalar::Defer 0.1 0.23
Test::More 0.52 1.302168
Test::Warn 0.1 0.36
Time::Duration 0 1.21
Time::Duration::Parse 0.06 0.15
UNIVERSAL::require 0.11 0.18
URI 0 1.76
version 0 0.9924
YAML::Syck 0 1.31
build_requires:
Module Need Have
-------------------------- -------- --------
DBD::SQLite 1.14 1.64
ExtUtils::MakeMaker 6.59 7.38
Test::More 0.52 1.302168
Test::Warn 0.1 0.36
configure_requires:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 6.59 7.38
------------------------------
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 = 4852
PERL5_CPAN_IS_RUNNING = 4852
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 = /tmp/basesmoker-reloperl-Fpv6/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280233
ExtUtils::Command 7.38
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.38
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302168
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 31 subversion 6) configuration:
Commit id: 2df0dd21423ddf295fe2e5d2a6665300f4c5dd94
Platform:
osname=linux
osvers=4.18.0-2-amd64
archname=x86_64-linux-ld
uname='linux k93msid 4.18.0-2-amd64 #1 smp debian 4.18.10-2 (2018-10-07) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.5-93-g2df0dd2142/af11 -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 -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
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 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
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/8/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.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
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
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Oct 26 2019 22:39:06
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4852"
PERL5_CPAN_IS_RUNNING="4852"
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.31.5-93-g2df0dd2142/af11/lib/site_perl/5.31.6/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.5-93-g2df0dd2142/af11/lib/site_perl/5.31.6
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.5-93-g2df0dd2142/af11/lib/5.31.6/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.5-93-g2df0dd2142/af11/lib/5.31.6
.