Front page | perl.cpan.testers |
Postings from March 2008
FAIL YAML-LibYAML-0.26 i686-linux-64int 2.6.22-1-k7
Thread Previous
From:
andreas.koenig.gmwojprw
Date:
March 25, 2008 14:54
Subject:
FAIL YAML-LibYAML-0.26 i686-linux-64int 2.6.22-1-k7
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 Ingy dot Net,
This is a computer-generated report for YAML-LibYAML-0.26
on perl 5.11.0 patch 32751, created by CPAN-Reporter-1.13.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[1]: Entering directory `/home/sand/.cpan/build/YAML-LibYAML-0.26-6aNm9U/LibYAML'
make[1]: Leaving directory `/home/sand/.cpan/build/YAML-LibYAML-0.26-6aNm9U/LibYAML'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pEajfql/perl-5.10.0@32751/bin/perl "-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............Use of uninitialized value in subroutine entry at t/TestYAMLTests.pm line 97, <CONFIG> line 1.
# Failed test 'Regular regexp dumps'
# at t/regexp.t line 7.
# got: '--- ''
# '
# expected: '--- !!perl/regexp (?-xism:5050)
# '
Use of uninitialized value in subroutine entry at t/TestYAMLTests.pm line 97, <CONFIG> line 1.
# Failed test 'Blessed regular regexp dumps'
# at t/regexp.t line 15.
# got: '--- ''
# '
# expected: '--- !!perl/regexp:Classy (?-xism:99999)
# '
Use of uninitialized value in subroutine entry at t/TestYAMLTests.pm line 97, <CONFIG> line 1.
# Failed test 'Regexp with flags dumps'
# at t/regexp.t line 22.
# got: '--- ''
# '
# expected: '--- !!perl/regexp (?mi-xs:^edcba)
# '
Use of uninitialized value in subroutine entry at t/TestYAMLTests.pm line 97, <CONFIG> line 1.
# Failed test 'Blessed regexp with flags dumps'
# at t/regexp.t line 29.
# got: '--- ''
# '
# 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 value is correct'
# at t/regexp.t line 35.
# got: ''
# expected: '(?-xism:5050)'
# Failed test 'Loaded regexp works'
# at /home/sand/.cpan/build/YAML-LibYAML-0.26-6aNm9U/inc/Test/More.pm line 373.
# '' 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 'Loaded blessed regexp value is correct'
# at t/regexp.t line 40.
# got: ''
# expected: '(?-xism:99999)'
# Failed test 'Can Load a regexp with flags'
# at t/regexp.t line 44.
# got: ''
# expected: 'Regexp'
# Failed test 'Loaded regexp with flags value is correct'
# at t/regexp.t line 45.
# got: ''
# expected: '(?mi-xs:^edcba)'
# Failed test 'Loaded regexp with flags works'
# at /home/sand/.cpan/build/YAML-LibYAML-0.26-6aNm9U/inc/Test/More.pm line 373.
# '' doesn't look much like a regex to me.
# Looks like you failed 12 tests of 15.
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/15 subtests
t/string_nulls......ok
t/tags..............ok
t/utf8..............ok
Test Summary Report
-------------------
t/regexp.t (Wstat: 3072 Tests: 15 Failed: 12)
Failed tests: 1-9, 11-13
Non-zero exit status: 12
Files=22, Tests=151, 14 wallclock secs ( 0.40 usr 0.04 sys + 9.38 cusr 0.46 csys = 10.28 CPU)
Result: FAIL
Failed 1/22 test programs. 12/151 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 14207
PERL5_CPAN_IS_RUNNING = 14207
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/pEajfql/perl-5.10.0@32751/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
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 11 subversion 0 patch 32751) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pEajfql/perl-5.10.0@32751 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
Thread Previous