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 ADAMK,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Wed Jul 20 21:54:44 2005] Trying to get 
'http://www.cpan.org/authors/id/A/AD/ADAMK/HTML-Location-1.00.tar.gz'
[MSG] [Wed Jul 20 21:54:46 2005] Trying to get 
'http://www.cpan.org/authors/id/A/AD/ADAMK/CHECKSUMS'
[MSG] [Wed Jul 20 21:54:48 2005] Checksum matches for 
'HTML-Location-1.00.tar.gz'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/inc/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/inc/Module/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/AutoInstall.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Fetch.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Makefile.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Base.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Metadata.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Can.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/WriteAll.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/inc/Module/Install/Win32.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/Changes'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/MANIFEST'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/t/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/t/99_pod.t'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/t/02_main.t'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/t/01_compile.t'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/META.yml'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/lib/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/lib/HTML/'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 
'HTML-Location-1.00/lib/HTML/Location.pm'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/LICENSE'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/Makefile.PL'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML-Location-1.00/README'
[MSG] [Wed Jul 20 21:54:49 2005] Extracted 'HTML::Location' to 
'/cygdrive/c/Documents and Settings/imacat/Application 
Data/cygwin/.cpanplus/5.8.6/build/HTML-Location-1.00'
[MSG] [Wed Jul 20 21:54:57 2005] *** ExtUtils::AutoInstall version 0.61
*** Checking for dependencies...
[Core Features]
- Test::More ...loaded. (0.6 >= 0.47)
- File::Spec ...loaded. (3.01 >= 0.80)
- Clone      ...missing. (would need 0.13)
- List::Util ...loaded. (1.14 >= 1.11)
- URI        ...loaded. (1.35)
==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y
*** Dependencies will be installed the next time you type 'make'.
    (You may need to do that as the 'root' user.)
*** ExtUtils::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Clone 0.13 not found.
Writing Makefile for HTML::Location

[MSG] [Wed Jul 20 21:54:57 2005] Module 'HTML::Location' requires 'Clone' 
version '0.13' to be installed 
[MSG] [Wed Jul 20 21:55:12 2005] cp lib/HTML/Location.pm 
blib/lib/HTML/Location.pm

[ERROR] [Wed Jul 20 21:55:20 2005] MAKE TEST failed: No such file or directory 
t/01_compile....ok
t/02_main.......
#     Failed test (t/02_main.t at line 91)
#          got: 'http://foo.com//foo/bar.txt'
#     expected: 'http://foo.com/foo/bar.txt'

#     Failed test (t/02_main.t at line 107)
#          got: 'http://foo.com//foo/bar'
#     expected: 'http://foo.com/foo/bar'
# Looks like you failed 2 tests of 128.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 76, 111
        Failed 2/128 tests, 98.44% okay
t/99_pod........skipped
        all skipped: Test::Pod 1.00 required for testing POD
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/02_main.t    2   512   128    2   1.56%  76 111
1 test skipped.
Failed 1/3 test scripts, 66.67% okay. 2/130 subtests failed, 98.46% okay.
make: *** [test_dynamic] Error 2


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Clone                                 0
        File::Spec                         3.01
        List::Util                         1.14
        Test::More                         0.60
        URI                                1.35

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=cygwin, osvers=1.5.12(0.11642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-4.0 loreley 1.5.12(0.11642) 2004-11-10 08:34 i686 unknown 
unknown cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 
-Dman3ext=3pm'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.1 (cygming special)', 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='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -lcrypt -lgdbm_compat
    perllibs=-lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'

Reply via email to