Back
From: metabase:user:838e5b0a-2bb6-1016-a696-43a2537fa0c6
Subject: FAIL Scriptalicious-1.17 v5.22.1
Date: 2017-05-10T19:53:11Z
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 Sam Vilain,
This is a computer-generated report for Scriptalicious-1.17
on perl 5.22.1, created by CPAN-Reporter-1.2017.
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:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
'-' is not recognized as an internal or external command,
operable program or batch file.
myscript: ERROR: Command `touch t/testfile' exited with error code 1
program output:
# Looks like you planned 9 tests but ran 4.
# Looks like your test exited with 1 just after 4.
t/01-mmmdelicious.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 5/9 subtests
'-' is not recognized as an internal or external command,
operable program or batch file.
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib/Scriptalicious.pm line 574.
02-script.t: ERROR: Command `C:\Strawberry\perl\bin\perl.exe -Mlib=C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib t/pu.pl' exited with error code 1
program output:
# Looks like your test exited with 1 before it could output anything.
t/02-script.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 6/6 subtests
t/03-yaml.t .......... ok
'-' is not recognized as an internal or external command,
operable program or batch file.
# Failed test 'Command completed successfully'
# at t/04-fork.t line 18.
# got: '256'
# expected: '0'
# Failed test 'Parent managed to use the timer'
# at t/04-fork.t line 22.
# ''
# doesn't match '(?^:\(parent\))'
# Failed test 'Child managed to use the timer'
# at t/04-fork.t line 23.
# ''
# doesn't match '(?^:\(child\))'
'-' is not recognized as an internal or external command,
operable program or batch file.
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib/Scriptalicious.pm line 574.
04-fork.t: ERROR: Command `C:\Strawberry\perl\bin\perl.exe -Mlib=lib t/loopback.pl' exited with error code 1
program output:
# Looks like you planned 17 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 1 just after 3.
t/04-fork.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 17/17 subtests
'-' is not recognized as an internal or external command,
operable program or batch file.
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib/Scriptalicious.pm line 574.
05-prompt.t: ERROR: Command `C:\Strawberry\perl\bin\perl.exe -Mlib=lib t/prompter.pl --int' exited with error code 1
program output:
# Looks like your test exited with 1 before it could output anything.
t/05-prompt.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/2 subtests
'-' is not recognized as an internal or external command,
operable program or batch file.
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib/Scriptalicious.pm line 574.
06-anydump.t: ERROR: Command `C:\Strawberry\perl\bin\perl.exe t/dump.pl' exited with error code 1
program output:
# Looks like your test exited with 1 before it could output anything.
t/06-anydump.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/2 subtests
'-' is not recognized as an internal or external command,
operable program or batch file.
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\STRAWB~1\cpan\build\Scriptalicious-1.17-hb8Hcn\blib\lib/Scriptalicious.pm line 574.
07-tsay.t: ERROR: Command `C:\Strawberry\perl\bin\perl.exe t/tsay.pl' exited with error code 1
program output:
# Looks like your test exited with 1 before it could output anything.
t/07-tsay.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/2 subtests
t/08-unit.t .......... ok
t/09-noyaml.t ........ ok
Test Summary Report
-------------------
t/01-mmmdelicious.t (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 9 tests but ran 4.
t/02-script.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/04-fork.t (Wstat: 256 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 1
Parse errors: Bad plan. You planned 17 tests but ran 3.
t/05-prompt.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/06-anydump.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/07-tsay.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=9, Tests=30, 1 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU)
Result: FAIL
Failed 6/9 test programs. 3/30 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Term::ReadKey 0 2.33
Test::More 0 1.001014
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.10
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.10
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
INCLUDE = C:\Program Files\IBM\WebSphere MQ\tools\c\include;C:\Program Files\IBM\WebSphere MQ\tools\cplus\include
LIB = C:\Program Files\IBM\WebSphere MQ\tools\lib64;C:\Program Files\IBM\WebSphere MQ\tools\lib
NUMBER_OF_PROCESSORS = 2
PATH = C:\ProgramData\Oracle\Java\javapath;C:\Program Files\IBM\WebSphere MQ\java\lib;C:\Program Files\IBM\WebSphere MQ\java\lib64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Program Files\IBM\WebSphere MQ\bin64;C:\Program Files\IBM\WebSphere MQ\bin;C:\Program Files\IBM\WebSphere MQ\tools\c\samples\bin;C:\RV\BIN
PERL5LIB = C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/arch;C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/lib;C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/arch;C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/lib;C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/arch;C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/lib;C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/arch;C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10148
PERL5_CPAN_IS_RUNNING = 10148
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13960,10148
PERL_CR_SMOKER_CURRENT = PRANG-0.18
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 1, GenuineIntel
TEMP = C:\Users\SOLIMA~1\AppData\Local\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win2012
Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 272, 3
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.9915
--
Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.22.1.3 #1 Mon Mar 7 11:04:38 2016 x64'
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 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
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\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\4.9.2
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=libperl522.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_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 7 2016 11:10:02
%ENV:
PERL5LIB="C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/arch;C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/lib;C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/arch;C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/lib;C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/arch;C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/lib;C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/arch;C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="10148"
PERL5_CPAN_IS_RUNNING="10148"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="13960,10148"
PERL_CR_SMOKER_CURRENT="PRANG-0.18"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/arch
C:\STRAWB~1\cpan\build\MooseX-Params-Validate-0.21-wvV_HY/blib/lib
C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/arch
C:\STRAWB~1\cpan\build\Devel-Caller-2.06-uDqoHI/blib/lib
C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/arch
C:\STRAWB~1\cpan\build\PadWalker-2.2-vdnMuW/blib/lib
C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/arch
C:\STRAWB~1\cpan\build\XML-Compare-0.05-LRaI6n/blib/lib
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.