Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL DBD-SQLite-Amalgamation-3.6.16 v5.25.6 GNU/Linux
Date: 2016-11-09T07:26:12Z
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 Audrey Tang,
This is a computer-generated report for DBD-SQLite-Amalgamation-3.6.16
on perl 5.25.6, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/home/cpan2/install/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644
PERL_DL_NONLAZY=1 "/home/cpan2/install/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# $DBI::VERSION=1.636
t/01_compile.t ............................... ok
# sqlite_version=3.6.16
t/02_logon.t ................................. ok
# sqlite_version=3.6.16
t/02_logon_func.t ............................ ok
t/03_create_table.t .......................... ok
t/06_tran.t .................................. ok
t/04_insert.t ................................ ok
DBD::SQLite::db do failed: table f already exists at t/05_select.t line 14.
# Failed test 'no warnings'
# at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 1 'An object of class 'DBI::db' isa 'DBI::db''
# DBD::SQLite::db do failed: table f already exists at t/05_select.t line 14.
# at t/05_select.t line 14.
#
# Looks like your test exited with 2 just after 2.
t/05_select.t ................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 21/22 subtests
t/07_error.t ................................. ok
t/09_create_function.t ....................... ok
t/09_create_function_func.t .................. ok
t/10_create_aggregate.t ...................... ok
t/10_create_aggregate_func.t ................. ok
t/12_unicode.t ............................... ok
# Failed test 'collate perllocale (berger, Bergere, bergère, Bergère, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte // bergère, Bergère, berger, Bergere, fête, fétu, fève, ferme, hêtre, héraut, HAT, hétaïre, hétéroclite, hôte, hâter, HOT)'
# at t/13_create_collation.t line 95.
# Structures begin differing at:
# $got->[0] = 'berger'
# $expected->[0] = 'bergère'
# Looks like you failed 1 test of 11.
t/13_create_collation.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
# Failed test 'collate perllocale (berger, Bergere, bergère, Bergère, ferme, fête, fétu, fève, HAT, hâter, héraut, hétaïre, hétéroclite, hêtre, HOT, hôte // bergère, Bergère, berger, Bergere, fête, fétu, fève, ferme, hêtre, héraut, HAT, hétaïre, hétéroclite, hôte, hâter, HOT)'
# at t/13_create_collation_func.t line 93.
# Structures begin differing at:
# $got->[0] = 'berger'
# $expected->[0] = 'bergère'
# Looks like you failed 1 test of 11.
t/13_create_collation_func.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
t/14_progress_handler.t ...................... ok
t/14_progress_handler_func.t ................. ok
t/15_ak_dbd.t ................................ ok
t/16_column_info.t ........................... ok
DBD::SQLite::db do failed: no such table: Blah at t/08_busy.t line 70.
# Failed test 'Ready'
# at t/08_busy.t line 80.
t/17_createdrop.t ............................ ok
# Failed test 'no warnings'
# at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 8 ''
# Use of uninitialized value $line in scalar chomp at t/08_busy.t line 79.
# at t/08_busy.t line 79.
#
# Looks like you failed 2 tests of 12.
t/08_busy.t ..................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
DBD::SQLite::db do failed: no such table: Blah at t/08_busy_func.t line 63.
# Failed test 'Ready'
# at t/08_busy_func.t line 73.
# Failed test 'no warnings'
# at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 8 ''
# Use of uninitialized value $line in scalar chomp at t/08_busy_func.t line 72.
# at t/08_busy_func.t line 72.
#
# Looks like you failed 2 tests of 12.
t/08_busy_func.t .............................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/12 subtests
t/18_insertfetch.t ........................... ok
t/20_blobs.t ................................. ok
t/21_blobtext.t .............................. ok
# Failed test '->fetch'
# at t/19_bindparam.t line 63.
# Failed test 'id = 1'
# at t/19_bindparam.t line 64.
# got: undef
# expected: '1'
# Failed test 'name = A'
# at t/19_bindparam.t line 65.
# got: undef
# expected: 'A'
# Failed test '->fetch'
# at t/19_bindparam.t line 66.
# Failed test 'id = 2'
# at t/19_bindparam.t line 67.
# got: undef
# expected: '2'
# Failed test 'name = Tim Bunce'
# at t/19_bindparam.t line 68.
# got: undef
# expected: 'Tim Bunce'
# Failed test '->fetch'
# at t/19_bindparam.t line 69.
# Failed test 'id = 3'
# at t/19_bindparam.t line 70.
# got: undef
# expected: '3'
# Failed test 'name = Jochen Wiedmann'
# at t/19_bindparam.t line 71.
# got: undef
# expected: 'Jochen Wiedmann'
# Failed test '->fetch'
# at t/19_bindparam.t line 72.
# Failed test 'id = 4'
# at t/19_bindparam.t line 73.
# got: undef
# expected: '4'
# Failed test 'name = $konig'
# at t/19_bindparam.t line 74.
# got: undef
# expected: 'Andreas König'
# Failed test '->fetch'
# at t/19_bindparam.t line 75.
# Failed test 'id = 5'
# at t/19_bindparam.t line 76.
# got: undef
# expected: '5'
# Looks like you failed 14 tests of 33.
t/19_bindparam.t .............................
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/33 subtests
t/22_listfields.t ............................ ok
t/23_nulls.t ................................. ok
t/26_commit.t ................................ ok
t/24_numrows.t ............................... ok
t/25_chopblanks.t ............................ ok
t/29_cppcomments.t ........................... ok
t/30_auto_rollback.t ......................... ok
t/31_bind_weird_number_param.t ............... ok
t/32_inactive_error.t ........................ ok
t/27_metadata.t .............................. ok
t/33_non_latin_path.t ........................ ok
# Failed test 'Found our process ID in backed-up table'
# at t/34_online_backup.t line 40.
# got: '0'
# expected: '1'
DBD::SQLite::db sqlite_backup_to_file failed: sqlite_backup_to_file failed with error not an error at t/34_online_backup.t line 50.
DBD::SQLite::db sqlite_backup_to_file failed: sqlite_backup_to_file failed with error not an error at t/34_online_backup.t line 50.
# Looks like your test exited with 11 just after 3.
t/34_online_backup.t .........................
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 4/6 subtests
DBD::SQLite::db selectrow_array failed: no such table: online_backup_test at t/34_online_backup_func.t line 31.
DBD::SQLite::db selectrow_array failed: no such table: online_backup_test at t/34_online_backup_func.t line 31.
# Looks like your test exited with 2 just after 2.
t/34_online_backup_func.t ....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/6 subtests
t/97_meta.t .................................. ok
t/35_table_info.t ............................ ok
t/98_pod.t ................................... ok
t/99_pmv.t ................................... skipped: no minimum perl version could be determined
t/rt_15186_prepcached.t ...................... ok
t/rt_21406_auto_finish.t ..................... ok
DBD::SQLite::db do failed: no such table: table2 at t/28_schemachange.t line 41.
DROP ok at t/28_schemachange.t line 41.
DBD::SQLite::db do failed: no such table: table1 at t/28_schemachange.t line 56.
# Failed test 'DROP TABLE table1'
# at t/28_schemachange.t line 56.
# Error: 'no such table: table1'
t/rt_25460_numeric_aggregate.t ............... ok
# Looks like you failed 1 test of 9.
t/28_schemachange.t ..........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/rt_25371_asymmetric_unicode.t .............. ok
t/rt_27553_prepared_cache_and_analyze.t ...... ok
# Failed test 'CREATE TABLE'
# at t/rt_25924_user_defined_func_unicode_func.t line 26.
t/rt_25924_user_defined_func_unicode.t ....... ok
t/rt_29058_group_by.t ........................ ok
t/rt_29629_sqlite_where_length.t ............. ok
t/rt_31324_full_names.t ...................... ok
# Failed test 'No warnings'
# at t/rt_32889_prepare_cached_reexecute.t line 58.
# got: '1'
# expected: '0'
Can't call method "execute" on an undefined value at t/rt_32889_prepare_cached_reexecute.t line 65.
# Looks like your test exited with 2 just after 8.
t/rt_32889_prepare_cached_reexecute.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 25/32 subtests
# Failed test 'no warnings'
# at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 2 ''
# DBD::SQLite::db do failed: table foo already exists at t/rt_25924_user_defined_func_unicode_func.t line 26.
# at t/rt_25924_user_defined_func_unicode_func.t line 26.
#
# Looks like you failed 2 tests of 16.
t/rt_25924_user_defined_func_unicode_func.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/16 subtests
t/rt_36836_duplicate_key.t ................... ok
t/rt_40594_nullable.t ........................ ok
t/rt_36838_unique_and_bus_error.t ............ ok
Test Summary Report
-------------------
t/05_select.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 22 tests but ran 2.
t/13_create_collation.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 9
Non-zero exit status: 1
t/13_create_collation_func.t (Wstat: 256 Tests: 11 Failed: 1)
Failed test: 9
Non-zero exit status: 1
t/08_busy.t (Wstat: 512 Tests: 12 Failed: 2)
Failed tests: 9, 12
Non-zero exit status: 2
t/08_busy_func.t (Wstat: 512 Tests: 12 Failed: 2)
Failed tests: 9, 12
Non-zero exit status: 2
t/19_bindparam.t (Wstat: 3584 Tests: 33 Failed: 14)
Failed tests: 18-31
Non-zero exit status: 14
t/34_online_backup.t (Wstat: 2816 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 11
Parse errors: Bad plan. You planned 6 tests but ran 3.
t/34_online_backup_func.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 2.
t/28_schemachange.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/rt_32889_prepare_cached_reexecute.t (Wstat: 512 Tests: 8 Failed: 1)
Failed test: 6
Non-zero exit status: 2
Parse errors: Bad plan. You planned 32 tests but ran 8.
t/rt_25924_user_defined_func_unicode_func.t (Wstat: 512 Tests: 16 Failed: 2)
Failed tests: 3, 16
Non-zero exit status: 2
Files=58, Tests=703, 15 wallclock secs ( 0.25 usr 0.04 sys + 4.69 cusr 0.38 csys = 5.36 CPU)
Result: FAIL
Failed 11/58 test programs. 26/703 subtests failed.
Makefile:1079: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
DBI 1.57 1.636
File::Spec 0.82 3.62
perl 5.006 5.025006
Test::More 0.42 1.302059
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j3
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24092
PERL5_CPAN_IS_RUNNING = 24092
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20451,24092
PERLBREW_BASHRC_VERSION = 0.76
PERLBREW_HOME = /home/dcollins/.perlbrew
PERLBREW_ROOT = /home/dcollins/toolchain/perl5
PERL_CR_SMOKER_CURRENT = DBD-SQLite-Amalgamation-3.6.16
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = putty
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan2/install/bin/perl
$UID/$EUID = 1003 / 1003
$GID = 1003 1003
$EGID = 1003 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302059
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 6) configuration:
Commit id: 4eadd82f8c152034818f42956737102f674f9118
Platform:
osname=linux
osvers=3.16.0-4-amd64
archname=x86_64-linux-thread-multi
uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 gnulinux '
config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan2/install -Uversiononly -des'
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 ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.9.2'
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 =' -fstack-protector-strong -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 -ldl -lm -lcrypt -lutil -lc
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 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL
PERL_USE_DEVEL
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 linux
Compiled at Oct 17 2016 18:50:03
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24092"
PERL5_CPAN_IS_RUNNING="24092"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20451,24092"
PERLBREW_BASHRC_VERSION="0.76"
PERLBREW_HOME="/home/dcollins/.perlbrew"
PERLBREW_ROOT="/home/dcollins/toolchain/perl5"
PERL_CR_SMOKER_CURRENT="DBD-SQLite-Amalgamation-3.6.16"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan2/install/lib/perl5/site_perl/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/site_perl/5.25.6
/home/cpan2/install/lib/perl5/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/5.25.6
.