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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Allison Randal,
This is a computer-generated report for Pod-Webserver-3.04
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
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':
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_about_verbose......Not a GLOB reference at t/01_about_verbose.t line 43.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
t/02_pod_webserver......ok
t/03_daemon.............ok
Test Summary Report
-------------------
t/01_about_verbose.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=3, Tests=23, 16 wallclock secs ( 0.02 usr 0.02 sys + 2.58 cusr 1.48
csys = 4.10 CPU)
Result: FAIL
Failed 1/3 test programs. 0/23 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ---- -------
Carp 0 1.08
File::Spec::Unix 0 3.2501
IO::Socket 0 1.30_01
Pod::Simple 3.01 3.05
Pod::Simple::HTML 0 3.03
Pod::Simple::HTMLBatch 0 3.02
Pod::Simple::Progress 0 1.01
strict 0 1.04
vars 0 1.01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE = en_US.UTF-8
PATH =
/Users/schwern/bin:/usr/local/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/Users/schwern/bin:/usr/local/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
PERL5_CPANPLUS_IS_RUNNING = 3908
PERL5_CPAN_IS_RUNNING = 3908
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = perl5.10.0
$UID/$EUID = 501 / 501
$GID = 501 501 81 79 80
$EGID = 501 501 81 79 80
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.05
Test::More 0.74
YAML 0.66
YAML::Syck 1.00
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=darwin, osvers=8.11.1, archname=darwin-thread-multi-2level
uname='darwin windhund.schwern.org 8.11.1 darwin kernel version 8.11.1: wed
oct 10 18:23:28 pdt 2007; root:xnu-792.25.20~1release_i386 i386 i386 macbook1,1
darwin '
config_args='-de -Dprefix=/usr/local/perl/5.10.0 -Duseithreads
-Dccflags=-I/sw/include -Dldflags=-L/sw/lib [EMAIL PROTECTED] [EMAIL PROTECTED]
-Dmyhostname=windhund -Dmydomain=.schwern.org -Dlibpth=/usr/local/lib /sw/lib
/opt/local/lib /usr/lib -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -I/sw/include -fno-common -DPERL_DARWIN
-no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include
-I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5370)',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/sw/lib
-L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldb -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-L/sw/lib -bundle -undefined dynamic_lookup
-L/usr/local/lib -L/opt/local/lib'