Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL CGI-UploadEngine-0.93 v5.15.2 GNU/Linux
Date: 2011-08-28T11:40:43Z
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 ROGERHALL,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9109. 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 Aug 28 12:40:41 2011] Building Class-Std-Utils
[MSG] [Sun Aug 28 12:40:41 2011] MAKE TEST passed:
# Testing Class::Std::Utils 0.0.3
t/00.load.t .................... ok
t/anon_scalar.t ................ ok
t/extract_initializers_from.t .. ok
t/ident.t ...................... ok
t/pod-coverage.t ............... ok
t/pod.t ........................ ok
All tests successful.
Files=6, Tests=29, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.22 cusr 0.05 csys = 0.32 CPU)
Result: PASS
[MSG] [Sun Aug 28 12:40:41 2011] Sending test report for 'Class-Std-Utils-v0.0.3'
[MSG] [Sun Aug 28 12:40:42 2011] Successfully sent 'pass' report for 'Class-Std-Utils-v0.0.3'
[MSG] [Sun Aug 28 12:40:43 2011] cp lib/CGI/UploadEngine.pm blib/lib/CGI/UploadEngine.pm
Manifying blib/man3/CGI::UploadEngine.3
[ERROR] [Sun Aug 28 12:40:43 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/bri/perl5/perlbrew/perls/perl-5.15.2/bin/perl5.15.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use CGI::UploadEngine;'
# at t/00.load.t line 4.
# Tried to use 'CGI::UploadEngine'.
# Error: Can't locate DBIx/MySperql.pm in @INC (@INC contains: /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/arch /home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/lib /home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/arch /home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/lib /home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/arch /home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/lib /home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/arch /home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/lib /home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/arch /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/arch /home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2 /home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2 .) at /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib/CGI/UploadEngine.pm line 4.
# BEGIN failed--compilation aborted at /home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib/CGI/UploadEngine.pm line 4.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Use of uninitialized value $CGI::UploadEngine::VERSION in concatenation (.) or string at t/00.load.t line 7.
# Testing CGI::UploadEngine
# Looks like you failed 1 test of 1.
t/00.load.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/00.load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.06 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 1
[MSG] [Sun Aug 28 12:40:43 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
DBIx::MySperql
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'ROGERHALL (cpanplus-info@lists.sf.net)',
... # other information
PREREQ_PM => {
'DBIx::MySperql' => '0', # or a minimum working version
}
);
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Class::Std 0.011 0
Class::Std::Utils 0.0.3 0
ExtUtils::MakeMaker 6.59 0
Test::More 0.98 0
version 0.94 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9109
CPANPLUS::Dist::Build 0.56
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04
File::Spec 3.34
Module::Build 0.39_01
Test::Harness 3.23
Test::More 0.98
version 0.94
******************************** 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.64.
Powered by minismokebox version 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LANGUAGE = en_GB:en
LC_ALL = C
PATH = /home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.12.4/bin:~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = ~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = :/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/lib:/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/arch:/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/lib:/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/arch:/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib:/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 27835
PERL5_CPANPLUS_IS_VERSION = 0.9109
PERL5_MINISMOKEBOX = 0.54
PERLBREW_HOME = /home/bri/.perlbrew
PERLBREW_PATH = /home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.12.4/bin
PERLBREW_PERL = perl-5.12.4
PERLBREW_ROOT = /home/bri/perl5/perlbrew
PERLBREW_VERSION = 0.28
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/bri/perl5/perlbrew/perls/perl-5.15.2/bin/perl5.15.2
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 4 20 24 46 112 120 122 1000
EGID: $) = 1000 4 20 24 46 112 120 122 1000
-------------------------------
--
Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.38-11-generic, archname=i686-linux
uname='linux lappy 2.6.38-11-generic #48-ubuntu smp fri jul 29 19:05:14 utc 2011 i686 i686 i386 gnulinux '
config_args='-de -Dprefix=/home/bri/perl5/perlbrew/perls/perl-5.15.2 -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
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 ='-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.5.2', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib/i386-linux-gnu /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 26 2011 17:14:20
%ENV:
PERL5LIB=":/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/lib:/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/arch:/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/lib:/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/arch:/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib:/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="27835"
PERL5_CPANPLUS_IS_VERSION="0.9109"
PERL5_MINISMOKEBOX="0.54"
PERLBREW_HOME="/home/bri/.perlbrew"
PERLBREW_PATH="/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.12.4/bin"
PERLBREW_PERL="perl-5.12.4"
PERLBREW_ROOT="/home/bri/perl5/perlbrew"
PERLBREW_VERSION="0.28"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/lib
/home/bri/.cpanplus/5.15.2/build/Class-Std-0.011/blib/arch
/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/lib
/home/bri/.cpanplus/5.15.2/build/Class-Std-Utils-v0.0.3/blib/arch
/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/lib
/home/bri/.cpanplus/5.15.2/build/CGI-UploadEngine/blib/arch
/home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2/i686-linux
/home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2
/home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/i686-linux
/home/bri/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2
.