Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-UploadEngine-0.93 v5.8.9 Dragonfly BSD
Date: 2011-07-04T14:26:00Z
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.9105. 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] [Mon Jul 4 15:25:17 2011] Building Class-Std-Utils
[MSG] [Mon Jul 4 15:25:18 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 ............... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ........................ skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=6, Tests=27, 0 wallclock secs ( 0.05 usr 0.14 sys + 0.15 cusr 0.37 csys = 0.70 CPU)
Result: PASS
[MSG] [Mon Jul 4 15:25:18 2011] Sending test report for 'Class-Std-Utils-v0.0.3'
[MSG] [Mon Jul 4 15:25:19 2011] Successfully sent 'pass' report for 'Class-Std-Utils-v0.0.3'
[MSG] [Mon Jul 4 15:25:20 2011] cp lib/CGI/UploadEngine.pm blib/lib/CGI/UploadEngine.pm
Manifying blib/man3/CGI::UploadEngine.3
[ERROR] [Mon Jul 4 15:25:20 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cpan/pit/bare/perl-5.8.9/bin/perl "-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: /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/arch /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/arch /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/arch /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/arch /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/arch /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/arch /usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-dragonfly /usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9 /usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/i386-dragonfly /usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9 .) at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib/CGI/UploadEngine.pm line 4.
# BEGIN failed--compilation aborted at /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/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 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.02 usr 0.08 sys + 0.06 cusr 0.05 csys = 0.21 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
*** Error code 1
Stop in /usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine.
[MSG] [Mon Jul 4 15:25:20 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.0
Class::Std::Utils 0.0.3 0.0
Test::More 0.98 0
version 0.91 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9105
CPANPLUS::Dist::Build 0.56
Cwd 3.33
ExtUtils::CBuilder 0.280202
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.3800
Test::Harness 3.23
Test::More 0.98
version 0.91
******************************** 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.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/pkg/sbin:/usr/pkg/bin:/usr/pkg/xorg/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 86376
PERL5_CPANPLUS_IS_VERSION = 0.9105
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.8.9
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/bare/perl-5.8.9/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1003 1003
EGID: $) = 1003 1003
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=dragonfly, osvers=2.10-release, archname=i386-dragonfly
uname='dragonfly diktat.bingosnet.co.uk 2.10-release dragonfly v2.10.1.1.gf7ba0-release #1: mon apr 25 19:48:10 utc 2011 root@pkgbox32.dragonflybsd.org:usrobjusrsrcsysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.8.9'
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='4.4.5', 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=-lgdbm -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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under dragonfly
Compiled at Jun 16 2011 10:55:55
%ENV:
PERL5LIB=":/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="86376"
PERL5_CPANPLUS_IS_VERSION="0.9105"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.8.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-0.011/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/Class-Std-Utils-v0.0.3/blib/arch
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/lib
/usr/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/CGI-UploadEngine/blib/arch
/usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-dragonfly
/usr/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9
/usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/i386-dragonfly
/usr/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9
.