Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Config-Hierarchical-0.13.9 v5.15.2 FreeBSD
Date: 2011-09-06T00:30:06Z
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 Nadim Ibn Hamouda El Khemir,
This is a computer-generated report for Config-Hierarchical-0.13.9
on perl 5.15.2, created by CPAN-Reporter-1.2002.
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/000_distribution.t .......... ok
# Failed test 'use strict /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/t/../t/099_Cookbook.t'
# at /home/test/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2/Test/Strict.pm line 306.
# Looks like you failed 1 test of 86.
t/001_load.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/86 subtests
t/004_wantarray.t ............. ok
t/005_set_get_default.t ....... ok
t/006_set_get_categories.t .... ok
t/007_custom_get.t ............ ok
t/008_protected_categories.t .. ok
t/010_lock.t .................. ok
t/011_interaction.t ........... ok
t/012_utilities.t ............. ok
t/013_history.t ............... ok
t/014_validator.t ............. ok
t/015_lock_categories.t ....... ok
t/016_keys.t .................. ok
t/017_aliased_categories.t .... ok
t/018_set_get_attribute.t ..... ok
t/019_category_order.t ........ ok
# Failed test 'syntax error warnings'
# at t/020_eval.t line 163.
# found warning: Bareword found where operator expected at 'Anonymous_called_at_t_020_eval.t:158' line 4, near "'B)
# found warning: (Missing operator before Anonymous_called_at_t_020_eval?)
# found warning: String found where operator expected at 'Anonymous_called_at_t_020_eval.t:158' line 4, at end of line
# found warning: (Missing semicolon on previous line?)
# expected to find warning: (?^:Bareword found where operator expected )
# expected to find warning: (?^:Missing operator before Anonymous_called_at_)
# expected to find warning: (?^:String found where operator expected)
# expected to find warning: (?^:Missing operator before ?)
# Looks like you failed 1 test of 18.
t/020_eval.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests
t/021_log_access.t ............ ok
t/051_tie_readonly.t .......... ok
t/061_delta.t ................. ok
Simple usage example config: Forcing locked variable 'CURRENT::CC' at ''t/099_Cookbook.t':0'.
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1749
Config initialized in constructor: Variable 'NON_EXISTING' doesn't exist in categories [CURRENT]at ''t/099_Cookbook.t':0'. Returning undef!
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 2292
Config initialized in constructor: Forcing locked variable 'CURRENT::LD' at ''t/099_Cookbook.t':0'.
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1749
config with categories: Setting 'B::CC' at ''t/099_Cookbook.t':429':
'A::CC' takes precedence .
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1381
config with categories: Setting 'B::LD' at ''t/099_Cookbook.t':429':
'A::LD' takes precedence .
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1381
config with categories: Setting 'A::CC' at ''t/099_Cookbook.t':0':
Takes Precedence over lower category 'B::CC'
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1381
config with categories: Setting 'B::CC' at ''t/099_Cookbook.t':0':
Overriding 'A::CC'
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1381
config with aliases: Setting 'CURRENT::LD' at ''t/099_Cookbook.t':0':
'PARENT::LD' takes precedence .
at /usr/home/test/.cpan/build/Config-Hierarchical-0.13.9-Ck11At/blib/lib/Config/Hierarchical.pm line 1381
t/099_Cookbook.t .............. ok
Test Summary Report
-------------------
t/001_load.t (Wstat: 256 Tests: 86 Failed: 1)
Failed test: 42
Non-zero exit status: 1
t/020_eval.t (Wstat: 256 Tests: 18 Failed: 1)
Failed test: 14
Non-zero exit status: 1
Files=22, Tests=604, 14 wallclock secs ( 0.34 usr 0.48 sys + 7.46 cusr 3.45 csys = 11.73 CPU)
Result: FAIL
Failed 2/22 test programs. 2/604 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ---- -----
Data::Compare 0 1.22
Data::TreeDumper 0 0.40
Eval::Context 0.03 0.09
Readonly 0 1.03
Sub::Install 0 0.925
Test::Block 0 0.11
Test::Cookbook 0.02 0.05
Test::Distribution 0 2.00
Test::Exception 0 0.31
Test::NoWarnings 0 1.03
Test::Strict 0 0.14
Test::Warn 0 0.23
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.2/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25310
PERL5_CPAN_IS_RUNNING = 25310
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1043,25310
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.2/bin
PERLBREW_PERL = perl-5.15.2
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.28
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Config-Hierarchical-0.13.9
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.15.2/bin/perl5.15.2
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04
File::Spec 3.33
JSON 2.27
JSON::PP 2.27008
Module::Build 0.3800
Module::Signature 0.68
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.94
--
Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.2 -Dusethreads -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', 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, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under freebsd
Compiled at Aug 31 2011 21:35:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25310"
PERL5_CPAN_IS_RUNNING="25310"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1043,25310"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.2/bin"
PERLBREW_PERL="perl-5.15.2"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.28"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Config-Hierarchical-0.13.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2/amd64-freebsd-thread-multi
/home/test/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2
/home/test/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/amd64-freebsd-thread-multi
/home/test/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2
.