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 Guillermo Roditi, This is a computer-generated test report for MooseX-Object-Pluggable-0.0005, created automatically by CPAN::Reporter, version 0.44, 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 ------------------------- ---- ---- Module::Pluggable::Object 0 3.6 ! Moose 0.17 n/a Test::More 0 0.70 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINNT\system32\cmd.exe INCLUDE = C:\tools\msvc\VC98\atl\include;C:\tools\msvc\VC98\mfc\include;C:\tools\msvc\VC98\include LIB = C:\tools\msvc\VC98\mfc\lib;C:\tools\msvc\VC98\lib NUMBER_OF_PROCESSORS = 1 PATH = c:\tools\vanilla-perl\perl\bin;C:\Perl\site\bin;C:\Perl\bin;c:\tools\ruby\bin;C:\tools\orant\bin;c:\tools\msvc\Common\MSDev98\Bin;C:\tools\Tcl\bin;C:\tools\Python22\.;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;c:\tools\nmake;C:\Arquivos de programas\cvsnt;C:\vanilla-perl\perl\bin;C:\vanilla-perl\dmake\bin;C:\vanilla-perl\mingw\bin;d:\cygwin\bin;C:\Arquivos de programas\Subversion\bin;C:\tools\QuickTime\QTSystem\;c:\tools\perl\bin;c:\tools\msvc\Common\Tools\WinNT;C:\tools\msvc\Common\Tools;C:\tools\msvc\VC98\bin;c:\tools\java\jdk1.5.0_06\bin; PERL5LIB = C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/arch;C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/lib PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel 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 4, 5, 0, 2195, 2, 4, 0, 0, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9102 Cwd 3.12 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.09 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.32 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build n/a Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from 'C:\tools\nmake\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 "-Iinc" Makefile.PL --config= --installdeps=Moose,0.17,Module::Pluggable::Object,0 Cannot determine perl version info from lib/MooseX/Object/Pluggable.pm *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-basic.t t/02-basic2.t t/03-custom-ns.t t/boilerplate.t t/pod-coverage.t t/pod.t t/00-load......... # Failed test 'use MooseX::Object::Pluggable;' # at t/00-load.t line 6. # Tried to use 'MooseX::Object::Pluggable'. # Error: Can't locate Moose/Role.pm in @INC (@INC contains: C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\inc C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/lib C:/Perl/site/lib C:/Perl/lib . C:/Perl/site/lib C:/Perl/lib .) at C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\lib/MooseX/Object/Pluggable.pm line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # 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 9. # Testing MooseX::Object::Pluggable , Perl 5.008008, C:\Perl\bin\perl.exe # 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-basic........ # Failed test 'use TestApp;' # at t/01-basic.t line 10. # Tried to use 'TestApp'. # Error: Can't locate Moose.pm in @INC (@INC contains: t/lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\inc C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/lib C:/Perl/site/lib C:/Perl/lib .) at t/lib/TestApp.pm line 5. # BEGIN failed--compilation aborted at t/01-basic.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "TestApp" at t/01-basic.t line 12. # Looks like you planned 19 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-19 Failed 19/19 tests, 0.00% okay t/02-basic2....... # Failed test 'use TestApp2;' # at t/02-basic2.t line 10. # Tried to use 'TestApp2'. # Error: Can't locate Moose.pm in @INC (@INC contains: t/lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\inc C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/lib C:/Perl/site/lib C:/Perl/lib .) at t/lib/TestApp2.pm line 5. # BEGIN failed--compilation aborted at t/02-basic2.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "TestApp2" at t/02-basic2.t line 12. # Looks like you planned 19 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-19 Failed 19/19 tests, 0.00% okay t/03-custom-ns.... # Failed test 'use TestApp2;' # at t/03-custom-ns.t line 10. # Tried to use 'TestApp2'. # Error: Can't locate Moose.pm in @INC (@INC contains: t/lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\inc C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\lib C:\Perl\cpan\build\MooseX-Object-Pluggable-0.0005-pbAEuL\blib\arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/arch C:\Perl\cpan\build\File-Path-1.99_02-J0c54Z/blib/lib C:/Perl/site/lib C:/Perl/lib .) at t/lib/TestApp2.pm line 5. # BEGIN failed--compilation aborted at t/03-custom-ns.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "TestApp2" at t/03-custom-ns.t line 12. # Looks like you planned 22 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-22 Failed 22/22 tests, 0.00% okay t/boilerplate.....ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 t/01-basic.t 255 65280 19 37 1-19 t/02-basic2.t 255 65280 19 37 1-19 t/03-custom-ns.t 255 65280 22 43 1-22 2 tests skipped. Failed 4/7 test scripts. 61/64 subtests failed. Files=7, Tests=64, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/7 test programs. 61/64 subtests failed. 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=4.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='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:"C:\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:"C:\Perl\lib\CORE" -machine:x86'
