Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Metabase-Backend-SQL-1.001 v5.22.2 FreeBSD
Date: 2017-03-21T20:56:05Z
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 David Golden,
This is a computer-generated report for Metabase-Backend-SQL-1.001
on perl 5.22.2, 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 "/usr/perl5.22.2t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/postgres/*.t t/sharded/*.t t/sqlite/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.17 7.24
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# --------------------- ---- --------
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.62
# File::Spec::Functions any 3.62
# Path::Class any 0.36
# Test::Deep any 1.120
# Test::Fatal any 0.014
# Test::More 0.92 1.302075
# Test::Routine any 0.024
# Test::Routine::Util any 0.024
# lib any 0.63
# re any 0.32
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150001
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------------- ------- -------
# Carp any 1.36
# Class::Load any 0.23
# Compress::Zlib 2 2.068
# DBD::SQLite any 1.54
# DBI 1 1.636
# DBIx::RunSQL any 0.15
# DBIx::Simple any 1.35
# Data::Stream::Bulk::Array any 0.11
# Data::Stream::Bulk::Callback any 0.11
# Data::Stream::Bulk::DBI any 0.11
# Data::Stream::Bulk::Filter any 0.11
# Data::Stream::Bulk::Nil any 0.11
# File::Temp any 0.2304
# JSON 2 2.90
# List::AllUtils any 0.14
# List::Util any 1.45
# Metabase::Archive 1 1.003
# Metabase::Fact any 0.025
# Metabase::Index 1 1.003
# Moose any 2.1804
# Moose::Role any 2.1804
# Moose::Util::TypeConstraints any 2.1804
# MooseX::Types::Path::Class any 0.09
# SQL::Abstract any 1.81
# SQL::Translator 0.11006 0.11021
# SQL::Translator::Diff any undef
# SQL::Translator::Schema any 1.59
# SQL::Translator::Schema::Constants any 1.59
# SQL::Translator::Utils any 1.59
# Storable any 2.53_01
# Try::Tiny any 0.28
# namespace::autoclean any 0.28
# strict any 1.09
# warnings any 1.34
#
t/00-report-prereqs.t .... ok
t/postgres/archive.t ..... skipped: No $ENV{METABASE_TEST_PG_DBNAME}
t/postgres/index.t ....... skipped: No $ENV{METABASE_TEST_PG_DBNAME}
t/postgres/init-index.t .. skipped: No $ENV{METABASE_TEST_PG_DBNAME}
t/query.t ................ ok
t/sharded/archive.t ...... ok
#
# Failed test 'exists()'
# at /home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/lib/Metabase/Test/Index.pm line 202.
# Caught exception in subtest: Can't call method "search" on an undefined value at /home/cpansand/.cpan/build/2017032118/Metabase-Backend-SQL-1.001-yAVY1C/blib/lib/Metabase/Index/SQLite/Sharded.pm line 92.
#
# Failed test 'Run index tests on Metabase::Index::SQLite::Sharded'
# at /home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/lib/Test/Routine/Runner.pm line 115.
# Looks like you failed 1 test of 1.
t/sharded/index.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/sqlite/archive.t ....... ok
t/sqlite/index.t ......... ok
t/sqlite/init-index.t .... ok
Test Summary Report
-------------------
t/sharded/index.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=10, Tests=7, 20 wallclock secs ( 0.01 usr 0.09 sys + 11.91 cusr 6.29 csys = 18.30 CPU)
Result: FAIL
Failed 1/10 test programs. 1/7 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/cpansand/.cpan/build/2017032118/Metabase-Backend-SQL-1.001-yAVY1C
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------------- -------- --------
Carp 0 1.36
Class::Load 0 0.23
Compress::Zlib 2 2.068
Data::Stream::Bulk::Array 0 0.11
Data::Stream::Bulk::Callback 0 0.11
Data::Stream::Bulk::DBI 0 0.11
Data::Stream::Bulk::Filter 0 0.11
Data::Stream::Bulk::Nil 0 0.11
DBD::SQLite 0 1.54
DBI 1 1.636
DBIx::RunSQL 0 0.15
DBIx::Simple 0 1.35
File::Temp 0 0.2304
JSON 2 2.90
List::AllUtils 0 0.14
List::Util 0 1.45
Metabase::Archive 1 1.003
Metabase::Fact 0 0.025
Metabase::Index 1 1.003
Moose 0 2.1804
Moose::Role 0 2.1804
Moose::Util::TypeConstraints 0 2.1804
MooseX::Types::Path::Class 0 0.09
namespace::autoclean 0 0.28
perl 5.010 5.022002
SQL::Abstract 0 1.81
SQL::Translator 0.11006 0.11021
SQL::Translator::Diff 0 0
SQL::Translator::Schema 0 1.59
SQL::Translator::Schema::Constants 0 1.59
SQL::Translator::Utils 0 1.59
Storable 0 2.53_01
strict 0 1.09
Try::Tiny 0 0.28
warnings 0 1.34
build_requires:
Module Need Have
---------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
File::Spec 0 3.62
File::Spec::Functions 0 3.62
lib 0 0.63
Path::Class 0 0.36
re 0 0.32
Test::Deep 0 1.120
Test::Fatal 0 0.014
Test::More 0.92 1.302075
Test::Routine 0 0.024
Test::Routine::Util 0 0.024
configure_requires:
Module Need Have
---------------------------------- -------- --------
ExtUtils::MakeMaker 6.17 7.24
perl 5.008001 5.022002
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/arch:/home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/lib:/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/arch:/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/lib:/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/arch:/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/lib:/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/arch:/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/lib:/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/arch:/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 53975
PERL5_CPAN_IS_RUNNING = 53975
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 53855,53975
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017032118/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017032118
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.22.2t/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150001
Cwd 3.62
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4218
Module::Signature 0.80
Parse::CPAN::Meta 1.4422
Test::Harness 3.35
Test::More 1.302075
YAML 1.15
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.22.2t -Dusethreads -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil
perllibs=-lpthread -lm -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under freebsd
Compiled at Jun 18 2016 12:32:50
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/arch:/home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/lib:/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/arch:/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/lib:/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/arch:/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/lib:/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/arch:/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/lib:/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/arch:/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="53975"
PERL5_CPAN_IS_RUNNING="53975"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="53855,53975"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017032118/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/arch
/home/cpansand/.cpan/build/2017032118/Metabase-1.003-E9Rm1L/blib/lib
/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/arch
/home/cpansand/.cpan/build/2017032118/Regexp-SQL-LIKE-0.001-NKS7Qw/blib/lib
/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/arch
/home/cpansand/.cpan/build/2017032118/Test-Routine-0.024-3Vqw_V/blib/lib
/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/arch
/home/cpansand/.cpan/build/2017032118/Test-Abortable-0.002-1zFPVO/blib/lib
/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/arch
/home/cpansand/.cpan/build/2017032118/DBIx-Simple-1.35-rQA0fK/blib/lib
/usr/perl5.22.2t/lib/site_perl/5.22.2/amd64-freebsd-thread-multi
/usr/perl5.22.2t/lib/site_perl/5.22.2
/usr/perl5.22.2t/lib/5.22.2/amd64-freebsd-thread-multi
/usr/perl5.22.2t/lib/5.22.2
.