Front page | perl.cpan.testers |
Postings from May 2008
UNKNOWN Test-HTML-W3C-0.03 MSWin32-x86-multi-thread 5.1
From:
DAGOLDEN
Date:
May 18, 2008 12:06
Subject:
UNKNOWN Test-HTML-W3C-0.03 MSWin32-x86-multi-thread 5.1
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 Victor,
This is a computer-generated report for Test-HTML-W3C-0.03
on perl 5.10.0, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because you did not define tests, tests could not be
found, because your tests were interrupted before they finished, or
because the results of the tests could not be parsed. You may wish to
consult the CPAN Testers Wiki:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry\c\bin\dmake.EXE test':
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/98-pod...............skipped: Test::Pod 1.20 required for testing POD Can't locate Test/Pod.pm in @INC (@INC contains: C:\strawberry\cpan\build\Test-HTML-W3C-0.03-l872xU\blib\lib C:\strawberry\cpan\build\Test-HTML-W3C-0.03-l872xU\blib\arch C:\strawberry\cpan\build\WebService-Validator-HTML-W3C-0.22-5J_aCp/blib/arch C:\strawberry\cpan\build\WebService-Validator-HTML-W3C-0.22-5J_aCp/blib/lib C:\strawberry\cpan\build\Class-Accessor-0.31-m0HhYL/blib/arch C:\strawberry\cpan\build\Class-Accessor-0.31-m0HhYL/blib/lib C:/STRAWB~1/perl/lib C:/STRAWB~1/perl/site/lib .) at (eval 5) line 2.
t/99-pod-coverage......skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
Files=2, Tests=0, 1 wallclock secs ( 0.01 usr + 0.08 sys = 0.09 CPU)
Result: NOTESTS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------------- ---- ----
Test::Builder::Module 0 0.78
WebService::Validator::HTML::W3C 0.1 0.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
PERL5LIB = C:\strawberry\cpan\build\WebService-Validator-HTML-W3C-0.22-5J_aCp/blib/arch;C:\strawberry\cpan\build\WebService-Validator-HTML-W3C-0.22-5J_aCp/blib/lib;C:\strawberry\cpan\build\Class-Accessor-0.31-m0HhYL/blib/arch;C:\strawberry\cpan\build\Class-Accessor-0.31-m0HhYL/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 960
PERL5_CPAN_IS_RUNNING = 960
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1916,960
PERL_CR_SMOKER_CURRENT = Test-HTML-W3C-0.03
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
TEMP = C:\DOCUME~1\David\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.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::FsType = FAT32
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=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\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\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=true, libperl=libperl510.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
-
UNKNOWN Test-HTML-W3C-0.03 MSWin32-x86-multi-thread 5.1
by DAGOLDEN