Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL Lighttpd-Control-0.03 v5.12.2 RC1 GNU/Linux
Date: 2010-09-06T21:25:15Z
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 Stevan Little,
This is a computer-generated report for Lighttpd-Control-0.03
on perl 5.12.2, created by CPAN-Reporter-1.18.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/test/perl/bin/perl5.12.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/000_load.t ....................... ok
can't find lighttpd anywhere tried => () at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 158
Lighttpd::Control::_find_binary_path('Lighttpd::Control=HASH(0x189e2d8)') called at accessor binary_path defined at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 33
Lighttpd::Control::binary_path('Lighttpd::Control=HASH(0x189e2d8)') called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 169
Lighttpd::Control::_construct_command_line('Lighttpd::Control=HASH(0x189e2d8)', '-p') called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 115
Lighttpd::Control::__ANON__() called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 121
Lighttpd::Control::_find_pid_file('Lighttpd::Control=HASH(0x189e2d8)') called at accessor pid_file defined at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 55
Lighttpd::Control::pid_file('Lighttpd::Control=HASH(0x189e2d8)') called at /home/test/perl/lib/site_perl/5.12.2/x86_64-linux-thread-multi-ld/Moose/Meta/Class.pm line 268
Moose::Meta::Class::new_object('Moose::Meta::Class=HASH(0x2b31c10)', 'HASH(0x1895750)') called at /home/test/perl/lib/site_perl/5.12.2/x86_64-linux-thread-multi-ld/Moose/Object.pm line 25
Moose::Object::new('Lighttpd::Control', 'config_file', 'ARRAY(0x187ac40)', 'pid_file', 'lighttpd.control.pid') called at t/001_basic.t line 14
# Looks like you planned 13 tests but ran 1.
# Looks like your test exited with 2 just after 1.
t/001_basic.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/13 subtests
# Looks like you planned 10 tests but ran 8.
t/002_basic_w_pidfile_discovery.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/10 subtests
(less 6 skipped subtests: 2 okay)
t/003_basic_with_fcgi_engine.t ..... skipped: FCGI::Engine::Manager required for this test
can't find lighttpd anywhere tried => () at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 158
Lighttpd::Control::_find_binary_path('Lighttpd::Control=HASH(0x1420348)') called at accessor binary_path defined at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 33
Lighttpd::Control::binary_path('Lighttpd::Control=HASH(0x1420348)') called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 169
Lighttpd::Control::_construct_command_line('Lighttpd::Control=HASH(0x1420348)', '-p') called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 115
Lighttpd::Control::__ANON__() called at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 121
Lighttpd::Control::_find_pid_file('Lighttpd::Control=HASH(0x1420348)') called at accessor pid_file defined at /home/test/.cpan/build/Lighttpd-Control-0.03-d4oTnr/blib/lib/Lighttpd/Control.pm line 55
Lighttpd::Control::pid_file('Lighttpd::Control=HASH(0x1420348)') called at /home/test/perl/lib/site_perl/5.12.2/x86_64-linux-thread-multi-ld/Moose/Meta/Class.pm line 268
Moose::Meta::Class::new_object('Moose::Meta::Class=HASH(0x26b3d00)', 'HASH(0x1417780)') called at /home/test/perl/lib/site_perl/5.12.2/x86_64-linux-thread-multi-ld/Moose/Object.pm line 25
Moose::Object::new('Lighttpd::Control', 'config_file', 'ARRAY(0x13fcc40)', 'pid_file', 'lighttpd.control.pid') called at t/010_start_stop_start_stop.t line 14
# Looks like you planned 22 tests but ran 1.
# Looks like your test exited with 2 just after 1.
t/010_start_stop_start_stop.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 21/22 subtests
t/pod.t ............................ ok
Test Summary Report
-------------------
t/001_basic.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 13 tests but ran 1.
t/002_basic_w_pidfile_discovery.t (Wstat: 65280 Tests: 8 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 8.
t/010_start_stop_start_stop.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 22 tests but ran 1.
Files=6, Tests=12, 3 wallclock secs ( 0.02 usr 0.02 sys + 1.95 cusr 0.47 csys = 2.46 CPU)
Result: FAIL
Failed 3/6 test programs. 0/12 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- ----
ExtUtils::MakeMaker 6.42 6.56
Moose 0.32 1.12
MooseX::Types::Path::Class 0 0.05
Test::Exception 0 0.29
Test::More 0 0.94
Test::WWW::Mechanize 0 1.30
configure_requires:
Module Need Have
-------------------------- ---- ----
ExtUtils::MakeMaker 6.42 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl/bin:~/bin:/usr/bin:/bin
PERL5LIB = /home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/arch:/home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/lib:/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/arch:/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/lib:/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/arch:/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/lib:/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/arch:/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/lib:/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/arch:/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/lib:/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/arch:/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/lib:/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/arch:/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1658
PERL5_CPAN_IS_RUNNING = 1658
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18459,1658
PERL_CR_SMOKER_CURRENT = Lighttpd-Control-0.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl/bin/perl5.12.2
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_56
Cwd 3.31
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
Module::Build 0.3603
Module::Signature n/a
Test::Harness 3.17
Test::More 0.94
YAML 0.71
YAML::Syck 1.14
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.26-2-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux zippy 2.6.26-2-amd64 #1 smp tue jan 12 22:12:20 utc 2010 x86_64 gnulinux '
config_args='-des -Dusedevel -des -Duselongdouble -Duse64bitall -Dusethreads -Dprefix=~/perl'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5 20100728 (prerelease)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
RC1
Built under linux
Compiled at Sep 1 2010 11:40:27
%ENV:
PERL5LIB="/home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/arch:/home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/lib:/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/arch:/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/lib:/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/arch:/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/lib:/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/arch:/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/lib:/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/arch:/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/lib:/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/arch:/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/lib:/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/arch:/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1658"
PERL5_CPAN_IS_RUNNING="1658"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="18459,1658"
PERL_CR_SMOKER_CURRENT="Lighttpd-Control-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/arch
/home/test/.cpan/build/Test-WWW-Mechanize-1.30-Jmlm6c/blib/lib
/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/arch
/home/test/.cpan/build/HTML-Tree-3.23-ujkm88/blib/lib
/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/arch
/home/test/.cpan/build/Carp-Assert-More-1.12-x4cpI2/blib/lib
/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/arch
/home/test/.cpan/build/WWW-Mechanize-1.64-FOl2Cm/blib/lib
/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/arch
/home/test/.cpan/build/HTTP-Server-Simple-0.43-NcRCTn/blib/lib
/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/arch
/home/test/.cpan/build/Test-LongString-0.13-ytp4Lb/blib/lib
/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/arch
/home/test/.cpan/build/MooseX-Types-Path-Class-0.05-MiEmXJ/blib/lib
/home/test/perl/lib/site_perl/5.12.2/x86_64-linux-thread-multi-ld
/home/test/perl/lib/site_perl/5.12.2
/home/test/perl/lib/5.12.2/x86_64-linux-thread-multi-ld
/home/test/perl/lib/5.12.2
/home/test/perl/lib/site_perl
.