Back
From: metabase:user:dc1c8589-6bf4-1014-abca-562cf06b08ef
Subject: FAIL Win32-GUI-1.06 v5.20.0
Date: 2014-06-02T13:58:36Z
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 Robert May,
This is a computer-generated report for Win32-GUI-1.06
on perl 5.20.0, created by CPAN-Reporter-1.2011.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry-perl-5.20-32bit\c\bin\dmake.exe test':
C:\strawberry-perl-5.20-32bit\perl\bin\perl.exe C:\strawberry-perl-5.20-32bit\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry-perl-5.20-32bit\perl\lib\ExtUtils\typemap Constants.xs > Constants.xsc && C:\strawberry-perl-5.20-32bit\perl\bin\perl.exe -MExtUtils::Command -e mv -- Constants.xsc Constants.c
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\strawberry-perl-5.20-32bit\perl\lib\CORE" Constants.c
dlltool --def Constants.def --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry-perl-5.20-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.20-32bit\c\lib" Constants.o Constants.res C:\strawberry-perl-5.20-32bit\perl\lib\CORE\libperl520.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
dlltool --def Constants.def --base-file dll.base --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -mdll -s -L"C:\strawberry-perl-5.20-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.20-32bit\c\lib" Constants.o Constants.res C:\strawberry-perl-5.20-32bit\perl\lib\CORE\libperl520.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
C:\strawberry-perl-5.20-32bit\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 755 ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll
dmake: Warning: -- Found file corresponding to virtual target [phash.def].
C:\strawberry-perl-5.20-32bit\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01_basic.t ....................... ok
t/02_constants.t ................... ok
t/02_window.t ...................... ok
t/03_button.t ...................... ok
t/04_cov.t ......................... ok
t/05_AcceleratorTable.t ............ ok
t/05_Menu.t ........................ ok
$[ used in numeric lt (<) (did you mean $] ?) at C:\strawberry-perl-5.20-32bit\cpan\build\Win32-GUI-1.06-C5TzYn\blib\lib/Win32/GUI/BitmapInline.pm line 101.
t/05_NotifyIcon_01_Constructor.t ... ok
$[ used in numeric lt (<) (did you mean $] ?) at C:\strawberry-perl-5.20-32bit\cpan\build\Win32-GUI-1.06-C5TzYn\blib\lib/Win32/GUI/BitmapInline.pm line 101.
t/05_NotifyIcon_02_Change.t ........ ok
$[ used in numeric lt (<) (did you mean $] ?) at C:\strawberry-perl-5.20-32bit\cpan\build\Win32-GUI-1.06-C5TzYn\blib\lib/Win32/GUI/BitmapInline.pm line 101.
t/05_NotifyIcon_03_OtherMethods.t .. ok
$[ used in numeric lt (<) (did you mean $] ?) at C:\strawberry-perl-5.20-32bit\cpan\build\Win32-GUI-1.06-C5TzYn\blib\lib/Win32/GUI/BitmapInline.pm line 101.
t/05_NotifyIcon_04_Remove.t ........ ok
$[ used in numeric lt (<) (did you mean $] ?) at C:\strawberry-perl-5.20-32bit\cpan\build\Win32-GUI-1.06-C5TzYn\blib\lib/Win32/GUI/BitmapInline.pm line 101.
t/05_NotifyIcon_05_DESTROY.t ....... ok
t/05_Timer_01_OEM.t ................ ok
t/05_Timer_02_NEM.t ................ ok
t/05_Timer_03_Interval.t ........... ok
t/05_Timer_04_Kill.t ............... ok
t/05_Timer_05_DESTROY.t ............ ok
t/06_Cursor.t ...................... ok
t/06_Icon.t ........................ ok
t/50_Font_GetMetrics.t ............. ok
t/50_Richedit_GetCharFormat.t ...... ok
Use of uninitialized value $maj_rc in numeric eq (==) at t/97_Version.t line 25.
# Failed test 'Major Version numbers the same'
# at t/97_Version.t line 25.
Use of uninitialized value $min_rc in numeric eq (==) at t/97_Version.t line 26.
# Failed test 'Minor Version numbers the same'
# at t/97_Version.t line 26.
Use of uninitialized value $rc_rc in numeric eq (==) at t/97_Version.t line 27.
# Looks like you failed 2 tests of 4.
t/97_Version.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
# Failed test 'POD test for blib/lib/Win32/GUI/DC.pod'
# at C:/strawberry-perl-5.20-32bit/perl/site/lib/Test/Pod.pm line 186.
# blib/lib/Win32/GUI/DC.pod (530): Non-ASCII character seen before =encoding in 'Bézier'. Assuming ISO8859-1
# Failed test 'POD test for blib/lib/Win32/GUI/Scintilla/Perl.pm'
# at C:/strawberry-perl-5.20-32bit/perl/site/lib/Test/Pod.pm line 186.
# blib/lib/Win32/GUI/Scintilla/Perl.pm (254): Non-ASCII character seen before =encoding in 'Lindström'. Assuming ISO8859-1
# Failed test 'POD test for blib/lib/Win32/GUI/UserGuide/FAQ.pod'
# at C:/strawberry-perl-5.20-32bit/perl/site/lib/Test/Pod.pm line 186.
# blib/lib/Win32/GUI/UserGuide/FAQ.pod (502): Non-ASCII character seen before =encoding in 'Lindström,'. Assuming ISO8859-1
# Looks like you failed 3 tests of 127.
t/98_Pod.t .........................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/127 subtests
t/99_pod_coverage.t ................ ok
Test Summary Report
-------------------
t/97_Version.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/98_Pod.t (Wstat: 768 Tests: 127 Failed: 3)
Failed tests: 16, 115, 123
Non-zero exit status: 3
Files=24, Tests=458, 19 wallclock secs ( 0.27 usr + 0.08 sys = 0.34 CPU)
Result: FAIL
Failed 2/24 test programs. 5/458 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.001003
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 4
PATH = C:\strawberry-perl-5.20-32bit\perl\site\bin;C:\strawberry-perl-5.20-32bit\perl\bin;C:\strawberry-perl-5.20-32bit\c\bin;C:\Program Files (x86)\Wizvera\Delfino;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\PROGRAM FILES (X86)\LENOVO\ACCESS CONNECTIONS\;C:\PROGRAM FILES\THINKPAD\BLUETOOTH SOFTWARE\;C:\PROGRAM FILES\THINKPAD\BLUETOOTH SOFTWARE\SYSWOW64;;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 344220
PERL5_CPAN_IS_RUNNING = 344220
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
TEMP = C:\Users\kang\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry-perl-5.20-32bit\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001003
YAML 0.92
YAML::Syck n/a
version 0.9908
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.20.0.1 #1 Fri May 30 23:25:11 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.2', 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:\strawberry-perl-5.20-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.20-32bit\c\lib"'
libpth=C:\strawberry-perl-5.20-32bit\c\lib C:\strawberry-perl-5.20-32bit\c\i686-w64-mingw32\lib C:\strawberry-perl-5.20-32bit\c\lib\gcc\i686-w64-mingw32\4.8.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=libperl520.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry-perl-5.20-32bit\perl\lib\CORE" -L"C:\strawberry-perl-5.20-32bit\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 May 30 2014 23:29:27
%ENV:
PERL5_CPANPLUS_IS_RUNNING="344220"
PERL5_CPAN_IS_RUNNING="344220"
@INC:
C:/strawberry-perl-5.20-32bit/perl/site/lib
C:/strawberry-perl-5.20-32bit/perl/vendor/lib
C:/strawberry-perl-5.20-32bit/perl/lib
.