Skip Menu |

This queue is for tickets about the Graphics-ColorNames CPAN distribution.

Report information
The Basics
Id: 20923
Status: resolved
Priority: 0/
Queue: Graphics-ColorNames

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

Bug Information
Severity: Critical
Broken in: 1.06
Fixed in: 2.04



Subject: Test Errors
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\perl58\bin\perl.exe "-MExtUtils::Command::MM" "- e" "test_harness(0, blib\lib', 'blib\arch')" t/*.t t/00-pod-coverage....You tried to plan twice! Second plan at t/00-pod- coverage t line 8 # Looks like your test died before it could output anything. t/00-pod-coverage....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/00-pod.............ok t/00-Prereqs.........skipped all skipped: Test::Prereq required to test dependencies t/01-ColorNames......ok t/01-ColourNames.....ok t/02-X...............ok t/03-HTML............ok t/04-Windows.........ok t/05-Netscape........ok t/06-obj.............ok t/07-file............ok t/08-filehandle......ok Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------- -------- t/00-pod-coverage.t 255 65280 6 12 200.00% 1-6 1 test skipped. Failed 1/12 test scripts, 91.67% okay. 6/190 subtests failed, 96.84% okay. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff' Stop. C:/photowebserver/perl/bin/nmake.EXE test -- NOT OK Running make install make test had returned bad status, won't install without force Failed during this command: RRWO/Graphics-ColorNames-1.06.tar.gz : make_test NO Show quoted text
cpan>
C:\temp\Graphics-ColorNames-1.06>perl -V Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=de fine useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 - D_CONSOLE - DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE - DPERL_IMPLICIT_ CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX', optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='12.00.8804', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksi ze=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf - libpath:"C: \perl58\lib\CORE" -machine:x86' libpth=\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32 .lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_ 32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comd lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug - opt:ref,icf - libpath:"C:\perl58\lib\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 817 [257965] Iin_load_module moved for compatibility with build 806 PerlEx support in CGI::Carp Less verbose ExtUtils::Install and Pod::Find Patch for CAN-2005-0448 from Debian with modifications Partly reverted 24733 to preserve binary compatibilty 27528 win32_pclose() error exit doesn't unlock mutex 27527 win32_async_check() can loop indefinitely 27515 ignore directories when searching @INC 27359 Fix -d:Foo=bar syntax 27210 Fix quote typo in c2ph 27203 Allow compiling swigged C++ code 27200 Make stat() on Windows handle trailing slashes correctly 27194 Get perl_fini() running on HP-UX again 27133 Initialise lastparen in the regexp structure 27034 Avoid "Prototype mismatch" warnings with autouse 26970 Make Passive mode the default for Net::FTP 26921 Avoid getprotobyname/number calls in IO::Socket::INET 26897,26903 Make common IPPROTO_* constants always available 26670 Make '-s' on the shebang line parse -foo=bar switches 26379 Fix alarm() for Windows 2003 26087 Storable 0.1 compatibility 25861 IO::File performace issue 25084 long groups entry could cause memory exhaustion 24699 ICMP_UNREACHABLE handling in Net::Ping Built under MSWin32 Compiled at Mar 20 2006 17:54:25 @INC: C:/perl58/lib C:/perl58/site/lib . C:\temp\Graphics-ColorNames-1.06>
From: MSCHWERN [...] cpan.org
On Wed Aug 09 17:17:50 2006, LGODDARD wrote: Show quoted text
> t/00-pod-coverage....You tried to plan twice! Second plan at t/00-pod- > coverage > t line 8 > # Looks like your test died before it could output anything. > t/00-pod-coverage....dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-6 > Failed 6/6 tests, 0.00% okay
The problem is this: use Test::More tests => 6; eval "use Pod::Coverage"; plan skip_all => "Pod::Coverage required" if $@; It should be this: use Test::More; if( eval "use Pod::Coverage" ) { plan tests => 6; } else { plan skip_all => "Pod::Coverage required"; }
From: RRWO [...] cpan.org
On Sun Oct 15 16:06:03 2006, MSCHWERN wrote: Show quoted text
> use Test::More; > > if( eval "use Pod::Coverage" ) { > plan tests => 6; > } > else { > plan skip_all => "Pod::Coverage required"; > }
if (eval "use Test::Pod::Coverage") { ... } doesn't return true (at least not w/ Test::Pod::Coverage 1.08, Pod::Coverate 0.18 and Perl 5.8.7 on my Linux box.) I'm using something like if (eval "use Test::Pod::Coverage tests => 1") { } else { plan skip_all => "Test::Pod::Coverage required" if $@; } pod_coverage_ok("Graphics::ColorNames");
Subject: Re: [rt.cpan.org #20923] Resolved: Test Errors
Date: Tue, 18 Dec 2007 09:20:15 -0000 (UTC)
To: bug-Graphics-ColorNames [...] rt.cpan.org
From: leeg1644 [...] leegoddard.net
Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=20923 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message.
I've just downloaded the 'latest' fix and it does not seem to work. make test output attached, perl -V below. Let me know if you need more help. Thanks,Lee Adding Module::Load to the requirements would help. Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=define use5005threads=undef useithreads=define usemultiplicity=de fine useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYP T -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTE XT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-st rict-aliasing', optimize='-O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125) ', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksi ze=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-L"C:\Perl\lib\CORE"' libpth=\lib libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 - lodbccp32 -lmsvcrt perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshel l32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc 32 -lodbccp32 -lmsvcrt libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl58.lib gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -L"C:\Perl\lib\CORE"' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 822 [280952] Iin_load_module moved for compatibility with build 806 PerlEx support in CGI::Carp Less verbose ExtUtils::Install and Pod::Find Patch for CAN-2005-0448 from Debian with modifications Rearrange @INC so that 'site' is searched before 'perl' Partly reverted 24733 to preserve binary compatibility MAINT31223 plus additional changes 31490 Problem bootstraping Win32CORE 31324 Fix DynaLoader::dl_findfile() to locate .so files again 31214 Win32::GetLastError fails when first called 31211 Restore Windows NT support 31188 Problem killing a pseudo-forked child on Win32 29732 ANSIfy the PATH environment variable on Windows 27527,29868 win32_async_check() can loop indefinitely 26970 Make Passive mode the default for Net::FTP 26379 Fix alarm() for Windows 2003 24699 ICMP_UNREACHABLE handling in Net::Ping Built under MSWin32 Compiled at Jul 31 2007 19:34:48 @INC: c:/Perl/site/lib c:/Perl/lib . bash-3.2$ pwd /cygdrive/c/temp/Graphics-ColorNames-2.0_04 bash-3.2$

Message body is not shown because sender requested not to inline it.

From: RRWO [...] cpan.org
On Tue Dec 18 04:21:05 2007, leeg1644@leegoddard.net wrote: Show quoted text
> I've just downloaded the 'latest' fix and it does not seem to work.
The latest fix is in 2.04. You ran 2.0_04, which is an older development version. Show quoted text
> make test output attached, perl -V below. Let me know if you need more
help. Show quoted text
> Thanks,Lee > > Adding Module::Load to the requirements would help.
It is in the requirements. Show quoted text
> [...] > bash-3.2$ pwd > /cygdrive/c/temp/Graphics-ColorNames-2.0_04 > bash-3.2$
Subject: Re: [rt.cpan.org #20923] Test Errors
Date: Tue, 18 Dec 2007 15:12:18 -0000 (UTC)
To: bug-Graphics-ColorNames [...] rt.cpan.org
From: leeg1644 [...] leegoddard.net
Show quoted text
> On Tue Dec 18 04:21:05 2007, leeg1644@leegoddard.net wrote: >
>> I've just downloaded the 'latest' fix and it does not seem to work.
> > The latest fix is in 2.04. You ran 2.0_04, which is an older > development version.
Sorry. Show quoted text
>> make test output attached, perl -V below. Let me know if you need more
> help.
>> Thanks,Lee >> >> Adding Module::Load to the requirements would help.
> > It is in the requirements.
You may have taken the trouble to thank me for taking the trouble to run your test. I'll not make the mistake again. Lee