Skip Menu |

This queue is for tickets about the Test-Spelling CPAN distribution.

Report information
The Basics
Id: 82182
Status: resolved
Priority: 0/
Queue: Test-Spelling

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
jdhedden [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.16
Fixed in: (no value)



Subject: Test failures under Cygwin on Windows
Show quoted text
>>> Test-Spelling-0.16 <<<
Checking if your kit is complete... Looks good Writing Makefile for Test::Spelling Writing MYMETA.yml and MYMETA.json Subroutine githubmeta redefined at inc/Module/Install/GithubMeta.pm line 11. Subroutine _under_git redefined at inc/Module/Install/GithubMeta.pm line 34. Subroutine manifest_skip redefined at inc/Module/Install/ManifestSkip.pm line 26. Subroutine auto_manifest redefined at inc/Module/Install/AutoManifest.pm line 14. cp lib/Test/Spelling.pm blib/lib/Test/Spelling.pm PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Failed test 'subtest 'bad pod has no errors' of '' compare diag' # at t/basic.t line 22. # Got diag (24 bytes): # 'Errors:' ' ' incorectly # Expected diag (23 bytes): # 'Errors:' # ' incorectly' # Looks like you failed 1 test of 19. t/basic.t ...... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/19 subtests t/load.t ....... ok t/pod-spell.t .. skipped: Spelling tests only for authors t/pod.t ........ ok # Failed test 'subtest 'stopword pod file' of '' compare diag' # at t/stopword.t line 12. # Got diag (19 bytes): # 'Errors:' ' ' xzaue # Expected diag (18 bytes): # 'Errors:' # ' xzaue' # Failed test 'subtest 'stopword pod file' of '' compare ok' # at t/stopword.t line 20. # got: '0' # expected: '1' # Looks like you failed 2 tests of 13. t/stopword.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/13 subtests Test Summary Report ------------------- t/basic.t (Wstat: 256 Tests: 19 Failed: 1) Failed test: 19 Non-zero exit status: 1 t/stopword.t (Wstat: 512 Tests: 13 Failed: 2) Failed tests: 7, 11 Non-zero exit status: 2 Files=5, Tests=34, 5 wallclock secs ( 0.14 usr 0.11 sys + 1.82 cusr 1.68 csys = 3.74 CPU) Result: FAIL Failed 2/5 test programs. 3/34 subtests failed. make: *** [test_dynamic] Error 2 My Perl: Show quoted text
> perl -V
Summary of my perl5 (revision 5 version 16 subversion 1 patch 53802) configuration: Snapshot of: 06d742c02d396d6515581002f376b55ab1972c1b Platform: osname=cygwin, osvers=1.5.25(0.15642), archname=cygwin-thread-multi- 64int uname='cygwin_nt-5.1 seymour 1.5.25(0.15642) 2008-06-12 19:34 i686 cygwin ' config_args='-de -Duse64bitint -Dusethreads -Uusemymalloc - Dinc_version_list=none -Dnoextensions=DB_File Devel/DProf Devel/Peek GDBM_File IPC/SysV NDBM_File ODBM_File Sys/Syslog Text/Soundex Time/Piece attrs B/Debug B/Lint -A append:ccflags= -DNO_MATHOMS -A define:optimize=-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse -mieee-fp -mmmx -msse -msse2' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ - DNO_MATHOMS -fno-strict-aliasing -pipe', optimize='-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse - mieee-fp -mmmx -msse -msse2', cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -DNO_MATHOMS - fno-strict-aliasing -pipe' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', 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='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all- symbols -Wl,--enable-auto-image-base -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_16_1.dll gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,- -export-all-symbols -Wl,--enable-auto-image-base -s -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES MULTIPLICITY NO_MATHOMS PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV 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 USE_REENTRANT_API Built under cygwin Compiled at Aug 11 2012 07:18:47 %ENV: PERLIO="perlio" CYGWIN="ntsec" @INC: /usr/lib/perl5/site_perl/5.16.1/cygwin /usr/lib/perl5/site_perl/5.16.1 /usr/lib/perl5/5.16.1/cygwin /usr/lib/perl5/5.16.1 . If you need more, just ask.
Hi gentlemen, Please try 0.18 just released to CPAN today. It will at least help to narrow down the problem if not fix it entirely.
On 2013-04-26 10:43:10, SARTAK wrote: Show quoted text
> Hi gentlemen, > > Please try 0.18 just released to CPAN today. It will at least help to > narrow down the problem if not fix it entirely.
Actually, this looks to have been fixed with v0.17. Thanks.