Back
From: metabase:user:0d96120c-29e2-11e5-b049-ede3035d37de
Subject: FAIL Class-DBI-DataMigration-0.02 v5.23.0 GNU/Linux
Date: 2015-07-18T01:33:06Z
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 Dan Friedman,
This is a computer-generated report for Class-DBI-DataMigration-0.02
on perl 5.23.0, created by CPAN-Reporter-1.2014.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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 "/data/perl5/perlbrew/perls/perl-5.23.0/bin/perl5.23.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Class::DBI::DataMigration 0.02
t/00.load.t ..................................... ok
t/Class-DBI-DataMigration-Mapper.t .............. ok
t/Class-DBI-DataMigration-Mapping-HasAToHasA.t .. ok
t/Class-DBI-DataMigration-Mapping.t ............. ok
# Failed test 'use Class::DBI::DataMigration::Migrator;'
# at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Migrator.pm line 271.
# Tried to use 'Class::DBI::DataMigration::Migrator'.
# Error: Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /data/.cpan/build/Class-DBI-DataMigration-0.02-OEdfAG/blib/lib/Class/DBI/DataMigration/Migrator.pm line 250.
# Compilation failed in require at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Migrator.pm line 271.
# BEGIN failed--compilation aborted at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Migrator.pm line 271.
# Failed test 'Class::DBI::DataMigration::Migrator->can('entities')'
# at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Migrator.pm line 272.
# Class::DBI::DataMigration::Migrator->can('entities') failed
# Failed test 'Class::DBI::DataMigration::Migrator->can('mappers')'
# at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Migrator.pm line 273.
# Class::DBI::DataMigration::Migrator->can('mappers') failed
# Looks like you planned 5 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 2 just after 3.
t/Class-DBI-DataMigration-Migrator.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/5 subtests
# Failed test 'use Class::DBI::DataMigration::Synchronizer;'
# at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Synchronizer.pm line 21.
# Tried to use 'Class::DBI::DataMigration::Synchronizer'.
# Error: Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /data/.cpan/build/Class-DBI-DataMigration-0.02-OEdfAG/blib/lib/Class/DBI/DataMigration/Migrator.pm line 250.
# Compilation failed in require at /data/.cpan/build/Class-DBI-DataMigration-0.02-OEdfAG/blib/lib/Class/DBI/DataMigration/Synchronizer.pm line 30.
# BEGIN failed--compilation aborted at /data/.cpan/build/Class-DBI-DataMigration-0.02-OEdfAG/blib/lib/Class/DBI/DataMigration/Synchronizer.pm line 30.
# Compilation failed in require at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Synchronizer.pm line 21.
# BEGIN failed--compilation aborted at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Synchronizer.pm line 21.
# Failed test 'Class::DBI::DataMigration::Synchronizer->can('search_criteria')'
# at /Users/dan/work/dan/Class-DBI-DataMigration/lib/Class/DBI/DataMigration/Synchronizer.pm line 72.
# Class::DBI::DataMigration::Synchronizer->can('search_criteria') failed
# Looks like you planned 4 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
t/Class-DBI-DataMigration-Synchronizer.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
t/Class-DBI-DataMigration.t ..................... ok
# Failed test 'Pod coverage on Class::DBI::DataMigration::Migrator'
# at /home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0/Test/Pod/Coverage.pm line 133.
# Class::DBI::DataMigration::Migrator: requiring 'Class::DBI::DataMigration::Migrator' failed
# Failed test 'Pod coverage on Class::DBI::DataMigration::Synchronizer'
# at /home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0/Test/Pod/Coverage.pm line 133.
# Class::DBI::DataMigration::Synchronizer: requiring 'Class::DBI::DataMigration::Synchronizer' failed
# Looks like you failed 2 tests of 6.
t/pod-coverage.t ................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
t/pod.t ......................................... ok
Test Summary Report
-------------------
t/Class-DBI-DataMigration-Migrator.t (Wstat: 512 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/Class-DBI-DataMigration-Synchronizer.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/pod-coverage.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 4-5
Non-zero exit status: 2
Files=9, Tests=29, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.47 cusr 0.04 csys = 0.55 CPU)
Result: FAIL
Failed 3/9 test programs. 7/29 subtests failed.
Makefile:879: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ---- --------
Carp::Assert 0.17 0.21
Class::Accessor 0.18 0.34
Class::Data::Inheritable 0.02 0.08
Class::DBI 0.94 3.0.17
Class::DBI::Loader 0.01 0.34
Class::DBI::SQLite 0.02 0.11
Class::DBI::Test::TempDB 0 1.01
Class::Trigger 0.08 0.14
Class::WhiteHole 0.04 0.04
DBD::SQLite 0.28 1.48
DBI 1.38 1.633
Ima::DBI 0.31 0.35
Test::More 0 1.001014
UNIVERSAL::moniker 0.06 0.08
YAML 0.35 1.15
build_requires:
Module Need Have
------------------------ ---- --------
ExtUtils::MakeMaker 0 7.04_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.23.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PERL5LIB = /home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/arch:/home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/lib:/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/arch:/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/lib:/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/arch:/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/lib:/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/arch:/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/lib:/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/arch:/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/lib:/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/arch:/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/lib:/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/arch:/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/lib:/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/arch:/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27938
PERL5_CPAN_IS_RUNNING = 27938
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13621,27938
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/perltest/.perlbrew
PERLBREW_MANPATH = /home/perltest/perl5/perlbrew/perls/perl-5.23.0/man
PERLBREW_PATH = /home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.23.0/bin
PERLBREW_PERL = perl-5.23.0
PERLBREW_ROOT = /home/perltest/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_CR_SMOKER_CURRENT = Class-DBI-DataMigration-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /data/perl5/perlbrew/perls/perl-5.23.0/bin/perl5.23.0
$UID/$EUID = 2000 / 2000
$GID = 2000 2000
$EGID = 2000 2000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150005
Cwd 3.56
ExtUtils::CBuilder 0.280223
ExtUtils::Command 1.20
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature 0.79
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck 1.29
version 0.9909
--
Summary of my perl5 (revision 5 version 23 subversion 0) configuration:
Platform:
osname=linux, osvers=3.19.0-18-generic, archname=x86_64-linux
uname='linux perltest 3.19.0-18-generic #18-ubuntu smp tue may 19 18:31:35 utc 2015 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/perltest/perl5/perlbrew/perls/perl-5.23.0 -Dusedevel -Aeval:scriptdir=/home/perltest/perl5/perlbrew/perls/perl-5.23.0/bin'
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 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.9.2', 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/4.9/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.21.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.21'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE 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:
Devel::PatchPerl 1.38
Built under linux
Compiled at Jul 14 2015 18:20:06
%ENV:
PERL5LIB="/home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/arch:/home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/lib:/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/arch:/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/lib:/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/arch:/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/lib:/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/arch:/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/lib:/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/arch:/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/lib:/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/arch:/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/lib:/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/arch:/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/lib:/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/arch:/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27938"
PERL5_CPAN_IS_RUNNING="27938"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13621,27938"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/perltest/.perlbrew"
PERLBREW_MANPATH="/home/perltest/perl5/perlbrew/perls/perl-5.23.0/man"
PERLBREW_PATH="/home/perltest/perl5/perlbrew/bin:/home/perltest/perl5/perlbrew/perls/perl-5.23.0/bin"
PERLBREW_PERL="perl-5.23.0"
PERLBREW_ROOT="/home/perltest/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_CR_SMOKER_CURRENT="Class-DBI-DataMigration-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/arch
/home/perltest/.cpan/build/Class-DBI-Loader-0.34-vgkxX3/blib/lib
/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/arch
/home/perltest/.cpan/build/Class-DBI-SQLite-0.11-W1CTnB/blib/lib
/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/arch
/home/perltest/.cpan/build/Class-WhiteHole-0.04-3CHrlG/blib/lib
/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/arch
/home/perltest/.cpan/build/Class-DBI-Test-TempDB-1.01-3VAK50/blib/lib
/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/arch
/home/perltest/.cpan/build/Class-DBI-v3.0.17-hmmrVm/blib/lib
/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/arch
/home/perltest/.cpan/build/UNIVERSAL-moniker-0.08-NouigA/blib/lib
/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/arch
/home/perltest/.cpan/build/Ima-DBI-0.35-iR25kD/blib/lib
/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/arch
/home/perltest/.cpan/build/DBIx-ContextualFetch-1.03-mQ6dfD/blib/lib
/home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0/x86_64-linux
/home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/site_perl/5.23.0
/home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/5.23.0/x86_64-linux
/home/perltest/perl5/perlbrew/perls/perl-5.23.0/lib/5.23.0
.