Front page | perl.cpan.testers |
Postings from December 2007
FAIL Konstrukt-0.5-beta9 i686-linux 2.4.27-3-686
From:
david
Date:
December 14, 2007 07:06
Subject:
FAIL Konstrukt-0.5-beta9 i686-linux 2.4.27-3-686
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 Thomas Wittek,
This is a computer-generated report for Konstrukt-0.5-beta9
on perl-5.8.8, created automatically by CPAN-Reporter-1.02
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, 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':
/home/david/_/_/perl-5.8.8/bin/perl Build --makefile_env_macros 1 test
t/001_load_001_core.......................ok
t/001_load_002_plugins....................
# Failed test 'Syntax check lib/Konstrukt/Plugin/wiki/backend/image/DBI.pm'
# at /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/Test/Strict.pm line 284.
# Can't locate Image/Magick.pm in @INC (@INC contains: /home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/blib/lib /home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/blib/arch /home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/5.8.8 /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 /home/david/cpantesting/perl-5.8.8/lib/site_perl . /home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/blib/lib /home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/blib/arch /home/david/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/5.8.8 /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/i686-linux /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8 /home/david/cpantesting/perl-5.8.8/lib/site_perl .) at lib/Konstrukt/Plugin/wiki/backend/image/DBI.pm line 51.
# BEGIN failed--compilation aborted at lib/Konstrukt/Plugin/wiki/backend/image/DBI.pm line 51.
# Looks like you failed 1 test of 144.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/144 subtests
t/002_core_001_file.......................ok
t/002_core_002_settings...................ok
t/002_core_003_debug......................ok
t/002_core_004_lib........................
# Failed test 'date_w3c'
# at t/002_core_004_lib.t line 31.
# got: 'Mon, 02 Jan 2006 03:04:05 -0000'
# expected: 'Mon, 02 Jan 2006 03:04:05 +0000'
# Looks like you failed 1 test of 14.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/14 subtests
t/002_core_005_taghandler.................ok
t/002_core_005_taghandler_001_plugin......ok
t/002_core_006_parser_node................ok
t/002_core_007_parser.....................ok
t/002_core_008_event......................ok
t/002_core_009_request....................ok
t/002_core_010_response...................ok
t/002_core_011_printredirector............ok
t/002_core_012_session....................ok
t/002_core_013_cache......................Konstrukt::File->raw_write: Couldn't write to '/home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/t/data/Cache/testfile'! Permission denied
# Failed test 'add_condition_file: self modification - read invalid'
# at t/002_core_013_cache.t line 63.
# got: 'HASH(0x8202acc)'
# expected: undef
Konstrukt::File->raw_write: Couldn't write to '/home/david/_/_/perl-5.8.8/.cpan/build/Konstrukt-0.5-6aKLWj/t/data/Cache/testfile2'! Permission denied
# Failed test 'add_condition_file: other modification - read invalid'
# at t/002_core_013_cache.t line 76.
# got: 'HASH(0x8202d30)'
# expected: undef
# Looks like you failed 2 tests of 24.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/24 subtests
t/002_core_014_dbi........................ok
t/002_core_015_handler....................ok
t/002_core_016_handler_001_file...........ok
t/002_core_016_handler_002_cgi............ok
t/002_core_016_handler_003_apache.........ok
t/003_plugin_001_template.................ok
t/003_plugins.............................ok
t/004_pod_001_pod.........................ok
t/004_pod_002_pod_coverage................ok
Test Summary Report
-------------------
t/001_load_002_plugins.t (Wstat: 256 Tests: 144 Failed: 1)
Failed test number(s): 107
Non-zero exit status: 1
t/002_core_004_lib.t (Wstat: 256 Tests: 14 Failed: 1)
Failed test number(s): 10
Non-zero exit status: 1
t/002_core_013_cache.t (Wstat: 512 Tests: 24 Failed: 2)
Failed test number(s): 12, 15
Non-zero exit status: 2
Files=25, Tests=538, 13 wallclock secs ( 0.16 usr 0.35 sys + 5.87 cusr 0.82 csys = 7.20 CPU)
Result: FAIL
Failed 3/25 test programs. 4/538 subtests failed.
make: *** [test] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ---- ------
Bundle::LWP 1 1.11
CGI 3 3.15
Clone 0.2 0.28
Cwd 0 3.24
Date::Calc 5.4 5.4
DateTime 0.2 0.41
DateTime::Format::Mail 0.28 0.3001
DBI 1.4 1.601
Devel::UseAnyFunc 1 1
Digest::SHA 5.32 5.44
MIME::Base64 3 3.07
Module::Build 0.26 0.2808
POSIX 1 1.09
Session 0.01 0.01
Storable 2.1 2.15
Test::More 0 0.74
Test::Pod 0 1.26
Test::Pod::Coverage 0 1.08
Test::Strict 0 0.08
Time::HiRes 1.5 1.86
Time::Local 1 1.11
Time::Zone 2 2.22
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB
LANGUAGE = en_GB:en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 8405
PERL5_CPAN_IS_RUNNING = 8405
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/_/_/perl-5.8.8/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 46 44 29 25 24 20 1000
$EGID = 1000 46 44 29 25 24 20 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9203
Cwd 3.24
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.12
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.05
Test::More 0.74
YAML n/a
YAML::Syck 1.00
version 0.7203
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.4.27-3-686, archname=i686-linux
uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux '
config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.8'
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 ='-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='3.3.5 (Debian 1:3.3.5-13)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
FAIL Konstrukt-0.5-beta9 i686-linux 2.4.27-3-686
by david