Front page | perl.cpan.testers |
Postings from July 2008
FAIL Variable-Magic-0.18 i386-freebsd 6.1-release-p23
From:
srezic
Date:
July 4, 2008 09:56
Subject:
FAIL Variable-Magic-0.18 i386-freebsd 6.1-release-p23
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 33662, created by CPAN-Reporter-1.15.
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':
PERL_DL_NONLAZY=1 /usr/perl5.8.8@33662/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 33662), /usr/perl5.8.8@33662/bin/perl
ok
t/01-import...............ok
t/10-simple...............ok
t/11-multiple.............
# Failed test 'fetch magic 0'
# at t/11-multiple.t line 114.
# got: '0'
# expected: '1'
# Failed test 'fetch magic 1'
# at t/11-multiple.t line 114.
# got: '0'
# expected: '1'
# Failed test 'fetch magic 2'
# at t/11-multiple.t line 114.
# got: '0'
# expected: '1'
# Failed test 'fetch magic 0 after dispelled 1'
# at t/11-multiple.t line 127.
# got: '0'
# expected: '2'
# Failed test 'fetch magic 2 after dispelled 1'
# at t/11-multiple.t line 127.
# got: '0'
# expected: '2'
# Failed test 'store magic 0 after dispelled 1'
# at t/11-multiple.t line 130.
# got: '0'
# expected: '1'
# Failed test 'store magic 2 after dispelled 1'
# at t/11-multiple.t line 130.
# got: '0'
# expected: '1'
# Failed test 'fetch magic 0 after dispelled 1,2'
# at t/11-multiple.t line 140.
# got: '0'
# expected: '3'
# Failed test 'store magic 0 after dispelled 1,2'
# at t/11-multiple.t line 143.
# got: '0'
# expected: '2'
# Looks like you failed 9 tests of 74.
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/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....ok
t/99-kwalitee.............ok
Test Summary Report
-------------------
t/11-multiple (Wstat: 2304 Tests: 74 Failed: 9)
Failed tests: 50-52, 60-63, 68-69
Non-zero exit status: 9
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=378, 2 wallclock secs ( 0.12 usr 0.08 sys + 1.50 cusr 0.16 csys = 1.87 CPU)
Result: FAIL
Failed 3/27 test programs. 16/378 subtests failed.
*** Error code 255
Stop in /var/tmp/CPAN-build/Variable-Magic-0.18-7y7jBs.
------------------------------
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:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 3091
PERL5_CPAN_IS_RUNNING = 3091
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.8.8@33662/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
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 33662) configuration:
Platform:
osname=freebsd, osvers=6.1-release-p23, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 6.1-release-p23 freebsd 6.1-release-p23 #0: wed feb 13 10:36:51 utc 2008 root@i386-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
config_args='-ds -e -Dprefix=/usr/perl5.8.8@33662'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL Variable-Magic-0.18 i386-freebsd 6.1-release-p23
by srezic