Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Config-XMLPerl-0.01 v5.12.2 GNU/Linux
Date: 2011-05-01T08:37:53Z
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 GMPASSOS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9104. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Sun May 1 09:37:05 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/G/GM/GMPASSOS/CHECKSUMS'
[MSG] [Sun May 1 09:37:06 2011] Checksum matches for 'Config-XMLPerl-0.01.tar.gz'
[MSG] [Sun May 1 09:37:06 2011] Extracted 'Config::XMLPerl' to '/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01'
[MSG] [Sun May 1 09:37:06 2011] CPANPLUS is prefering Build.PL
[MSG] [Sun May 1 09:37:06 2011] Loading YACSmoke database "/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/cpansmoke.dat"
[MSG] [Sun May 1 09:37:06 2011] Checking if your kit is complete...
Looks good
Warning: prerequisite XML::Smart 1.5 not found.
Writing Makefile for Config::XMLPerl
[MSG] [Sun May 1 09:37:06 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun May 1 09:37:06 2011] Checking for previous PASS result for "Config-XMLPerl-0.01"
[ERROR] [Sun May 1 09:37:06 2011] This distribution depends on XML::Smart, but the latest version of XML::Smart on CPAN (1.006009) doesn't satisfy the specific version dependency (1.5). You may have to resolve this dependency manually.
[MSG] [Sun May 1 09:37:06 2011] Module 'Config::XMLPerl' requires 'XML::Smart' version '1.5' to be installed
[ERROR] [Sun May 1 09:37:06 2011] This distribution depends on XML::Smart, but the latest version of XML::Smart on CPAN (1.006009) doesn't satisfy the specific version dependency (1.5). You may have to resolve this dependency manually.
[MSG] [Sun May 1 09:37:06 2011] Using cached file '/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/authors/id/G/GM/GMPASSOS/CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Sun May 1 09:37:06 2011] Checksum matches for 'XML-Smart-1.6.9.tar.gz'
[MSG] [Sun May 1 09:37:06 2011] Extracted 'XML::Smart' to '/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9'
[MSG] [Sun May 1 09:37:06 2011] CPANPLUS is prefering Build.PL
[MSG] [Sun May 1 09:37:07 2011] Checking if your kit is complete...
Looks good
Warning: prerequisite Object::MultiType 0.03 not found.
Writing Makefile for XML::Smart
[MSG] [Sun May 1 09:37:07 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun May 1 09:37:07 2011] Checking for previous PASS result for "XML-Smart-1.6.9"
[MSG] [Sun May 1 09:37:07 2011] Module 'XML::Smart' requires 'Object::MultiType' version '0.03' to be installed
[MSG] [Sun May 1 09:37:07 2011] Using cached file '/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/authors/id/G/GM/GMPASSOS/CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Sun May 1 09:37:07 2011] Checksum matches for 'Object-MultiType-0.05.tar.gz'
[MSG] [Sun May 1 09:37:07 2011] Extracted 'Object::MultiType' to '/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05'
[MSG] [Sun May 1 09:37:07 2011] CPANPLUS is prefering Build.PL
[MSG] [Sun May 1 09:37:07 2011] Checking if your kit is complete...
Looks good
Writing Makefile for Object::MultiType
[MSG] [Sun May 1 09:37:07 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun May 1 09:37:07 2011] Checking for previous PASS result for "Object-MultiType-0.05"
[MSG] [Sun May 1 09:37:07 2011] cp MultiType.pm blib/lib/Object/MultiType.pm
Manifying blib/man3/Object::MultiType.3
[MSG] [Sun May 1 09:37:08 2011] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.12.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..21
# Running under perl version 5.012002 for linux
# Current time local: Sun May 1 09:37:08 2011
# Current time GMT: Sun May 1 08:37:08 2011
# Using Test.pm version 1.25_02
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
[MSG] [Sun May 1 09:37:08 2011] Sending test report for 'Object-MultiType-0.05'
[MSG] [Sun May 1 09:37:08 2011] Successfully sent 'pass' report for 'Object-MultiType-0.05'
[MSG] [Sun May 1 09:37:08 2011] cp lib/XML/Smart/Base64.pm blib/lib/XML/Smart/Base64.pm
cp lib/XML/Smart/FAQ.pod blib/lib/XML/Smart/FAQ.pod
cp lib/XML/Smart.pm blib/lib/XML/Smart.pm
cp lib/XML/Smart/DTD.pm blib/lib/XML/Smart/DTD.pm
cp lib/XML/Smart/Tree.pm blib/lib/XML/Smart/Tree.pm
cp lib/XML/Smart/Tutorial.epod blib/lib/XML/Smart/Tutorial.epod
cp lib/XML/Smart/XPath.pm blib/lib/XML/Smart/XPath.pm
cp lib/XML/Smart/Tie.pm blib/lib/XML/Smart/Tie.pm
cp lib/XML/Smart/Entity.pm blib/lib/XML/Smart/Entity.pm
cp lib/XML/Smart/Tutorial.pod blib/lib/XML/Smart/Tutorial.pod
cp lib/XML/Smart/FAQ.epod blib/lib/XML/Smart/FAQ.epod
cp lib/XML/Smart/Data.pm blib/lib/XML/Smart/Data.pm
cp lib/XML/Smart/Parser.pm blib/lib/XML/Smart/Parser.pm
cp lib/XML/Smart/HTMLParser.pm blib/lib/XML/Smart/HTMLParser.pm
Manifying blib/man3/XML::Smart::FAQ.3
Manifying blib/man3/XML::Smart::Tutorial.3
Manifying blib/man3/XML::Smart.3
Manifying blib/man3/XML::Smart::DTD.3
[MSG] [Sun May 1 09:37:08 2011] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.12.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..162
# Running under perl version 5.012002 for linux
# Current time local: Sun May 1 09:37:08 2011
# Current time GMT: Sun May 1 08:37:08 2011
# Using Test.pm version 1.25_02
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok 90
ok 91
ok 92
ok 93
ok 94
ok 95
ok 96
ok 97
ok 98
ok 99
ok 100
ok 101
ok 102
ok 103
ok 104
ok 105
ok 106
ok 107
ok 108
ok 109
ok 110
ok 111
ok 112
ok 113
ok 114
ok 115
ok 116
ok 117
ok 118
ok 119
ok 120
ok 121
ok 122
ok 123
ok 124
ok 125
ok 126
ok 127
ok 128
ok 129
ok 130
ok 131
ok 132
ok 133
ok 134
ok 135
ok 136
ok 137
ok 138
ok 139
ok 140
ok 141
ok 142
ok 143
ok 144
ok 145
ok 146
ok 147
ok 148
ok 149
ok 150
ok 151
ok 152
ok 153
ok 154
ok 155
ok 156
ok 157
ok 158
ok 159
The End! By!
[MSG] [Sun May 1 09:37:08 2011] Sending test report for 'XML-Smart-1.6.9'
[MSG] [Sun May 1 09:37:08 2011] Successfully sent 'pass' report for 'XML-Smart-1.6.9'
[MSG] [Sun May 1 09:37:09 2011] cp lib/Config/XMLPerl.pm blib/lib/Config/XMLPerl.pm
Manifying blib/man3/Config::XMLPerl.3
[ERROR] [Sun May 1 09:37:09 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.12.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..11
# Running under perl version 5.012002 for linux
# Current time local: Sun May 1 09:37:09 2011
# Current time GMT: Sun May 1 08:37:09 2011
# Using Test.pm version 1.25_02
Unknown operator name "setstate" at /home/cpan/pit/bare/perl-5.12.2/lib/5.12.2/Safe.pm line 256.
make: *** [test_dynamic] Error 255
[MSG] [Sun May 1 09:37:09 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
! XML::Smart 1.6.9 1.5
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9104
CPANPLUS::Dist::Build 0.56
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Test::Harness 3.23
Test::More 0.98
version 0.88
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 13175
PERL5_CPANPLUS_IS_VERSION = 0.9104
PERL5_MINISMOKEBOX = 0.44
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.12.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.12.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.33.4, archname=x86_64-linux
uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.12.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.4', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Feb 15 2011 14:46:52
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="13175"
PERL5_CPANPLUS_IS_VERSION="0.9104"
PERL5_MINISMOKEBOX="0.44"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.12.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Object-MultiType-0.05/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/XML-Smart-1.6.9/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.2/.cpanplus/5.12.2/build/Config-XMLPerl-0.01/blib/arch
/home/cpan/pit/bare/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux
/home/cpan/pit/bare/perl-5.12.2/lib/site_perl/5.12.2
/home/cpan/pit/bare/perl-5.12.2/lib/5.12.2/x86_64-linux
/home/cpan/pit/bare/perl-5.12.2/lib/5.12.2
.