Back
From: metabase:user:09723b62-3deb-11e4-864a-c653126f55ee
Subject: PASS Test-Docker-MySQL-0.02 v5.20.1 GNU/Linux
Date: 2014-09-30T19:12:24Z
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 punipuni,
This is a computer-generated report for Test-Docker-MySQL-0.02
on perl 5.20.1, created by CPAN-Reporter-1.2011.
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/basic.t ............... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
All tests successful.
Files=2, Tests=1, 1 wallclock secs ( 0.16 usr 0.03 sys + 0.54 cusr 0.04 csys = 0.77 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
DBD::mysql 4.027 4.028
DBI 1.631 1.631
IPC::Run 0.92 0.92
perl 5.008000 5.020001
Time::HiRes 1.9726 1.9726
build_requires:
Module Need Have
------------------- -------- --------
Test::More 1.001002 1.001006
Test::SharedFork 0.24 0.29
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.036 0.038
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.utf8
NONINTERACTIVE_TESTING = 1
PATH = /usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16224
PERL5_CPAN_IS_RUNNING = 16224
PERL_MM_AUTOINSTALL = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl430-25-no-O0-5.20.1/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 6 10
$EGID = 0 0 1 2 3 4 6 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.142690
Cwd 3.48
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.18
ExtUtils::Install 2.04
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.68
ExtUtils::ParseXS 3.24
File::Spec 3.48
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4210
Module::Signature 0.73
Parse::CPAN::Meta 1.4414
Test::Harness 3.33
Test::More 1.001006
YAML 1.12
YAML::Syck 1.27
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.25-14.fc9.i686, archname=i686-linux-64int-ld
uname='linux localhost.localdomain 2.6.25-14.fc9.i686 #1 smp thu may 1 06:28:41 edt 2008 i686 i686 i386 gnulinux '
config_args='-Dcc=gcc -Dprefix=/opt/perl430-25-no-O0-5.20.1 -DDEBUGGING'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=undef, uselongdouble=define
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O0 -g',
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.3.0 20080428 (Red Hat 4.3.0-8)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.8.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.8'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O0 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MAD
PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV USE_64_BIT_INT USE_FAST_STDIO
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LONG_DOUBLE
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Sep 28 2014 17:44:01
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16224"
PERL5_CPAN_IS_RUNNING="16224"
PERL_MM_AUTOINSTALL="1"
PERL_MM_USE_DEFAULT="1"
@INC:
/opt/perl430-25-no-O0-5.20.1/lib/site_perl/5.20.1/i686-linux-64int-ld
/opt/perl430-25-no-O0-5.20.1/lib/site_perl/5.20.1
/opt/perl430-25-no-O0-5.20.1/lib/5.20.1/i686-linux-64int-ld
/opt/perl430-25-no-O0-5.20.1/lib/5.20.1
.