Front page | perl.cpan.testers |
Postings from July 2008
FAIL YAML-LibYAML-0.27 MSWin32-x86-multi-thread 5.1
From:
sanko
Date:
July 4, 2008 20:13
Subject:
FAIL YAML-LibYAML-0.27 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/
--
Dear Ingy dot Net,
This is a computer-generated report for YAML-LibYAML-0.27
on perl 5.11.0 patch 34101, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
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:\MinGW\bin\dmake.EXE test':
C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/alias...........ok
t/api.............ok
t/blessed.........ok
t/boolean.........ok
t/bug-pvf.........ok
t/bug-stack.......ok
t/changes.........ok
t/code............ok
t/dump............ok
t/empty...........ok
t/error...........ok
t/file............ok
t/glob............ok
t/load............ok
t/null............ok
t/private.........ok
t/quote...........ok
t/ref-scalar......ok
t/regexp..........
# Failed test 'Regular regexp dumps'
# at t/regexp.t line 7.
# got: '--- (?-xism:5050)
# '
# expected: '--- !!perl/regexp (?-xism:5050)
# '
# Failed test 'Blessed regular regexp dumps'
# at t/regexp.t line 15.
# got: '--- (?-xism:99999)
# '
# expected: '--- !!perl/regexp:Classy (?-xism:99999)
# '
# Failed test 'Regexp with flags dumps'
# at t/regexp.t line 22.
# got: '--- (?mi-xs:^edcba)
# '
# expected: '--- !!perl/regexp (?mi-xs:^edcba)
# '
# Failed test 'Blessed regexp with flags dumps'
# at t/regexp.t line 29.
# got: '--- (?mi-xs:^edcba)
# '
# expected: '--- !!perl/regexp:Bossy (?mi-xs:^edcba)
# '
# Failed test 'Can Load a regular regexp'
# at t/regexp.t line 34.
# got: ''
# expected: 'Regexp'
# Failed test 'Loaded regexp works'
# at C:\.cpan\build\YAML-LibYAML-0.27-_4KYJT\inc/Test/More.pm line 372.
# '(?-xism:5050)' doesn't look much like a regex to me.
# Failed test 'Can Load a blessed regexp'
# at t/regexp.t line 39.
# got: ''
# expected: 'Classy'
# Failed test 'Can Load a regexp with flags'
# at t/regexp.t line 44.
# got: ''
# expected: 'Regexp'
# Failed test 'Loaded regexp with flags works'
# at C:\.cpan\build\YAML-LibYAML-0.27-_4KYJT\inc/Test/More.pm line 372.
# '(?mi-xs:^edcba)' doesn't look much like a regex to me.
# Looks like you failed 9 tests of 15.
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/15 subtests
t/string_nulls....ok
t/tags............ok
t/utf8............ok
Test Summary Report
-------------------
t/regexp (Wstat: 2304 Tests: 15 Failed: 9)
Failed tests: 1-5, 7-8, 11, 13
Non-zero exit status: 9
Files=22, Tests=152, 12 wallclock secs ( 0.17 usr + 0.09 sys = 0.27 CPU)
Result: FAIL
Failed 1/22 test programs. 9/152 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Graphviz2.18\Bin;C:\Program Files\Bakefile;C:\Program Files\TortoiseSVN\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Subversion\bin;C:\MinGW\bin\;C:\perl\bin\;C:\bin\
PERL5LIB = \.cpan\build\AppConfig-1.66-5Pomae/blib/arch;\.cpan\build\AppConfig-1.66-5Pomae/blib/lib;\.cpan\build\MIME-Types-1.24-gUD83G/blib/arch;\.cpan\build\MIME-Types-1.24-gUD83G/blib/lib;\.cpan\build\Config-Any-0.12-vNGdAl/blib/arch;\.cpan\build\Config-Any-0.12-vNGdAl/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2492
PERL5_CPAN_IS_RUNNING = 2492
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2872,2492
PERL_CR_SMOKER_CURRENT = Catalyst-Authentication-Credential-OpenID-0.06
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 15 Model 3 Stepping 3, GenuineIntel
TEMP = C:\DOCUME~1\SANKOR~1\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, v.3311, 5, 1, 2600, 2, 3, 0, 0, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck n/a
version 0.7501
--
Summary of my perl5 (revision 5 version 11 subversion 0 patch 34101) 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 -mms-bitfields -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:\perl\lib\CORE" -L"C:\MinGW\lib"'
libpth=C:\MinGW\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=libperl511.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
-
FAIL YAML-LibYAML-0.27 MSWin32-x86-multi-thread 5.1
by sanko