Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Konstrukt-0.5-beta6 v5.18.1 GNU/Linux
Date: 2013-10-25T18:45: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 Thomas Wittek,
This is a computer-generated report for Konstrukt-0.5-beta6
on perl 5.18.1, created by CPAN-Reporter-1.2010.
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 './Build test':
# Failed test 'use Konstrukt::Plugin::wiki::backend::image::DBI;'
# at t/001_load.t line 116.
# Tried to use 'Konstrukt::Plugin::wiki::backend::image::DBI'.
# Error: Can't locate Image/Magick.pm in @INC (you may need to install the Image::Magick module) (@INC contains: /home/graham/perls/caches/perl-5.18.1/build/Konstrukt-0.5-giTeuZ/blib/lib /home/graham/perls/caches/perl-5.18.1/build/Konstrukt-0.5-giTeuZ/blib/arch /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/x86_64-linux /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1 /home/graham/perls/perl-5.18.1/lib/5.18.1/x86_64-linux /home/graham/perls/perl-5.18.1/lib/5.18.1 .) at /home/graham/perls/caches/perl-5.18.1/build/Konstrukt-0.5-giTeuZ/blib/lib/Konstrukt/Plugin/wiki/backend/image/DBI.pm line 51.
# BEGIN failed--compilation aborted at /home/graham/perls/caches/perl-5.18.1/build/Konstrukt-0.5-giTeuZ/blib/lib/Konstrukt/Plugin/wiki/backend/image/DBI.pm line 51.
# Compilation failed in require at t/001_load.t line 116.
# BEGIN failed--compilation aborted at t/001_load.t line 116.
# Looks like you failed 1 test of 96.
t/001_load.t ............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/96 subtests
(less 2 skipped subtests: 93 okay)
t/002_core_001_file.t ................... ok
t/002_core_002_settings.t ............... ok
t/002_core_003_debug.t .................. ok
t/002_core_004_lib.t .................... ok
t/002_core_005_taghandler.t ............. ok
t/002_core_005_taghandler_001_plugin.t .. ok
t/002_core_006_parser_node.t ............ ok
t/002_core_007_parser.t ................. ok
t/002_core_008_event.t .................. ok
t/002_core_009_request.t ................ ok
t/002_core_010_response.t ............... ok
t/002_core_011_printredirector.t ........ ok
t/002_core_012_session.t ................ ok
t/002_core_013_cache.t .................. ok
t/002_core_014_dbi.t .................... ok
t/002_core_015_handler.t ................ ok
t/002_core_016_handler_001_file.t ....... ok
t/002_core_016_handler_002_cgi.t ........ ok
Can't use string ("") as a HASH ref while "strict refs" in use at /home/graham/perls/perl-5.18.1/lib/5.18.1/CGI/Cookie.pm line 76.
# Looks like your test exited with 255 before it could output anything.
t/002_core_016_handler_003_apache.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
t/003_plugin_001_template.t ............. ok
t/003_plugins.t ......................... ok
# Failed test 'POD test for blib/lib/Konstrukt/Doc/Templating.pod'
# at /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/Test/Pod.pm line 186.
# blib/lib/Konstrukt/Doc/Templating.pod (46): Non-ASCII character seen before =encoding in 'src=“layout"layout.template"'. Assuming ISO8859-1
# Failed test 'POD test for blib/lib/Konstrukt/Doc/About.pod'
# at /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/Test/Pod.pm line 186.
# blib/lib/Konstrukt/Doc/About.pod (96): alternative text 'plugins/applications' contains non-escaped | or /
# Looks like you failed 2 tests of 111.
t/004_pod_001_pod.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/111 subtests
# Failed test 'Pod coverage on Konstrukt::Handler::Apache'
# at /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/Test/Pod/Coverage.pm line 126.
# Konstrukt::Handler::Apache: requiring 'Konstrukt::Handler::Apache' failed
# Failed test 'Pod coverage on Konstrukt::Plugin::wiki::backend::image::DBI'
# at /home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/Test/Pod/Coverage.pm line 126.
# Konstrukt::Plugin::wiki::backend::image::DBI: requiring 'Konstrukt::Plugin::wiki::backend::image::DBI' failed
# Looks like you failed 2 tests of 95.
t/004_pod_002_pod_coverage.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/95 subtests
Test Summary Report
-------------------
t/001_load.t (Wstat: 256 Tests: 96 Failed: 1)
Failed test: 67
Non-zero exit status: 1
t/002_core_016_handler_003_apache.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/004_pod_001_pod.t (Wstat: 512 Tests: 111 Failed: 2)
Failed tests: 101, 104
Non-zero exit status: 2
t/004_pod_002_pod_coverage.t (Wstat: 512 Tests: 95 Failed: 2)
Failed tests: 47, 88
Non-zero exit status: 2
Files=24, Tests=452, 7 wallclock secs ( 0.19 usr 0.04 sys + 3.51 cusr 0.28 csys = 4.02 CPU)
Result: FAIL
Failed 4/24 test programs. 5/452 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------ --------
CGI 3 3.63
Clone 0.2 0.35
Cwd 0 3.40
Date::Calc 5.4 6.3
DBI 1.4 1.629_50
Devel::UseAnyFunc 1 1
Digest::SHA 5.32 5.85
MIME::Base64 3 3.14
perl v5.6.1 5.018001
POSIX 1 1.32
Storable 2.1 2.45
Time::HiRes 1.5 1.9726
Time::Local 1 1.2300
Time::Zone 2 2.24
build_requires:
Module Need Have
------------------- ------ --------
Cwd 0 3.40
Module::Build 0.26 0.4003
Test::More 0 0.99
Test::Pod 0 1.48
Test::Pod::Coverage 0 1.08
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
PATH = /home/graham/perls/perl-5.18.1/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/vendor_perl:/usr/bin/core_perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11577
PERL5_CPAN_IS_RUNNING = 11577
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 374,11577
PERL_CR_SMOKER_CURRENT = Konstrukt-0.5-beta6
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/graham/perls/perl-5.18.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 10 95 98 100
$EGID = 100 10 95 98 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.81_03
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.61
JSON::PP 2.27203
Module::Build 0.4003
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.29
Test::More 0.99
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.11.4-1-arch, archname=x86_64-linux
uname='linux grosics 3.11.4-1-arch #1 smp preempt sat oct 5 21:22:51 cest 2013 x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1 20130725 (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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.18.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.18'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Oct 11 2013 10:49:28
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11577"
PERL5_CPAN_IS_RUNNING="11577"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="374,11577"
PERL_CR_SMOKER_CURRENT="Konstrukt-0.5-beta6"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1/x86_64-linux
/home/graham/perls/perl-5.18.1/lib/site_perl/5.18.1
/home/graham/perls/perl-5.18.1/lib/5.18.1/x86_64-linux
/home/graham/perls/perl-5.18.1/lib/5.18.1
.