DBIx-Connector v0.56 Perl 5 v5.8.3 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
DBIx-Connector v0.56
- Platform
- Perl 5 v5.8.3 x86_64-linux-ld
- Date
- 2019-06-05 21:41:16
- ID
- a5ad5618-87da-11e9-ac05-216651a2e546
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 E. Wheeler,
This is a computer-generated report for DBIx-Connector-0.56
on perl 5.8.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':
Use of uninitialized value in scalar assignment at t/base.t line 13.
Use of uninitialized value in scalar assignment at t/base.t line 14.
t/base.t ....... ok
t/driver.t ..... ok
t/load.t ....... ok
t/run.t ........ ok
t/run_fixup.t .. ok
t/run_ping.t ... ok
t/svp.t ........ ok
t/svp_fixup.t .. ok
t/svp_live.t ... skipped: Set DBICTEST_DSN _USER and _PASS to run savepoint tests
t/svp_ping.t ... ok
t/txn.t ........ ok
t/txn_fixup.t .. ok
t/txn_ping.t ... ok
All tests successful.
Files=13, Tests=762, 2 wallclock secs ( 0.09 usr 0.11 sys + 1.28 cusr 0.34 csys = 1.82 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- -------- --------
DBI 1.605 1.642
perl 5.006002 5.008003
build_requires:
Module Need Have
---------------- -------- --------
Module::Build 0.30 0.4229
Test::MockModule 0.05 0.170.0
Test::More 0.88 1.302164
configure_requires:
Module Need Have
---------------- -------- --------
Module::Build 0.30 0.4229
opt_requires:
Module Need Have
---------------- -------- --------
DBI 1.614 1.642
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-Q8x_/bin/perl
PERL5LIB = /home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/arch:/home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/lib:/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/arch:/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25617
PERL5_CPAN_IS_RUNNING = 25617
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-Q8x_/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.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.36
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.36
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.02
JSON::PP 4.02
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302164
YAML 1.29
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=linux, osvers=4.15.0-50-generic, archname=x86_64-linux-ld
uname='linux k93bionic 4.15.0-50-generic #54-ubuntu smp mon may 6 18:46:08 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4 -Dmyhostname=k93bionic -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 -Doptimize=-g'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='7.4.0', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -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.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='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING USE_64_BIT_INT USE_64_BIT_ALL USE_LONG_DOUBLE USE_LARGE_FILES
Built under linux
Compiled at Jun 2 2019 06:44:02
%ENV:
PERL="/tmp/basesmoker-reloperl-Q8x_/bin/perl"
PERL5LIB="/home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/arch:/home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/lib:/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/arch:/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25617"
PERL5_CPAN_IS_RUNNING="25617"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/arch
/home/sand/.cpan/privbuild/k93bionic/Alien-Libxml2-0.09-0/blib/lib
/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/arch
/home/sand/.cpan/privbuild/k93bionic/ExtUtils-Constant-0.25-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4/lib/5.8.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4/lib/5.8.3
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4/lib/site_perl/5.8.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4/lib/site_perl/5.8.3
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/perl-5.8.3/94e4/lib/site_perl
.