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 Yi Ma Mao,
    
This is a computer-generated report for chklinks-3.08
on perl-5.8.8, created automatically by CPAN-Reporter-1.02 
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
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl5.8.8.exe -MExtUtils::Command -e cp chklinks 
blib\script\chklinks
pl2bat.bat blib\script\chklinks
C:\strawberry-perl\perl\bin\perl5.8.8.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-signature......ok
t/01-basic..........The getpwuid function is unimplemented at 
C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\chklinks-3.08-FFKiZa\blib\script\chklinks
 line 577.
# Test 2 got: "0" (t/01-basic.t at line 41)
#   Expected: "1"
#  t/01-basic.t line 41 is: ok(scalar(@_), 1);
# Test 3 got: "" (t/01-basic.t at line 43)
#   Expected: "(?-xism:test02.html)"
#  t/01-basic.t line 43 is: ok($_, qr/test02.html/);
The getpwuid function is unimplemented at 
C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\chklinks-3.08-FFKiZa\blib\script\chklinks
 line 577.
# Test 5 got: "0" (t/01-basic.t at line 53)
#   Expected: "3"
#  t/01-basic.t line 53 is: ok(scalar(@_), 3);
# Test 6 got: "" (t/01-basic.t at line 55)
#   Expected: "(?-xism:test2.css)"
#  t/01-basic.t line 55 is: ok($_, qr/test2.css/);
# Test 7 got: "" (t/01-basic.t at line 57)
#   Expected: "(?-xism:test02.html)"
#  t/01-basic.t line 57 is: ok($_, qr/test02.html/);
# Test 8 got: "" (t/01-basic.t at line 59)
#   Expected: "(?-xism:test04.html)"
#  t/01-basic.t line 59 is: ok($_, qr/test04.html/);
The getpwuid function is unimplemented at 
C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\chklinks-3.08-FFKiZa\blib\script\chklinks
 line 577.
# Test 10 got: "0" (t/01-basic.t at line 69)
#    Expected: "2"
#  t/01-basic.t line 69 is: ok(scalar(@_), 2);
# Test 11 got: "" (t/01-basic.t at line 71)
#    Expected: "(?-xism:test02.html)"
#  t/01-basic.t line 71 is: ok($_, qr/test02.html/);
# Test 12 got: "" (t/01-basic.t at line 73)
#    Expected: "(?-xism:test3.css)"
#  t/01-basic.t line 73 is: ok($_, qr/test3.css/);
The getpwuid function is unimplemented at 
C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\chklinks-3.08-FFKiZa\blib\script\chklinks
 line 577.
# Test 14 got: "0" (t/01-basic.t at line 83)
#    Expected: "6"
#  t/01-basic.t line 83 is: ok(scalar(@_), 6);
# Test 15 got: "" (t/01-basic.t at line 85)
#    Expected: "(?-xism:test02\\.html )"
#  t/01-basic.t line 85 is: ok($_, qr/test02\.html /);
# Test 16 got: "" (t/01-basic.t at line 88)
#    Expected: "(?-xism:test3\\.css )"
#  t/01-basic.t line 88 is: ok($_, qr/test3\.css /);
# Test 17 got: "" (t/01-basic.t at line 91)
#    Expected: "(?m-xis:^http://www\\.yahoo\\.com/nonexistent )"
#  t/01-basic.t line 91 is: ok($_, qr/^http:\/\/www\.yahoo\.com\/nonexistent 
/m);
# Test 18 got: "" (t/01-basic.t at line 94)
#    Expected: "(?m-xis:^http://www\\.domain\\.invalid/ )"
#  t/01-basic.t line 94 is: ok($_, qr/^http:\/\/www\.domain\.invalid\/ /m);
# Test 19 got: "" (t/01-basic.t at line 97)
#    Expected: "(?m-xis:^ftp://ftp\\.cpan\\.org/nonexistent )"
#  t/01-basic.t line 97 is: ok($_, qr/^ftp:\/\/ftp\.cpan\.org\/nonexistent /m);
# Test 20 got: "" (t/01-basic.t at line 100)
#    Expected: "(?m-xis:^ftp://ftp\\.domain\\.invalid/ )"
#  t/01-basic.t line 100 is: ok($_, qr/^ftp:\/\/ftp\.domain\.invalid\/ /m);
 Failed 16/21 subtests 
t/99-pod............skipped: Test::Pod 1.00 required for testing POD

Test Summary Report
-------------------
t/01-basic.t    (Wstat: 0 Tests: 21 Failed: 16)
  Failed test number(s):  2-3, 5-8, 10-12, 14-20
Files=3, Tests=22,  2 wallclock secs ( 0.02 usr +  0.03 sys =  0.05 CPU)
Result: FAIL
Failed 1/3 test programs. 16/22 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module          Need Have
    --------------- ---- ----
    HTML::LinkExtor 0    1.33
    HTTP::Cookies   0    1.39
    HTTP::Request   0    1.40
    LWP::RobotUA    0    1.27
    URI             0    1.35

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;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
    NUMBER_OF_PROCESSORS = 1
    PATH = 
C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Programme\Gemeinsame
 Dateien\Symbian\Tools;C:\Programme\CSL Arm 
Toolchain\bin;C:\Perl\bin\;c:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Nokia\Update_Manager\bin;C:\Programme\Gemeinsame
 
Dateien\GTK\2.0\bin;C:\Symbian\UIQ3.1SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\cygwin\bin;C:\Symbian\UIQ3SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;;C:\PROGRA~1\GEMEIN~1\MUVEET~1\030625;C:/cygwin/home/slaven/work2/srezic-misc/scripts
    PERL5LIB = 
C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Tk-MiniCalendar-0.10-zzZZRY/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Tk-MiniCalendar-0.10-zzZZRY/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Tk-XPMs-1.09-FQ53Ol/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Tk-XPMs-1.09-FQ53Ol/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Date-Calc-5.4-DD3wtI/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Date-Calc-5.4-DD3wtI/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Bit-Vector-6.4-flhMmF/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Bit-Vector-6.4-flhMmF/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Carp-Clan-5.9-mFPP54/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Carp-Clan-5.9-mFPP54/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Test-Exception-0.25-M4rQTs/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Test-Exception-0.25-M4rQTs/blib/lib;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Sub-Uplevel-0.18-7MjS2W/blib/arch;C:\DOKUME~1\slaven\LOKALE~1\Temp\cpan\build\Sub-Uplevel-0.18-7MjS2W/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 3272
    PERL5_CPAN_IS_RUNNING = 3272
    PERL_EXTUTILS_AUTOINSTALL = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD
    TEMP = C:\DOKUME~1\slaven\LOKALE~1\Temp

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

    $^X = C:\strawberry-perl\perl\bin\perl5.8.8.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_51
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.15   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.00   
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.98   
    version             0.6701 


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, 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 =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    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:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to