Front page | perl.cpan.testers |
Postings from July 2008
FAIL Variable-Magic-0.18 i686-linux-64int 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
July 4, 2008 05:25
Subject:
FAIL Variable-Magic-0.18 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/
--
Dear Vincent Pit,
This is a computer-generated report for Variable-Magic-0.18
on perl 5.8.8 patch 33994, created by CPAN-Reporter-1.1555.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.................# Testing Variable::Magic 0.18, Perl 5.008008 (patchlevel 33994), /home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/bin/perl
ok
t/01-import...............ok
t/10-simple...............ok
t/11-multiple............. Failed 39/74 subtests
t/12-sig..................ok
t/13-data.................ok
t/14-callbacks............ok
t/15-self.................ok
t/16-huf..................skipped: Hash::Util::FieldHash required for testing uvar interaction
t/20-get..................ok
t/21-set..................ok
t/22-len..................ok
t/23-clear................ok
t/24-free.................ok
t/25-copy.................# Using Tie::Array 1.03
# Using Tie::Hash 1.02
ok
t/27-local................ok
t/28-uvar.................
# Failed test 'uvar : fetch directly'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '1:0:0:0'
# Failed test 'uvar : fetch by interpolation'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:0:0:0'
# Failed test 'uvar : store directly'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:1:0:0'
# Failed test 'uvar : fetch and store'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:2:0:0'
# Failed test 'uvar : exists'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:2:1:0'
# Failed test 'uvar : delete existing key'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:2:1:1'
# Failed test 'uvar : delete non-existing key'
# at t/28-uvar.t line 21.
# got: '0:0:0:0'
# expected: '2:2:1:2'
# Looks like you failed 7 tests of 20.
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/20 subtests
t/30-scalar...............ok
t/31-array................ok
t/32-hash.................Don't know how to handle magic of type \165 at t/32-hash.t line 39.
# Looks like you planned 18 tests but only ran 2.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/18 subtests
t/33-code.................ok
t/34-glob.................# Using Symbol 1.06
ok
t/90-boilerplate..........ok
t/91-pod..................ok
t/92-pod-coverage.........ok
t/95-portability-files....skipped: Test::Portability::Files required for testing filenames portability
t/99-kwalitee.............ok
Test Summary Report
-------------------
t/11-multiple (Wstat: 11 Tests: 35 Failed: 0)
Parse errors: Bad plan. You planned 74 tests but ran 35.
t/28-uvar (Wstat: 1792 Tests: 20 Failed: 7)
Failed tests: 4, 6, 8-9, 11, 13, 15
Non-zero exit status: 7
t/32-hash (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 18 tests but ran 2.
Files=27, Tests=338, 8 wallclock secs ( 0.23 usr 0.06 sys + 3.09 cusr 0.36 csys = 3.74 CPU)
Result: FAIL
Failed 3/27 test programs. 7/338 subtests failed.
make: *** [test_dynamic] Fehler 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------- ---- ----
Carp 0 1.08
Exporter 0 5.62
XSLoader 0 0.08
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
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 =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16652
PERL5_CPAN_IS_RUNNING = 16652
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pGdJCdi/perl-5.8.8@33994/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
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
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33994) 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/maint-5.8/pGdJCdi/perl-5.8.8@33994 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -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 =' -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 -O2 -L/usr/local/lib'
-
FAIL Variable-Magic-0.18 i686-linux-64int 2.6.22-1-k7
by andreas.koenig.gmwojprw