Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Tree-1.01 v5.6.2 GNU/Linux
Date: 2010-12-08T18:03:21Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Rob Kinyon,
This is a computer-generated report for Tree-1.01
on perl 5.6.2, created by CPAN-Reporter-1.1803.
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://wiki.cpantesters.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 './Build test':
t/Tree/000_interface.t ............ ok
t/Tree/001_root_node.t ............ ok
t/Tree/002_null_object.t .......... ok
t/Tree/003_child_node.t ...........
Failed 40/46 subtests
t/Tree/004_multiple_children.t ....
Failed 95/117 subtests
t/Tree/005_multilevel_tree.t ......
Failed 55/59 subtests
t/Tree/007_add_child.t ............
Failed 60/61 subtests
t/Tree/008_weak_refs.t ............
Failed 41/43 subtests
t/Tree/009_error_handling.t .......
Failed 19/27 subtests
t/Tree/010_errors_addchild.t ......
Failed 24/37 subtests
t/Tree/011_errors_removechild.t ...
Failed 18/19 subtests
t/Tree/012_height.t ...............
Failed 78/82 subtests
t/Tree/013_width.t ................
Failed 72/76 subtests
t/Tree/014_clone.t ................
Failed 14/20 subtests
t/Tree/015_traverse.t .............
Failed 28/35 subtests
t/Tree/016_events.t ...............
Failed 6/8 subtests
t/Tree/017_traverse_scalar.t ......
Failed 28/35 subtests
t/Tree_Binary/000_binary_trees.t ..
Failed 99/118 subtests
t/Tree_Binary/001_mirror.t ........
Failed 15/16 subtests
t/Tree_Binary/002_clone.t .........
Failed 5/6 subtests
t/Tree_Fast/001_clone.t ........... ok
t/pod.t ........................... skipped: Test::Pod 1.14 required for testing POD
t/pod_coverage.t .................. ok
Test Summary Report
-------------------
t/Tree/003_child_node.t (Wstat: 139 Tests: 6 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 46 tests but ran 6.
t/Tree/004_multiple_children.t (Wstat: 139 Tests: 22 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 117 tests but ran 22.
t/Tree/005_multilevel_tree.t (Wstat: 139 Tests: 4 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 59 tests but ran 4.
t/Tree/007_add_child.t (Wstat: 139 Tests: 1 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 61 tests but ran 1.
t/Tree/008_weak_refs.t (Wstat: 139 Tests: 2 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 43 tests but ran 2.
t/Tree/009_error_handling.t (Wstat: 139 Tests: 8 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 27 tests but ran 8.
t/Tree/010_errors_addchild.t (Wstat: 139 Tests: 13 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 37 tests but ran 13.
t/Tree/011_errors_removechild.t (Wstat: 139 Tests: 1 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 19 tests but ran 1.
t/Tree/012_height.t (Wstat: 139 Tests: 4 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 82 tests but ran 4.
t/Tree/013_width.t (Wstat: 139 Tests: 4 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 76 tests but ran 4.
t/Tree/014_clone.t (Wstat: 139 Tests: 6 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 20 tests but ran 6.
t/Tree/015_traverse.t (Wstat: 139 Tests: 7 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 35 tests but ran 7.
t/Tree/016_events.t (Wstat: 139 Tests: 2 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 8 tests but ran 2.
t/Tree/017_traverse_scalar.t (Wstat: 139 Tests: 7 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 35 tests but ran 7.
t/Tree_Binary/000_binary_trees.t (Wstat: 139 Tests: 19 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 118 tests but ran 19.
t/Tree_Binary/001_mirror.t (Wstat: 139 Tests: 1 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 16 tests but ran 1.
t/Tree_Binary/002_clone.t (Wstat: 139 Tests: 1 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 6 tests but ran 1.
Files=23, Tests=179, 2 wallclock secs ( 0.13 usr 0.06 sys + 0.88 cusr 0.45 csys = 1.52 CPU)
Result: FAIL
Failed 17/23 test programs. 0/179 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------- ------ --------
perl v5.6.0 5.006002
Scalar::Util 1.10 1.23
build_requires:
Module Need Have
--------------- ------ --------
Scalar::Util 1.10 1.23
Test::Deep 0.088 0.108
Test::Exception 0.15 0.31
Test::More 0.47 0.96
Test::Warn 0.08 0.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/arch:/root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/lib:/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/arch:/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16343
PERL5_CPAN_IS_RUNNING = 16343
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29855,16343
PERL_CR_SMOKER_CURRENT = Padre-Plugin-ClassSniff-0.30
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.6.2
$UID/$EUID = 0 / 0
$GID = 0 0
$EGID = 0 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9402
Cwd 3.33
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3607
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.96
YAML n/a
YAML::Syck 1.17
version 0.86
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux
uname='linux bandsman.dyndns-ip.com 2.6.32-5-amd64 #1 smp thu nov 25 18:02:11 utc 2010 x86_64 gnulinux '
config_args='-de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
Locally applied patches:
SMOKE2bce2321552345ccb985b6a4b87542c3eaefbac5
Built under linux
Compiled at Dec 1 2010 10:04:01
%ENV:
PERL5LIB="/root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/arch:/root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/lib:/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/arch:/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16343"
PERL5_CPAN_IS_RUNNING="16343"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="29855,16343"
PERL_CR_SMOKER_CURRENT="Padre-Plugin-ClassSniff-0.30"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/arch
/root/.cpan/build/File-ShareDir-1.02-IjCCBd/blib/lib
/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/arch
/root/.cpan/build/Alien-wxWidgets-0.51-ktULc2/blib/lib
/usr/local/lib/perl5/5.6.2/x86_64-linux
/usr/local/lib/perl5/5.6.2
/usr/local/lib/perl5/site_perl/5.6.2/x86_64-linux
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl/5.13.7
/usr/local/lib/perl5/site_perl/5.13.6
/usr/local/lib/perl5/site_perl/5.13.5
/usr/local/lib/perl5/site_perl
.