Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: FAIL DBIx-Schema-Changelog-0.8.0 v5.20.2 OpenBSD
Date: 2016-11-16T18:50:45Z
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 Mario Zieschang,
This is a computer-generated report for DBIx-Schema-Changelog-0.8.0
on perl 5.20.2, created by CPAN-Reporter-1.2018.
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 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'require DBIx::Schema::Changelog;'
# at t/00-load.t line 8.
# Tried to require 'DBIx::Schema::Changelog'.
# Error: "sum_hash" is not exported by the Hash::MD5 module
# Can't continue after import errors at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
# BEGIN failed--compilation aborted at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
# Compilation failed in require at (eval 6) line 2.
# Failed test 'use DBIx::Schema::Changelog;'
# at t/00-load.t line 9.
# Tried to use 'DBIx::Schema::Changelog'.
# Error: Attempt to reload DBIx/Schema/Changelog.pm aborted.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
# Failed test 'use DBIx::Schema::Changelog;'
# at t/00-load.t line 53.
# Tried to use 'DBIx::Schema::Changelog'.
# Error: Attempt to reload DBIx/Schema/Changelog.pm aborted.
# Compilation failed in require at t/00-load.t line 53.
# BEGIN failed--compilation aborted at t/00-load.t line 53.
# Looks like you failed 3 tests of 31.
t/00-load.t ........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/31 subtests
# Failed test 'require DBIx::Schema::Changelog;'
# at t/010-changelog.t line 8.
# Tried to require 'DBIx::Schema::Changelog'.
# Error: "sum_hash" is not exported by the Hash::MD5 module
# Can't continue after import errors at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
# BEGIN failed--compilation aborted at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
# Compilation failed in require at (eval 6) line 2.
# Failed test 'use DBIx::Schema::Changelog;'
# at t/010-changelog.t line 9.
# Tried to use 'DBIx::Schema::Changelog'.
# Error: Attempt to reload DBIx/Schema/Changelog.pm aborted.
# Compilation failed in require at t/010-changelog.t line 9.
# BEGIN failed--compilation aborted at t/010-changelog.t line 9.
# Looks like you failed 2 tests of 2.
t/010-changelog.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/020-driver.t ..... ok
"sum_hash" is not exported by the Hash::MD5 module
Can't continue after import errors at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
BEGIN failed--compilation aborted at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
Compilation failed in require at t/021-sqlite.t line 13.
BEGIN failed--compilation aborted at t/021-sqlite.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/021-sqlite.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 11/11 subtests
t/022-pg.t ......... skipped: Test requires module 'DBD::Pg' but it's not found
t/030-changeset.t .. ok
t/040-action.t ..... ok
DBIx::Schema::Changelog::Action::Column (57) Alter column is not supported!
DBIx::Schema::Changelog::Action::Column (72) Drop column is not supported!
t/0401-column.t .... ok
"sum_array" is not exported by the Hash::MD5 module
Can't continue after import errors at t/0402-action.t line 7.
BEGIN failed--compilation aborted at t/0402-action.t line 7.
# Looks like your test exited with 255 before it could output anything.
t/0402-action.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests
t/0403-index.t ..... ok
t/0404-table.t ..... ok
t/0405-view.t ...... ok
t/0406-sql.t ....... ok
t/0407-sequence.t .. skipped: Test requires module 'DBD::Pg' but it's not found
t/0408-default.t ... ok
t/0409-function.t .. skipped: Test requires module 'DBD::Pg' but it's not found
t/0410-trigger.t ... skipped: Test requires module 'DBD::Pg' but it's not found
DBD::SQLite::db prepare failed: no such table: user at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog/Action/Entry.pm line 51.
Can't call method "execute" on an undefined value at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog/Action/Entry.pm line 52.
# Looks like your test exited with 2 just after 10.
t/0411-entry.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/13 subtests
# Failed test 'changelog-run current verion'
# at t/050-command.t line 20.
# Failed test 'changelog-run current verion'
# at t/050-command.t line 21.
# Failed test 'changelog-run run ok'
# at t/050-command.t line 24.
# Failed test 'changelog-run run ok'
# at t/050-command.t line 26.
# Failed test 'changelog-run run ok'
# at t/050-command.t line 28.
Could not unlink /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../.tmp.cmdtest.sqlite: No such file or directory at t/050-command.t line 32.
# Looks like you failed 5 tests of 8.
t/050-command.t ....
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/8 subtests
t/051-base.t ....... ok
t/052-driver.t ..... ok
t/053-file.t ....... ok
"sum_hash" is not exported by the Hash::MD5 module
Can't continue after import errors at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
BEGIN failed--compilation aborted at /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../lib/DBIx/Schema/Changelog.pm line 41.
Compilation failed in require at t/054-changeset.t line 11.
BEGIN failed--compilation aborted at t/054-changeset.t line 11.
# Looks like your test exited with 2 before it could output anything.
t/054-changeset.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests
t/060-file.t ....... ok
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/data/changelog/changelog.yml'.
DBIx::Schema::Changelog::File::Yaml. Read changelog file '/cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/data/changelog/changelog-01.yml'.
t/061-yaml.t ....... ok
DBIx::Schema::Changelog::File::JSON. Read changelog file '/cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/data/changelog/changelog.json'.
DBIx::Schema::Changelog::File::JSON. Read changelog file '/cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/data/changelog/changelog-01.json'.
t/062-json.t ....... ok
Could not remove /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0/t/../.tmp: No such file or directory at t/999-delete.t line 17.
t/999-delete.t ..... ok
t/boilerplate.t .... ok
t/manifest.t ....... skipped: Author tests not required for installation
t/pod-coverage.t ... skipped: Author tests not required for installation
t/pod-spelling.t ... skipped: Author tests not required for installation
t/pod.t ............ skipped: Author tests not required for installation
Test Summary Report
-------------------
t/00-load.t (Wstat: 768 Tests: 31 Failed: 3)
Failed tests: 1-2, 31
Non-zero exit status: 3
t/010-changelog.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/021-sqlite.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 11 tests but ran 0.
t/0402-action.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 14 tests but ran 0.
t/0411-entry.t (Wstat: 512 Tests: 10 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 13 tests but ran 10.
t/050-command.t (Wstat: 1280 Tests: 8 Failed: 5)
Failed tests: 4-8
Non-zero exit status: 5
t/054-changeset.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/boilerplate.t (Wstat: 0 Tests: 5 Failed: 0)
TODO passed: 1-3
Files=32, Tests=146, 15 wallclock secs ( 0.15 usr 0.15 sys + 9.55 cusr 3.91 csys = 13.76 CPU)
Result: FAIL
Failed 7/32 test programs. 10/146 subtests failed.
*** Error 255 in /cpan_build/foo/DBIx-Schema-Changelog-0.8.0-0 (Makefile:1115 'test_dynamic')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- -------- --------
DBD::SQLite 1.4 1.51_07
DBI 1.632 1.634
File::Spec 0 3.62
Getopt::Long 2.42 2.49
Hash::MD5 0.05 0.08
JSON::Parse 0.31 0.43
Method::Signatures::Simple 1.07 1.07
Moose 2.1403 2.1902
MooseX::HasDefaults::RO 0 0
MooseX::Types::LoadableClass 0.013 0.014
MooseX::Types::Moose 0.45 0.46
MooseX::Types::Path::Class 0.06 0.09
MooseX::Types::PerlVersion 0.002 0.002
Path::Class 0.3 0.37
perl 5.010000 5.020002
Pod::Coverage::TrustPod 0 0.100003
Pod::Usage 0 1.69
SQL::Abstract 1.81 1.81
Storable 2.49 2.51
Test::CheckManifest 0 1.29
Test::Cmd 0 1.09
Test::Exception 0 0.43
Test::Pod::Coverage 0 1.10
Test::PostgreSQL 1.01 1.20
Test::Requires 0 0.10
Test::Spelling 0 0.20
Text::Trim 1.02 1.02
Time::Piece 1.27 1.31
YAML 1.13 1.18
YAML::XS 0.55 0.63
build_requires:
Module Need Have
---------------------------- -------- --------
DBD::SQLite 1.4 1.51_07
DBI 1.632 1.634
File::Spec 0 3.62
Getopt::Long 2.42 2.49
Hash::MD5 0.05 0.08
JSON::Parse 0.31 0.43
Method::Signatures::Simple 1.07 1.07
Moose 2.1403 2.1902
MooseX::HasDefaults::RO 0 0
MooseX::Types::LoadableClass 0.013 0.014
MooseX::Types::Moose 0.45 0.46
MooseX::Types::Path::Class 0.06 0.09
MooseX::Types::PerlVersion 0.002 0.002
Path::Class 0.3 0.37
Pod::Coverage::TrustPod 0 0.100003
Pod::Usage 0 1.69
SQL::Abstract 1.81 1.81
Storable 2.49 2.51
Test::CheckManifest 0 1.29
Test::Cmd 0 1.09
Test::Exception 0 0.43
Test::Pod::Coverage 0 1.10
Test::PostgreSQL 1.01 1.20
Test::Requires 0 0.10
Test::Spelling 0 0.20
Text::Trim 1.02 1.02
Time::Piece 1.27 1.31
YAML 1.13 1.18
YAML::XS 0.55 0.63
configure_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/foo/bin:/home/foo/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/foo/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28198
PERL5_CPAN_IS_RUNNING = 28198
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4022,28198
PERL_CR_SMOKER_CURRENT = DBIx-Schema-Changelog-0.8.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/foo/perl5
PERL_MB_OPT = --install_base "/home/foo/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/foo/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = vt220
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302062
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.9, archname=amd64-openbsd
uname='openbsd'
config_args='-dsE -Dopenbsd_distribution=defined -Dccflags=-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -Dmksymlinks'
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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.9'
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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.17.1
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-R/usr/libdata/perl5/amd64-openbsd/5.20.2/CORE'
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -fstack-protector -L/usr/local/lib'
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
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_CTYPE USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Feb 26 2016 01:02:08
%ENV:
PERL5LIB="/home/foo/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28198"
PERL5_CPAN_IS_RUNNING="28198"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4022,28198"
PERL_CR_SMOKER_CURRENT="DBIx-Schema-Changelog-0.8.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/foo/perl5"
PERL_MB_OPT="--install_base "/home/foo/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/foo/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/foo/perl5/lib/perl5/5.20.2/amd64-openbsd
/home/foo/perl5/lib/perl5/5.20.2
/home/foo/perl5/lib/perl5/amd64-openbsd
/home/foo/perl5/lib/perl5
/usr/local/libdata/perl5/site_perl/amd64-openbsd
/usr/libdata/perl5/site_perl/amd64-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/site_perl
/usr/libdata/perl5/amd64-openbsd/5.20.2
/usr/local/libdata/perl5/amd64-openbsd/5.20.2
/usr/libdata/perl5
/usr/local/libdata/perl5
.