Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL AtteanX-Query-Cache-0.002 v5.20.3 GNU/Linux
Date: 2016-05-15T06:47:56Z
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 Kjetil Kjernsmo,
This is a computer-generated report for AtteanX-Query-Cache-0.002
on perl 5.20.3, created by CPAN-Reporter-1.2017.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.20.3/bin/perl5.20.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.t .................... ok
*** failed to launch redis-server ***
Can't exec "redis-server": Datei oder Verzeichnis nicht gefunden at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 148.
exec failed: no such file or directory
at t/analysis-best-cost.t line 50.
t/analysis-best-cost.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
*** failed to launch redis-server ***
Can't exec "redis-server": Datei oder Verzeichnis nicht gefunden at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 148.
exec failed: no such file or directory
at t/analysis-count.t line 50.
t/analysis-count.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
*** failed to launch redis-server ***
Can't exec "redis-server": Datei oder Verzeichnis nicht gefunden at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 148.
exec failed: no such file or directory
at t/analysis.t line 61.
t/analysis.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/caching-ua.t ................. ok
# Failed test 'no (unexpected) warnings (via END block)'
# at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/Builder.pm line 132.
*** failed to launch redis-server ***
Can't exec "redis-server": Datei oder Verzeichnis nicht gefunden at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 148.
exec failed: no such file or directory
at t/planner-with-tpf-cache.t line 27.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/planner-with-tpf-cache.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
t/retriever.t .................. ok
t/simple-cache-planner.t ....... ok
t/simple-sparql-planner.t ...... ok
*** failed to launch redis-server ***
Can't exec "redis-server": Datei oder Verzeichnis nicht gefunden at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 148.
Test::RedisServer::exec(Test::RedisServer=HASH(0x90a3228)) called at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 86
Test::RedisServer::start(Test::RedisServer=HASH(0x90a3228)) called at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 61
Test::RedisServer::BUILD(Test::RedisServer=HASH(0x90a3228), HASH(0x9098d10)) called at t/simple-sparql-tpf-planner.t line 62
exec failed: no such file or directory
at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 125.
Test::RedisServer::start(Test::RedisServer=HASH(0x90a3228)) called at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 61
Test::RedisServer::BUILD(Test::RedisServer=HASH(0x90a3228), HASH(0x9098d10)) called at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 125.
Test::RedisServer::start(Test::RedisServer=HASH(0x90a3228)) called at /opt/perl-5.20.3/lib/site_perl/5.20.3/Test/RedisServer.pm line 61
Test::RedisServer::BUILD(Test::RedisServer=HASH(0x90a3228), HASH(0x9098d10)) called at t/simple-sparql-tpf-planner.t line 62
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 4.
t/simple-sparql-tpf-planner.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
Test Summary Report
-------------------
t/analysis-best-cost.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/analysis-count.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/analysis.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/planner-with-tpf-cache.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: Tests out of sequence. Found (2) but expected (3)
No plan found in TAP output
t/simple-sparql-tpf-planner.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
Parse errors: Tests out of sequence. Found (4) but expected (5)
No plan found in TAP output
Files=10, Tests=42, 17 wallclock secs ( 0.03 usr 0.04 sys + 11.95 cusr 2.22 csys = 14.24 CPU)
Result: FAIL
Failed 5/10 test programs. 1/42 subtests failed.
Makefile:922: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Attean 0.015 0.016
AtteanX::Endpoint 0 0.001
AtteanX::Store::LDF 0.02 0.02
AtteanX::Store::SPARQL 0.008 0.008
Class::Method::Modifiers 0 2.12
Digest::MD4 0 1.9
IRI 0.005 0.005
List::MoreUtils 0 0.415
LWP::UserAgent::CHICaching 0.04 0.04
Moo 1.006000 2.001001
MooX::Log::Any 0 0.004004
namespace::clean 0 0.26
perl 5.014 5.020003
Redis 0 1.982
Types::Standard 0.008 1.000005
build_requires:
Module Need Have
-------------------------- -------- --------
autodie 0 2.23
Carp::Always 0 0.13
HTTP::Message::PSGI 0 0
LWP::Protocol::PSGI 0 0.09
RDF::Endpoint 0 0.07
RDF::Generator::Void 0.04 0.16
RDF::LinkedData 0 0.74
Test::LWP::UserAgent 0.027 0.030
Test::Modern 0 0.013
Test::RedisServer 0 0.20
configure_requires:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 6.17 7.16
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
LC_ALL = de_DE.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/lib:/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/arch:/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12123
PERL5_CPAN_IS_RUNNING = 12123
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11883,12123
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2016051421/cpanreporter_006_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_PARALLEL_SMOKER = yes
SHELL = /bin/zsh
TERM = screen
TMPDIR = /run/user/1023/cpansmoker/2016051421
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /bbbike/perl-5.20.3/bin/perl5.20.3
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150005
Cwd 3.48_01
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.16
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.16
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.48_01
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4218
Module::Signature 0.79
Parse::CPAN::Meta 1.4414
Test::Harness 3.36
Test::More 1.302015
YAML 1.15
YAML::Syck 1.29
version 0.9916
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.20.3 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.9.2', 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 /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
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_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
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
Locally applied patches:
Devel::PatchPerl 1.42
Built under linux
Compiled at May 7 2016 12:07:58
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/lib:/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/arch:/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/lib:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/arch:/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12123"
PERL5_CPAN_IS_RUNNING="12123"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="11883,12123"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2016051421/cpanreporter_006_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_PARALLEL_SMOKER="yes"
@INC:
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/arch
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.02-TNd5HD/blib/lib
/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/arch
/home/cpansand/.cpan/build/2016051421/AtteanX-Endpoint-0.001-ttPKC1/blib/lib
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/arch
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.008-cBc0dc/blib/lib
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/arch
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-LDF-0.04-HJ6qR6/blib/lib
/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/arch
/home/cpansand/.cpan/build/2016051421/RDF-LinkedData-0.74-2Abf8P/blib/lib
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/arch
/home/cpansand/.cpan/build/2016051421/AtteanX-Store-SPARQL-0.010-1Ok87L/blib/lib
/opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux
/opt/perl-5.20.3/lib/site_perl/5.20.3
/opt/perl-5.20.3/lib/5.20.3/x86_64-linux
/opt/perl-5.20.3/lib/5.20.3
.