QBit-Application-Model-DB-clickhouse v0.005 Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
QBit-Application-Model-DB-clickhouse v0.005
- Platform
- Perl 5 v5.16.3 amd64-freebsd-thread-multi
- Date
- 2017-10-02 12:47:49
- ID
- e5d76be0-a76f-11e7-8403-c4e56a6a5775
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 Igor Sverdlov,
This is a computer-generated report for QBit-Application-Model-DB-clickhouse-0.005
on perl 5.16.3, created by CPAN-Reporter-1.2018.
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.16.3t/bin/perl5.16.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Check create_sql'
# at t/clickhouse.t line 37.
# +---+------------------------------------------------------------------------------------+---------------------------------------------------------------+
# | Ln|Got |Expected |
# +---+------------------------------------------------------------------------------------+---------------------------------------------------------------+
# | 1|'CREATE TABLE `stat` ( |'CREATE TABLE `stat` ( |
# | 2| `f_date` Date, | `f_date` Date, |
# | 3| `f_string` FixedString(512), | `f_string` FixedString(512), |
# | 4| `f_uint8` UInt8, | `f_uint8` UInt8, |
# | 5| `f_uint32` UInt32, | `f_uint32` UInt32, |
# | 6| `f_enum` Enum8(\'one\' = 1, \'two\' = 2) | `f_enum` Enum8(\'one\' = 1, \'two\' = 2) |
# * 7|) ENGINE = MergeTree(`stat`.`f_date`, (`stat`.`f_date` , `stat`.`f_uint8`), 8192); |) ENGINE = MergeTree(`f_date`, (`f_date` , `f_uint8`), 8192); *
# | 8|' |' |
# +---+------------------------------------------------------------------------------------+---------------------------------------------------------------+
# Looks like you failed 1 test of 36.
t/clickhouse.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/36 subtests
Test Summary Report
-------------------
t/clickhouse.t (Wstat: 256 Tests: 36 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=36, 0 wallclock secs ( 0.01 usr 0.02 sys + 0.12 cusr 0.04 csys = 0.18 CPU)
Result: FAIL
Failed 1/1 test programs. 1/36 subtests failed.
*** [test_dynamic] Error code 1
Stop in /usr/home/eserte/.cpan/build/2017093018/QBit-Application-Model-DB-clickhouse-0.005-2.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------ ---- --------
base 0 2.18
Exception::DB 0 0.020
Exception::DB::DuplicateEntry 0 0.020
HTTP::Request 0 6.13
LWP::UserAgent 0 6.27
qbit 0 2.2
QBit::Application::Model::DB 0 0.020
QBit::Application::Model::DB::Field 0 0.020
QBit::Application::Model::DB::Filter 0 0.020
QBit::Application::Model::DB::Query 0 0.020
QBit::Application::Model::DB::Table 0 0.020
QBit::Class 0 0.3
strict 0 1.07
build_requires:
Module Need Have
------------------------------------ ---- --------
ExtUtils::MakeMaker 0 7.24
HTTP::Response 0 6.13
lib::abs 0 0.93
QBit::Application 0 0.011
Test::Differences 0 0.64
Test::More 0 1.302096
warnings 0 1.13
configure_requires:
Module Need Have
------------------------------------ ---- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
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/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1014
PERL5_CPAN_IS_RUNNING = 1014
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 965,1014
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017093018/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2017093018
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.16.3t/bin/perl5.16.3
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.24
ExtUtils::Install 2.10
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302096
YAML 1.20
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd-thread-multi
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.16.3t -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
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',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt
perllibs=-lm -lcrypt
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_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP 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_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under freebsd
Compiled at May 16 2014 07:49:48
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1014"
PERL5_CPAN_IS_RUNNING="1014"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="965,1014"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017093018/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi
/usr/perl5.16.3t/lib/site_perl/5.16.3
/usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi
/usr/perl5.16.3t/lib/5.16.3
.