Front page | perl.cpan.testers |
Postings from July 2008
FAIL Authen-Htpasswd-0.16 i686-linux-thread-multi 2.6.24-19-generic
From:
andy
Date:
July 4, 2008 18:08
Subject:
FAIL Authen-Htpasswd-0.16 i686-linux-thread-multi 2.6.24-19-generic
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/
--
Dear David Kamholz,
This is a computer-generated report for Authen-Htpasswd-0.16
on perl 5.10.0, created by CPAN-Reporter-1.15.
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':
PERL_DL_NONLAZY=1 /alt/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use............ok
t/02pod............skipped: set TEST_POD to enable this test
t/03podcoverage....skipped: set TEST_POD to enable this test
t/04core...........ok
t/05edit...........
# Failed test 'updated user verified'
# at t/05edit.t line 25.
# Failed test 'old password invalid'
# at t/05edit.t line 26.
# Failed test 'deleted user not found'
# at t/05edit.t line 30.
# Failed test 'verified changed password'
# at t/05edit.t line 39.
# Failed test 'extra info reduced to one field'
# at t/05edit.t line 50.
# got: '2'
# expected: '1'
# Failed test 'verified extra info'
# at t/05edit.t line 51.
# got: 'admin'
# expected: 'janitor'
# Failed test 'old name of user not found'
# at t/05edit.t line 54.
# Failed test 'user has correct password'
# at t/05edit.t line 59.
Can't use an undefined value as an ARRAY reference at t/05edit.t line 60.
# Looks like you planned 28 tests but only ran 25.
# Looks like you failed 8 tests of 25 run.
# Looks like your test died just after 25.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/28 subtests
Test Summary Report
-------------------
t/05edit (Wstat: 65280 Tests: 25 Failed: 8)
Failed tests: 5-6, 8, 12, 19-20, 22, 25
Non-zero exit status: 255
Parse errors: Bad plan. You planned 28 tests but ran 25.
Files=5, Tests=39, 1 wallclock secs ( 0.05 usr 0.01 sys + 1.01 cusr 0.08 csys = 1.15 CPU)
Result: FAIL
Failed 1/5 test programs. 8/39 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ----
Class::Accessor::Fast 0 0.31
Crypt::PasswdMD5 0 1.3
Digest 0 1.15
Digest::SHA1 0 2.11
IO::LockedFile 0 0.23
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
PATH = /home/andy/bin/Linux:/home/andy/bin:/alt/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 967
PERL5_CPAN_IS_RUNNING = 967
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /alt/local/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 109 115 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 109 115 1000
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
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.24-19-generic, archname=i686-linux-thread-multi
uname='linux midget 2.6.24-19-generic #1 smp wed jun 18 14:43:41 utc 2008 i686 gnulinux '
config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly'
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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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 ='-Dman3ext=3pm -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/alt/local/lib/perl5/5.10.0/i686-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Authen-Htpasswd-0.16 i686-linux-thread-multi 2.6.24-19-generic
by andy