Mojolicious-Plugin-ModeHelpers v0.04 Perl 5 v5.20.1 MSWin32-x86-multi-thread
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Mojolicious-Plugin-ModeHelpers v0.04
- Platform
- Perl 5 v5.20.1 MSWin32-x86-multi-thread
- Date
- 2019-10-17 16:26:48
- ID
- ee6b0323-6c0b-1014-86a3-4e4ceeb41b89
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 Adam J Hopkins,
This is a computer-generated report for Mojolicious-Plugin-ModeHelpers-0.04
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:\Strawberry201\perl\bin\perl.exe ./Build test':
t/author-pod-syntax.t ............. skipped: these tests are for testing by the author
[Thu Oct 17 15:12:18 2019] [debug] Helper "0" already exists, replacing
[Thu Oct 17 15:12:18 2019] [debug] Helper "in_production_mode" already exists, replacing
[Thu Oct 17 15:12:18 2019] [debug] Helper "in_development_mode" already exists, replacing
[Thu Oct 17 15:12:18 2019] [debug] Your secret passphrase needs to be changed
t/change_prod_dev_helper_names.t .. ok
t/config_unknown_keys.t ........... ok
[Thu Oct 17 15:12:22 2019] [debug] Your secret passphrase needs to be changed
t/custom_mode.t ................... ok
[Thu Oct 17 15:12:25 2019] [debug] Your secret passphrase needs to be changed
t/development_mode.t .............. ok
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
# Failed test 'false but non-empty mode lives'
# at t/modes.t line 38.
# died: Undefined subroutine &Mojo::Util::slugify called at C:\STRAWB~1\cpan\build\Mojolicious-Plugin-ModeHelpers-0.04-GaQUI6\blib\lib/Mojolicious/Plugin/ModeHelpers.pm line 44, <DATA> line 2231.
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_prod" already exists, replacing
[Thu Oct 17 15:12:27 2019] [debug] Helper "in_dev" already exists, replacing
Undefined subroutine &Mojo::Util::slugify called at C:\STRAWB~1\cpan\build\Mojolicious-Plugin-ModeHelpers-0.04-GaQUI6\blib\lib/Mojolicious/Plugin/ModeHelpers.pm line 44, <DATA> line 2231.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 22 just after 15.
t/modes.t .........................
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 1/15 subtests
[Thu Oct 17 15:12:29 2019] [debug] Your secret passphrase needs to be changed
# Failed test 'in_prod true when app in production'
# at t/production_mode.t line 8.
# Failed test 'in_dev false when app in production'
# at t/production_mode.t line 9.
# Failed test 'in_prod true second time when app in production'
# at t/production_mode.t line 11.
# Failed test 'in_dev false second time when app in production'
# at t/production_mode.t line 12.
# Looks like you failed 4 tests of 4.
t/production_mode.t ...............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
Test Summary Report
-------------------
t/modes.t (Wstat: 5632 Tests: 15 Failed: 1)
Failed test: 7
Non-zero exit status: 22
Parse errors: No plan found in TAP output
t/production_mode.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
Files=7, Tests=44, 14 wallclock secs ( 0.14 usr + 0.04 sys = 0.18 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Mojolicious 0 6.08
perl 5.010001 5.020001
build_requires:
Module Need Have
------------------- -------- --------
Test::Exception 0 0.38
Test::More 0.96 1.001006
Test::Pod 0 1.48
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.034 0.039
------------------------------
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 = 1868
PERL5_CPAN_IS_RUNNING = 1868
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1880,1868
PERL_CR_SMOKER_CURRENT = Mojolicious-Plugin-ModeHelpers-0.04
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="1868"
PERL5_CPAN_IS_RUNNING="1868"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1880,1868"
PERL_CR_SMOKER_CURRENT="Mojolicious-Plugin-ModeHelpers-0.04"
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
.