Dancer2-Plugin-DBIx-Class v1.01 Perl 5 v5.20.1 MSWin32-x86-multi-thread-64int
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Dancer2-Plugin-DBIx-Class v1.01
- Platform
- Perl 5 v5.20.1 MSWin32-x86-multi-thread-64int
- Date
- 2021-03-01 18:13:10
- ID
- 14813815-6c00-1014-8ddc-d8090df34fbb
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 D Ruth Holloway,
This is a computer-generated report for Dancer2-Plugin-DBIx-Class-1.01
on perl 5.20.1, 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 'C:\STRAWB~1\c\bin\dmake.exe test':
"C:\Strawberry201\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Failed test 'Dancer2/Plugin/DBIx/Class.pm loaded ok'
# at t/00-compile.t line 43.
# got: '65280'
# expected: '0'
"my" variable $self masks earlier declaration in same scope at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 32.
"state" variable @_ masks earlier declaration in same scope at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 32.
"my" variable $self masks earlier declaration in same scope at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 42.
"state" variable @_ masks earlier declaration in same scope at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 42.
"my" variable $config masks earlier declaration in same scope at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 43.
syntax error at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 9, near "has schema_class"
Can't use global @_ in "my" at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 18, near "= @_"
Global symbol "$self" requires explicit package name at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 19.
syntax error at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 25, near "}"
Can't use global @_ in "my" at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 32, near "= @_"
syntax error at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 35, near "}"
Can't use global @_ in "my" at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 42, near "= @_"
syntax error at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 45, near "}"
syntax error at C:\STRAWB~1\cpan\build\Dancer2-Plugin-DBIx-Class-1.01-MVuE8g\blib\lib/Dancer2/Plugin/DBIx/Class.pm line 54, near "has _export_schema_methods"
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.04
#
# === Test Requires ===
#
# Module Want Have
# --------------------- ---- --------
# DBIx::Class::Core any undef
# DBIx::Class::Schema any undef
# Dancer2 any 0.159003
# ExtUtils::MakeMaker any 7.04
# File::Spec any 3.48
# HTTP::Request::Common any 6.04
# IO::Handle any 1.35
# IPC::Open3 any 1.16
# JSON::MaybeXS any 1.003005
# Plack::Test any undef
# Test::More any 1.001006
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.142060
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------ ---- --------
# Carp any 1.36
# Class::C3::Componentised any 1.001000
# Dancer2::Plugin any 0.159003
# Try::Tiny any 0.22
#
t/00-report-prereqs.t ........ ok
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Undefined subroutine &TestApp::rs called at t/lib/TestApp.pm line 18. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'rs'
# at t/01_test_with_rsnames.t line 20.
# Structures begin differing at:
# $got = HASH(0xc81e24)
# $expected = ARRAY(0x1c1921c)
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Undefined subroutine &TestApp::rset called at t/lib/TestApp.pm line 19. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'rset'
# at t/01_test_with_rsnames.t line 23.
# Structures begin differing at:
# $got = HASH(0x1c10c6c)
# $expected = ARRAY(0x11e0b64)
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Undefined subroutine &TestApp::resultset called at t/lib/TestApp.pm line 21. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'resultset'
# at t/01_test_with_rsnames.t line 26.
# Structures begin differing at:
# $got = HASH(0x1c187cc)
# $expected = ARRAY(0x1ddaebc)
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Can't locate object method "resultset" via package "schema" (perhaps you forgot to load "schema"?) at t/lib/TestApp.pm line 23. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'schema'
# at t/01_test_with_rsnames.t line 29.
# Structures begin differing at:
# $got = HASH(0x1c36e0c)
# $expected = ARRAY(0x1cf38cc)
# Looks like you failed 4 tests of 4.
# Failed test 'Check core keywords'
# at t/01_test_with_rsnames.t line 30.
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Can't locate object method "result_source" via package "humans" (perhaps you forgot to load "humans"?) at t/lib/TestApp.pm line 25. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'Plural term returns resultset'
# at t/01_test_with_rsnames.t line 36.
# Structures begin differing at:
# $got = HASH(0x1505d64)
# $expected = ARRAY(0x1de3954)
[TestApp:2044] error @2021-03-01 20:13:00> Route exception: Undefined subroutine &TestApp::human called at t/lib/TestApp.pm line 27. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'Singular term does a find()'
# at t/01_test_with_rsnames.t line 42.
# Structures begin differing at:
# $got->{title} = 'Error 500 - Internal Server Error'
# $expected->{title} = Does not exist
# Looks like you failed 2 tests of 2.
# Failed test 'Check ResultSetNames'
# at t/01_test_with_rsnames.t line 46.
# Looks like you failed 2 tests of 2.
t/01_test_with_rsnames.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
[TestApp2:1856] error @2021-03-01 20:13:02> Route exception: Undefined subroutine &TestApp2::rs called at t/lib/TestApp2.pm line 18. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'rs'
# at t/02_test_without_rsnames.t line 20.
# Structures begin differing at:
# $got = HASH(0xc81e24)
# $expected = ARRAY(0x1c19bb4)
[TestApp2:1856] error @2021-03-01 20:13:02> Route exception: Undefined subroutine &TestApp2::rset called at t/lib/TestApp2.pm line 19. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'rset'
# at t/02_test_without_rsnames.t line 23.
# Structures begin differing at:
# $got = HASH(0x1c1158c)
# $expected = ARRAY(0xc8135c)
[TestApp2:1856] error @2021-03-01 20:13:02> Route exception: Undefined subroutine &TestApp2::resultset called at t/lib/TestApp2.pm line 21. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'resultset'
# at t/02_test_without_rsnames.t line 26.
# Structures begin differing at:
# $got = HASH(0x1c19c5c)
# $expected = ARRAY(0x1be6dac)
[TestApp2:1856] error @2021-03-01 20:13:02> Route exception: Can't locate object method "resultset" via package "schema" (perhaps you forgot to load "schema"?) at t/lib/TestApp2.pm line 23. in C:/Strawberry201/perl/site/lib/Dancer2/Core/App.pm l. 1151
# Failed test 'schema'
# at t/02_test_without_rsnames.t line 29.
# Structures begin differing at:
# $got = HASH(0x1bdb0b4)
# $expected = ARRAY(0x1c11c64)
# Looks like you failed 4 tests of 4.
# Failed test 'Check core keywords without ResultSetNames plugin'
# at t/02_test_without_rsnames.t line 30.
# Looks like you failed 1 test of 1.
t/02_test_without_rsnames.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-distmeta.t .......... skipped: these tests are for testing by the author
t/author-no-tabs.t ........... skipped: these tests are for testing by the author
t/author-pod-syntax.t ........ skipped: these tests are for testing by the author
t/release-unused-vars.t ...... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01_test_with_rsnames.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/02_test_without_rsnames.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=9, Tests=5, 6 wallclock secs ( 0.10 usr + 0.06 sys = 0.16 CPU)
Result: FAIL
Failed 3/9 test programs. 4/5 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ----- --------
Carp 0 1.36
Class::C3::Componentised 0 1.001000
Dancer2::Plugin 0 0.159003
perl 5.012 5.020001
Try::Tiny 0 0.22
build_requires:
Module Need Have
------------------------ ----- --------
Dancer2 0 0.159003
DBIx::Class::Core 0 0
DBIx::Class::Schema 0 0
ExtUtils::MakeMaker 0 7.04
File::Spec 0 3.48
HTTP::Request::Common 0 6.04
IO::Handle 0 1.35
IPC::Open3 0 1.16
JSON::MaybeXS 0 1.003005
Plack::Test 0 0
Test::More 0 1.001006
configure_requires:
Module Need Have
------------------------ ----- --------
ExtUtils::MakeMaker 0 7.04
------------------------------
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:\Strawberry201\c\bin;C:\Strawberry201\perl\site\bin;C:\Strawberry201\perl\bin;C:\Git\cmd
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1280
PERL5_CPAN_IS_RUNNING = 1280
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1140,1280
PERL_CR_SMOKER_CURRENT = Dancer2-Plugin-DBIx-Class-1.01
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry201\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.05
CPAN::Meta 2.142060
Cwd 3.48
ExtUtils::CBuilder 0.280219
ExtUtils::Command 1.18
ExtUtils::Install 1.68
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.66
ExtUtils::ParseXS 3.24
File::Spec 3.48
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4211
Module::Signature 0.78
Parse::CPAN::Meta 1.4414
Test::Harness 3.33
Test::More 1.001006
YAML 1.15
YAML::Syck 1.29
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.20.1.1 #1 Mon Sep 15 18:25:23 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
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 -fwrapv -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.8.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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.8.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=libperl520.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\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_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV 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 Sep 15 2014 18:29:20
%ENV:
PERL5_CPANPLUS_IS_RUNNING="1280"
PERL5_CPAN_IS_RUNNING="1280"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1140,1280"
PERL_CR_SMOKER_CURRENT="Dancer2-Plugin-DBIx-Class-1.01"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/Strawberry201/perl/site/lib
C:/Strawberry201/perl/vendor/lib
C:/Strawberry201/perl/lib
.