Front page | perl.cpan.testers |
Postings from May 2008
FAIL FCGI-Engine-0.03 i686-linux-64int 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
May 16, 2008 02:57
Subject:
FAIL FCGI-Engine-0.03 i686-linux-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Stevan Little,
This is a computer-generated report for FCGI-Engine-0.03
on perl 5.8.8 patch 33819, created by CPAN-Reporter-1.13.
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://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[3]: Entering directory `/home/sand/.cpan/build/FCGI-Engine-0.03-xs8Dhh'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/p7Qh6Cm/perl-5.8.8@33819/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/000_load.....................ok
t/001_basic....................ok
t/002_basic_with_listen........ok
t/003_basic_with_options.......
# Failed test '... we have the default 1 proc (but we are not using it)'
# at t/003_basic_with_options.t line 29.
# got: '1'
# expected: '10'
# Looks like you failed 1 test of 13.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests
t/010_errors...................ok
t/020_basic_manager............Can't locate Moose.pm in @INC (@INC contains: lib/ /home/sand/.cpan/build/FCGI-Engine-0.03-xs8Dhh/inc /home/sand/.cpan/build/FCGI-Engine-0.03-xs8Dhh/blib/lib /home/sand/.cpan/build/FCGI-Engine-0.03-xs8Dhh/blib/arch /home/sand/.cpan/build/parrot-0.6.1-Ov9DJ4/blib/arch /home/sand/.cpan/build/parrot-0.6.1-Ov9DJ4/blib/lib /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at lib//FCGI/Engine.pm line 3.
BEGIN failed--compilation aborted at lib//FCGI/Engine.pm line 3.
Compilation failed in require at t/scripts/foo.pl line 6.
BEGIN failed--compilation aborted at t/scripts/foo.pl line 6.
ok
t/030_proc_manager.............ok
t/050_lighttpd_basic_test......skipped: A lighttpd binary must be available for this test
t/pod-coverage.................skipped: Docs need writing
t/pod..........................ok
Test Summary Report
-------------------
t/003_basic_with_options.t (Wstat: 256 Tests: 13 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=10, Tests=68, 15 wallclock secs ( 0.08 usr 0.00 sys + 11.46 cusr 0.54 csys = 12.08 CPU)
Result: FAIL
Failed 1/10 test programs. 1/68 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/FCGI-Engine-0.03-xs8Dhh'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- ------
CGI::Simple 0 1.104
Config::Any 0 0.12
Cwd 0 3.2701
Declare::Constraints::Simple 0 0.03
FCGI 0 0.67
File::Spec 0 3.2701
FindBin 0 1.49
Moose 0.32 0.44
MooseX::AttributeHelpers 0.06 0.08
MooseX::Daemonize 0.06 0.06
MooseX::Getopt 0.07 0.12
MooseX::Params::Validate 0.04 0.05
MooseX::Types::Path::Class 0 0.04
POSIX 0 1.12
Test::Exception 0 0.27
Test::More 0 0.80
Test::WWW::Mechanize 0 1.20
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB = /home/sand/.cpan/build/parrot-0.6.1-Ov9DJ4/blib/arch:/home/sand/.cpan/build/parrot-0.6.1-Ov9DJ4/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15600
PERL5_CPAN_IS_RUNNING = 15600
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/p7Qh6Cm/perl-5.8.8@33819/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33819) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/p7Qh6Cm/perl-5.8.8@33819 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duse64bitint'
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=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL FCGI-Engine-0.03 i686-linux-64int 2.6.22-1-k7
by andreas.koenig.gmwojprw