This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Daniel Muey,
    
This is a computer-generated test report for Getopt-Param-v0.0.1, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.
If the failure is due to missing prerequisites, you may wish to 
disregard this report.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                   Need Have  
    ------------------------ ---- ------
    Class::Std               0    v0.0.8
    Class::Std::Utils        0    v0.0.2
  ! Locale::Maketext::Pseudo 0    n/a   
    Test::More               0    0.66  
    version                  0    0.69  

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\WINNT\system32\cmd.exe
    INCLUDE = 
C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry-perl\ext\include;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = 
C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\ext\lib;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Programme\QuickTime\QTSystem\;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;c:\dev-cpp\bin\
    PERL5LIB = 
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 15 Stepping 0, AuthenticAMD

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = C:\Perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2000
    Win32::GetOSVersion = Service Pack 2, 5, 0, 2195, 2, 2, 0, 0, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.24  
    Module::Build       0.2805
    Module::Signature   n/a   
    Test::Harness       2.56  
    Test::More          0.66  
    version             0.69  

------------------------------
TEST OUTPUT
------------------------------

Output from 'C:\Perl\bin\nmake.EXE test':


Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t/*.t
t/00.load.........
#   Failed test 'use Getopt::Param;'
#   at t/00.load.t line 4.
#     Tried to use 'Getopt::Param'.
#     Error:  Can't locate Locale/Maketext/Pseudo.pm in @INC (@INC contains: 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\lib 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\lib/Getopt/Param.pm line 9.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value in concatenation (.) or string at t/00.load.t line 7.
# Testing Getopt::Param 
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/01.methods......
#   Failed test 'use Getopt::Param;'
#   at t/01.methods.t line 4.
#     Tried to use 'Getopt::Param'.
#     Error:  Can't locate Locale/Maketext/Pseudo.pm in @INC (@INC contains: 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\lib 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\lib/Getopt/Param.pm line 9.
# BEGIN failed--compilation aborted at t/01.methods.t line 4.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value in concatenation (.) or string at t/01.methods.t 
line 7.
# Testing Getopt::Param  methods
Can't locate object method "new" via package "Getopt::Param" at t/01.methods.t 
line 21.
# Looks like you planned 29 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-29
        Failed 29/29 tests, 0.00% okay
t/perlcritic......Can't locate Test/Perl/Critic.pm in @INC (@INC contains: 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\lib 
C:\Perl\cpan\build\Getopt-Param-v0.0.1\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at t/perlcritic.t line 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pod-coverage....skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00.load.t       1   256     1    1 100.00%  1
t/01.methods.t  255 65280    29   57 196.55%  1-29
t/perlcritic.t    2   512    ??   ??       %  ??
2 tests skipped.
Failed 3/5 test scripts, 40.00% okay. 30/30 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0xff'
Stop.


--

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=define
    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_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE 
-fno-strict-aliasing',
    optimize='-O2',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='3.4.2 (mingw-special)', 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', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    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 
-lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion 
-lodbc32 -lodbccp32 -lmsvcrt
    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='-mdll -L"C:\Perl\lib\CORE"'

Reply via email to