Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Monorail-0.3 v5.18.2
Date: 2016-12-04T04:56:00Z
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 Chris Reinhardt,
This is a computer-generated report for Monorail-0.3
on perl 5.18.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 'C:\strawberry182\c\bin\dmake.exe test':
C:\strawberry182\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/change/*.t t/migration_script/*.t t/role/*.t t/role/change/*.t t/sql_trans/*.t
t/author-pod-syntax.t ......... skipped: these tests are for testing by the author
t/bootstrapper.t .............. ok
t/change/add_field.t .......... ok
t/change/alter_field.t ........ ok
t/change/alter_view.t ......... ok
t/change/create_constraint.t .. ok
t/change/create_index.t ....... ok
t/change/create_table.t ....... ok
t/change/create_view.t ........ ok
t/change/drop_constraint.t .... ok
t/change/drop_field.t ......... ok
t/change/drop_table.t ......... ok
# Failed test 'A drop view change produces valid sql' by dying:
# Undefined subroutine &SQL::Translator::Producer::PostgreSQL::_generator called
# at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/Monorail/SQLTrans/Producer/PostgreSQL.pm line 8.
# Looks like you failed 1 test of 3.
t/change/drop_view.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/change/rename_table.t ....... ok
t/change/run_perl.t ........... ok
# Failed test 'A sql translator differ reverse diff method drops a table instead of adding a table' by dying:
# "batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require
# at (eval 642) line 2.
# Failed test 'A sql translator differ upgrade_changes method returns a list of perl strings representing the changes' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require
# at (eval 643) line 2.
# Failed test 'A sql translator differ downgrade_changes method returns a list of perl strings representing the changes' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require
# at (eval 644) line 2.
# Failed test 'A sql translator differ has_changes method returns true when the diff object contains changes' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require
# at (eval 645) line 2.
# Failed test 'A sql translator differ has_changes method returns false when the diff object contains no changes' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require
# at (eval 646) line 2.
# Looks like you failed 5 tests of 5.
t/diff.t ......................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
t/migration_script.t .......... ok
t/migration_script/set.t ...... ok
# Failed test 'A monorail migration script writer write file method is valid perl' by dying:
# "batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require
# at (eval 655) line 2.
# Failed test 'A monorail migration script writer write file method pulls in the Monorail::Role::Migration role' by dying:
# Can't locate object method "meta" via package "monorail_writer_test" (perhaps you forgot to load "monorail_writer_test"?)
# at t/migration_script/writer.t line 52.
# Failed test 'A monorail migration script writer write file method records the dependencies given to the writer' by dying:
# Can't locate object method "dependencies" via package "monorail_writer_test" (perhaps you forgot to load "monorail_writer_test"?)
# at t/migration_script/writer.t line 56.
# Failed test 'A monorail migration script writer write file method records the upgrade steps from the diff' by dying:
# Can't locate object method "upgrade_steps" via package "monorail_writer_test" (perhaps you forgot to load "monorail_writer_test"?)
# at t/migration_script/writer.t line 60.
# Failed test 'A monorail migration script writer write file method records the downgrade steps from the diff' by dying:
# Can't locate object method "downgrade_steps" via package "monorail_writer_test" (perhaps you forgot to load "monorail_writer_test"?)
# at t/migration_script/writer.t line 69.
# Looks like you failed 5 tests of 5.
t/migration_script/writer.t ...
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
# Failed test 'A monorail object the make_migration method makes a writer with the right name, basedir and depends' by dying:
# "batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require at (eval 1084) line 2.
expected new to be called exactly once, but it was called 0 times
# Failed test 'A monorail object the make_migration method passes a given name along to the writer' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require at (eval 1097) line 2.
expected new to be called exactly once, but it was called 0 times
# Failed test 'A monorail object the make_migration method calls write_file on the script writer' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require at (eval 1110) line 2.
expected write_file to be called exactly once, but it was called 0 times
# Failed test 'A monorail object the make_migration method builds a writer with the needed upwards change' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require at (eval 1123) line 2.
expected write_file to be called exactly once, but it was called 0 times
# Failed test 'A monorail object the migrate method sets up the schema in the database'
# at t/monorail.t line 112.
# Comparing $data as a SuperBag
# Missing: 1 reference
# Looks like you failed 5 tests of 23.
t/monorail.t ..................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/23 subtests
t/recorder.t .................. ok
# Failed test 'A logical rename change builds a diff with the correct upgrade changes' by dying:
# "batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require
# at (eval 1072) line 2.
# Failed test 'A logical rename change builds a diff with the correct downgrade changes' by dying:
# Attempt to reload SQL/Translator/Producer/Monorail.pm aborted.
Compilation failed in require
# at (eval 1079) line 2.
# Looks like you failed 2 tests of 2.
t/renames.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/role/change.t ............... ok
t/role/change/standard_sql.t .. ok
t/role/migration.t ............ ok
# Failed test 'A monorail sqltrans diff object shows no differences when the schemas are the same' by dying:
# "batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require
# at (eval 630) line 2.
# Looks like you failed 1 test of 2.
t/sql_trans/diff.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/sql_trans/producer_proxy.t .. ok
"batch_alter_table_statements" is not exported by the SQL::Translator::Utils module
Can't continue after import errors at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
BEGIN failed--compilation aborted at C:\strawberry182\cpan\build\Monorail-0.3-K4ZV6G\blib\lib/SQL/Translator/Producer/Monorail.pm line 7.
Compilation failed in require at t/sql_trans_producer.t line 5.
BEGIN failed--compilation aborted at t/sql_trans_producer.t line 5.
t/sql_trans_producer.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/change/drop_view.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/diff.t (Wstat: 1280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
t/migration_script/writer.t (Wstat: 1280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
t/monorail.t (Wstat: 1280 Tests: 23 Failed: 5)
Failed tests: 4-8
Non-zero exit status: 5
t/renames.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/sql_trans/diff.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/sql_trans_producer.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=28, Tests=153, 67 wallclock secs ( 0.11 usr + 0.17 sys = 0.28 CPU)
Result: FAIL
Failed 7/28 test programs. 19/153 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------- ---- -------
base 0 2.18
Clone 0 0.36
Data::Dumper 0 2.145
DBIx::Class 0 0.08270
DBIx::Class::Schema 0 0
File::Path 0 2.09
File::Slurper 0 0.009
Graph 0 0.9704
List::Compare 0 0.53
Module::Find 0 0.12
Module::Runtime 0 0.014
Moose 0 2.1204
Moose::Role 0 2.1204
namespace::autoclean 0 0.15
parent 0 0.228
Path::Class 0 0.33
SQL::Translator 0 0.11018
SQL::Translator::Diff 0 0
SQL::Translator::Parser::DBIx::Class 0 1.10
SQL::Translator::Producer::PostgreSQL 0 1.59
SQL::Translator::Schema 0 1.59
SQL::Translator::Schema::Constraint 0 1.59
SQL::Translator::Schema::Field 0 1.59
SQL::Translator::Schema::Index 0 1.59
SQL::Translator::Schema::Table 0 1.59
SQL::Translator::Schema::View 0 1.59
SQL::Translator::Utils 0 1.59
strict 0 1.07
Text::MicroTemplate 0 0.20
Text::MicroTemplate::DataSection 0 0.01
UUID::Tiny 0 1.04
warnings 0 1.18
build_requires:
Module Need Have
------------------------------------- ---- -------
DBD::SQLite 0 1.40
DBI 0 1.630
DBIx::Class::Core 0 0
ExtUtils::MakeMaker 0 6.84
FindBin 0 1.51
lib 0 0.63
Test::Deep 0 0.112
Test::Exception 0 0.32
Test::Spec 0 0.51
configure_requires:
Module Need Have
------------------------------------- ---- -------
ExtUtils::MakeMaker 0 6.84
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry182\c\bin;C:\strawberry182\perl\site\bin;C:\strawberry182\perl\bin
PERL5LIB = C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/arch;C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/lib;C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/arch;C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/lib;C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/arch;C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/lib;C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/arch;C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/lib;C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/arch;C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 776
PERL5_CPAN_IS_RUNNING = 776
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1620,776
PERL_CR_SMOKER_CURRENT = Monorail-0.3
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HASH_SEED = 0x11111111
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry182\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.84
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001002
YAML 0.90
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.18.2.1 #1 Tue Jan 7 16:30:36 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', 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='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
libpth=C:\strawberry182\c\lib C:\strawberry182\c\i686-w64-mingw32\lib C:\strawberry182\c\lib\gcc\i686-w64-mingw32\4.7.3
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry182\perl\lib\CORE" -L"C:\strawberry182\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 7 2014 16:39:31
%ENV:
PERL5LIB="C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/arch;C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/lib;C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/arch;C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/lib;C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/arch;C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/lib;C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/arch;C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/lib;C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/arch;C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="776"
PERL5_CPAN_IS_RUNNING="776"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1620,776"
PERL_CR_SMOKER_CURRENT="Monorail-0.3"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HASH_SEED="0x11111111"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/arch
C:\strawberry182\cpan\build\Text-MicroTemplate-DataSection-0.01-0g_LwL/blib/lib
C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/arch
C:\strawberry182\cpan\build\Graph-0.9704-v93pap/blib/lib
C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/arch
C:\strawberry182\cpan\build\List-Compare-0.53-2XexJR/blib/lib
C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/arch
C:\strawberry182\cpan\build\Test-Spec-0.51-cCaOYJ/blib/lib
C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/arch
C:\strawberry182\cpan\build\File-Slurper-0.009-BBTxbe/blib/lib
C:/strawberry182/perl/site/lib
C:/strawberry182/perl/vendor/lib
C:/strawberry182/perl/lib
.