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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Chris Dolan,
    
This is a computer-generated test report for Test-Virtual-Filesystem-0.03, 
created
automatically by CPAN::Reporter, version 0.4801, 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 testing your distribution.

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::Accessor::Fast 0    0.31
    Readonly              0    1.03
    Test::Class           0.24 0.24
    Test::More            0.62 0.70

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
S:\bin\dev\msvc\atl\include;S:\bin\dev\msvc\mfc\include;S:\bin\dev\msvc\include;S:\bin\dev\msvs\vc\ATLMFC\INCLUDE;S:\bin\dev\msvs\vc\INCLUDE;S:\bin\dev\msvs\vc\PlatformSDK\include;S:\bin\dev\msvs\vc\ATLMFC\INCLUDE;S:\bin\dev\msvs\vc\INCLUDE;S:\bin\dev\msvs\vc\PlatformSDK\include;
    LIB = 
S:\bin\dev\msvc\mfc\lib;S:\bin\dev\msvc\lib;S:\bin\dev\msvs\vc\ATLMFC\LIB;S:\bin\dev\msvs\vc\LIB;S:\bin\dev\msvs\vc\PlatformSDK\lib;S:\bin\dev\msvs\SDK\v2.0\lib;S:\bin\dev\msvs\vc\ATLMFC\LIB;S:\bin\dev\msvs\vc\LIB;S:\bin\dev\msvs\vc\PlatformSDK\lib;S:\bin\dev\msvs\SDK\v2.0\lib;
    NUMBER_OF_PROCESSORS = 1
    PATH = 
s:\bin\apps\far;s:\run;s:\bin\graph\imagemagick-6.3.2-q16;S:\bin\dev\lib\bin\;S:\bin\dev\perl\site\bin;S:\bin\dev\perl\bin;S:\bin\sys\reskittools\;S:\bin\sys\unixutils\;s:\bin\arc;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\Common 
Files\Adobe\AGL;S:\bin\comm\apache2\bin\;S:\bin\graph\graphviz\Graphviz\bin;C:\Program
 Files\Pinnacle\Shared Files;C:\Program Files\Pinnacle\Shared 
Files\Filter;S:\bin\mmedia\avid_liquid\QTPlugIns;S:\bin\dev\msvs\MSDev98\Bin;S:\bin\dev\msvs\Tools;S:\bin\dev\msvc\bin;S:\bin\dev\msvs\Common7\IDE;S:\bin\dev\msvs\vc\BIN;S:\bin\dev\msvs\Common7\Tools;S:\bin\dev\msvs\Common7\Tools\bin;S:\bin\dev\msvs\vc\PlatformSDK\bin;S:\bin\dev\msvs\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;S:\bin\dev\msvs\vc\VCPackages;;s:\bin\mmedia\dvp;s:\bin\comm\nmap
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 5556
    PERL5_CPAN_IS_RUNNING = 5556
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 4 Stepping 1, GenuineIntel
    TEMP = C:\temp

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

    Perl: $^X = S:\bin\dev\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2003
    Win32::GetOSVersion = Service Pack 2, 5, 2, 3790, 2, 2, 0, 272, 3
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.4101
    ExtUtils::MakeMaker 6.3201
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.74  

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

Output from 'S:\bin\dev\perl\bin\nmake.EXE test':


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

        S:\bin\dev\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/compatibility......# You should see a "TODO" test below.  This is just 
testing that TODO tests work
ok
t/filesys............
#   Failed test 'symlink_create died (The symlink function is unimplemented at 
S:\bin\dev\perl\cpan\build\Test-Virtual-Filesystem-0.03-URrkSM\blib\lib/Test/Virtual/Filesystem.pm
 line 700.)'
#   at t/filesys.t line 13.
#   (in Test::Virtual::Filesystem->symlink_create)
# Looks like you failed 1 test of 93.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/93 subtests 
        (less 19 skipped subtests: 73 okay)
t/pod-coverage.......skipped: Author test
t/pod................skipped: Author test

Test Summary Report
-------------------
t/compatibility.t (Wstat: 0 Tests: 4 Failed: 0)
  TODO passed:   2
t/filesys.t      (Wstat: 256 Tests: 93 Failed: 1)
  Failed test number(s):  30
  Non-zero exit status: 1
Files=4, Tests=97,  1 wallclock secs ( 0.05 usr +  0.00 sys =  0.05 CPU)
Result: FAIL
Failed 1/4 test programs. 1/97 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
Stop.


--

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=define
    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', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"S:\bin\dev\perl\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  
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
    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:"S:\bin\dev\perl\lib\CORE"  -machine:x86'

Reply via email to