STEVEB-Dist-Mgr v0.01 Perl 5 v5.24.0 MSWin32-x86-multi-thread
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
STEVEB-Dist-Mgr v0.01
- Platform
- Perl 5 v5.24.0 MSWin32-x86-multi-thread
- Date
- 2020-12-22 18:28:13
- ID
- f954f82a-6bf3-1014-8798-11cf98aa5e55
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 Steve Bertrand,
This is a computer-generated report for STEVEB-Dist-Mgr-0.01
on perl 5.24.0, 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:\STRAWB~1\c\bin\dmake.exe test':
"C:\Strawberry240\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Testing STEVEB::Dist::Mgr 0.01, Module 5.024000, C:\Strawberry240\perl\bin\perl.exe
t/00-load.t .............. ok
# Failed test 'proper warning count ok'
# at t/05-bump_version.t line 57.
# got: '0'
# expected: '2'
# Failed test '...and warning is sane'
# at t/05-bump_version.t line 61.
# undef
# doesn't match '(?^:No\.pm: Can't find a \$V)'
# Failed test '...and warning is sane'
# at t/05-bump_version.t line 62.
# undef
# doesn't match '(?^:Bad\.pm: Can't find a valid)'
# Failed test 'One has proper from ver'
# at t/05-bump_version.t line 64.
# got: undef
# expected: '0.01'
# Failed test 'One has proper to ver'
# at t/05-bump_version.t line 65.
# got: undef
# expected: '3.77'
# Failed test 'One has dry_run set ok'
# at t/05-bump_version.t line 66.
# got: undef
# expected: '1'
# Failed test 'Two has proper from ver'
# at t/05-bump_version.t line 68.
# got: undef
# expected: '2.00'
# Failed test 'Two has proper to ver'
# at t/05-bump_version.t line 69.
# got: undef
# expected: '3.77'
# Failed test 'Two has dry_run set ok'
# at t/05-bump_version.t line 70.
# got: undef
# expected: '1'
# Failed test 'Three has proper from ver'
# at t/05-bump_version.t line 72.
# got: undef
# expected: '3.00'
# Failed test 'Three has proper to ver'
# at t/05-bump_version.t line 73.
# got: undef
# expected: '3.77'
# Failed test 'Three has dry_run set ok'
# at t/05-bump_version.t line 74.
# got: undef
# expected: '1'
# Failed test 'Proper key count for t/data/work/Two.pm'
# at t/05-bump_version.t line 77.
# got: '0'
# expected: '4'
# Failed test 'Proper key count for t/data/work/Three.pm'
# at t/05-bump_version.t line 77.
# got: '0'
# expected: '4'
# Failed test 'Proper key count for t/data/work/One.pm'
# at t/05-bump_version.t line 77.
# got: '0'
# expected: '4'
# Failed test 'proper warning count ok'
# at t/05-bump_version.t line 91.
# got: '0'
# expected: '2'
# Failed test '...and warning is sane'
# at t/05-bump_version.t line 93.
# undef
# doesn't match '(?^:No\.pm: Can't find a \$V)'
# Failed test '...and warning is sane'
# at t/05-bump_version.t line 94.
# undef
# doesn't match '(?^:Bad\.pm: Can't find a valid)'
# Failed test 'One has proper from ver'
# at t/05-bump_version.t line 96.
# got: undef
# expected: '0.01'
# Failed test 'One has proper to ver'
# at t/05-bump_version.t line 97.
# got: undef
# expected: '3.77'
# Failed test 'Two has proper from ver'
# at t/05-bump_version.t line 99.
# got: undef
# expected: '2.00'
# Failed test 'Two has proper to ver'
# at t/05-bump_version.t line 100.
# got: undef
# expected: '3.77'
# Failed test 'Three has proper from ver'
# at t/05-bump_version.t line 102.
# got: undef
# expected: '3.00'
# Failed test 'Three has proper to ver'
# at t/05-bump_version.t line 103.
# got: undef
# expected: '3.77'
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 33.
t/05-bump_version.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 24/33 subtests
Can't locate Module/Installed.pm in @INC (you may need to install the Module::Installed module) (@INC contains: C:\STRAWB~1\cpan\build\STEVEB-Dist-Mgr-0.01-0\blib\lib C:\STRAWB~1\cpan\build\STEVEB-Dist-Mgr-0.01-0\blib\arch C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/arch C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/lib C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/arch C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/lib C:/Strawberry240/perl/site/lib C:/Strawberry240/perl/vendor/lib C:/Strawberry240/perl/lib .) at t/10-get_version_info.t line 8.
BEGIN failed--compilation aborted at t/10-get_version_info.t line 8.
t/10-get_version_info.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/manifest.t ............. skipped: Author tests not required for installation
t/pod-coverage.t ......... skipped: Author tests not required for installation
t/pod.t .................. skipped: Author tests not required for installation
Test Summary Report
-------------------
t/05-bump_version.t (Wstat: 512 Tests: 33 Failed: 24)
Failed tests: 9, 11-33
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/10-get_version_info.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=6, Tests=34, 3 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU)
Result: FAIL
Failed 2/6 test programs. 24/34 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
File::Find::Rule 0 0.34
perl 5.010 5.024000
PPI 0 1.220
version 0 0.9917
build_requires:
Module Need Have
------------------- ----- --------
Hook::Output::Tiny 1.00 1.00
Test::More 0 1.302073
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
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:\Git\cmd;C:\Strawberry240\c\bin;C:\Strawberry240\perl\site\bin;C:\Strawberry240\perl\bin
PERL5LIB = C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/arch;C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1560
PERL5_CPAN_IS_RUNNING = 1560
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1416,1560
PERL_CR_SMOKER_CURRENT = STEVEB-Dist-Mgr-0.01
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\a\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry240\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.14
CPAN::Meta 2.150010
Cwd 3.63
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302073
YAML 1.21
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.24.0.1-beta1 #1 Thu Dec 29 16:46:05 2016 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -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=4, doublesize=8, byteorder=1234, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
ivtype='long', ivsize=4, 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.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=libperl524.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_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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 Dec 29 2016 16:55:33
%ENV:
PERL5LIB="C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/arch;C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1560"
PERL5_CPAN_IS_RUNNING="1560"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1416,1560"
PERL_CR_SMOKER_CURRENT="STEVEB-Dist-Mgr-0.01"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HASH_SEED="0x11111111"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/arch
C:\STRAWB~1\cpan\build\Hook-Output-Tiny-1.00-0/blib/lib
C:/Strawberry240/perl/site/lib
C:/Strawberry240/perl/vendor/lib
C:/Strawberry240/perl/lib
.