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 Andrew Sterling Hanenkamp,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.053. 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 'fetch':

[MSG] [Fri Apr 29 10:23:41 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/H/HA/HANENKAMP/File-System/File-System-1.05.tar.gz'
[MSG] [Fri Apr 29 10:23:41 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/H/HA/HANENKAMP/File-System/CHECKSUMS'
[MSG] [Fri Apr 29 10:23:41 2005] Checksum matches for 'File-System-1.05.tar.gz'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/Build.PL'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/Changes'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/lib/'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/lib/File/'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 'File-System-1.05/lib/File/System/'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 
'File-System-1.05/lib/File/System/Layered.pm'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 
'File-System-1.05/lib/File/System/Object.pm'
[MSG] [Fri Apr 29 10:23:42 2005] Extracted 
'File-System-1.05/lib/File/System/Passthrough.pm'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 
'File-System-1.05/lib/File/System/Real.pm'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 
'File-System-1.05/lib/File/System/Table.pm'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 
'File-System-1.05/lib/File/System/Test.pm'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/lib/File/System.pm'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/Makefile.PL'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/MANIFEST'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/META.yml'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/README'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 
'File-System-1.05/t/01_normalize_path.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/02_glob.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/03_real.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/04_table_basic.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 
'File-System-1.05/t/05_table_multimount.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/06_table_mount.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/07_layered.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File-System-1.05/t/08_passthrough.t'
[MSG] [Fri Apr 29 10:23:43 2005] Extracted 'File::System' to 
'/home/cpanplus/.cpanplus/5.8.5/build/File-System-1.05'
/usr/local/bin/perl Build.PL --uninst 1
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'File-System' version '1.05'
lib/File/System/Real.pm -> blib/lib/File/System/Real.pm
lib/File/System/Passthrough.pm -> blib/lib/File/System/Passthrough.pm
lib/File/System.pm -> blib/lib/File/System.pm
lib/File/System/Table.pm -> blib/lib/File/System/Table.pm
lib/File/System/Object.pm -> blib/lib/File/System/Object.pm
lib/File/System/Test.pm -> blib/lib/File/System/Test.pm
lib/File/System/Layered.pm -> blib/lib/File/System/Layered.pm
Manifying blib/lib/File/System/Table.pm -> blib/libdoc/File::System::Table.3
Manifying blib/lib/File/System/Real.pm -> blib/libdoc/File::System::Real.3
Manifying blib/lib/File/System/Passthrough.pm -> 
blib/libdoc/File::System::Passthrough.3
Manifying blib/lib/File/System/Test.pm -> blib/libdoc/File::System::Test.3
Manifying blib/lib/File/System/Object.pm -> blib/libdoc/File::System::Object.3
Manifying blib/lib/File/System.pm -> blib/libdoc/File::System.3
Manifying blib/lib/File/System/Layered.pm -> blib/libdoc/File::System::Layered.3
t/01_normalize_path......ok
t/02_glob................ok
t/03_real................NOK 309
#     Failed test 
(/home/cpanplus/.cpanplus/5.8.5/build/File-System-1.05/blib/lib/File/System/Test.pm
 at line 669)
# element 1 of glob was '/baz', but element 1 of find was '/file2'
# Looks like you failed 1 test of 309.
t/03_real................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 309
        Failed 1/309 tests, 99.68% okay
t/04_table_basic.........ok
t/05_table_multimount....ok
t/06_table_mount.........ok 302/2702Mounting on mount point '/bar' will hide 
some files. at t/06_table_mount.t line 69
t/06_table_mount.........ok 602/2702Mounting on mount point '/bar/baz' will 
hide some files. at t/06_table_mount.t line 69
t/06_table_mount.........ok 1202/2702Mounting on mount point '/.bar' will hide 
some files. at t/06_table_mount.t line 69
t/06_table_mount.........ok
t/07_layered.............ok
t/08_passthrough.........NOK 309
#     Failed test 
(/home/cpanplus/.cpanplus/5.8.5/build/File-System-1.05/blib/lib/File/System/Test.pm
 at line 669)
# element 1 of glob was '/baz', but element 1 of find was '/file2'
# Looks like you failed 1 test of 309.
t/08_passthrough.........dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 309
        Failed 1/309 tests, 99.68% okay
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/03_real.t           1   256   309    1   0.32%  309
t/08_passthrough.t    1   256   309    1   0.32%  309
[ERROR] [Fri Apr 29 10:24:58 2005] Could not run 'Build test': Failed 2/8 test 
scripts, 75.00% okay. 2/4296 subtests failed, 99.95% okay.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        File::Copy::Recursive              0.06
        Parse::RecDescent                  1.94

******************************** 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. :)
**********************************************************************
--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos 5.9 generic sun4u sparc sunw,ultra-5_10 solaris '
    config_args='-Dcc=gcc -B/usr/ccs/bin/'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing -pipe 
-I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include 
-I/opt/gnu/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lbind -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lbind -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'

Reply via email to