Data-ObjectDriver v0.16 Perl 5 v5.22.3 armv7l-linux-thread-multi

Status
Fail
From
Nigel Horne
Dist
Data-ObjectDriver v0.16
Platform
Perl 5 v5.22.3 armv7l-linux-thread-multi
Date
2019-03-07 08:12:25
ID
bdfd93b6-40b0-11e9-bf31-80c71e9d5857
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 Six Apart,

This is a computer-generated report for Data-ObjectDriver-0.16
on perl 5.22.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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/00-compile.t ............. ok
t/01-col-inheritance.t ..... ok
DBD::SQLite::db do failed: table wines already exists at ./t/lib/db-common.pl line 18.
# Looks like your test exited with 2 before it could output anything.
t/03-primary-keys.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 21/21 subtests 
DBD::SQLite::db prepare failed: no such table: wines at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 just after 18.
t/02-basic.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 49/67 subtests 
t/04-clone.t ............... ok
DBD::SQLite::db do failed: disk I/O error at ./t/lib/db-common.pl line 18.
# Looks like your test exited with 2 before it could output anything.
t/06-errors.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests 
t/05-deflate.t ............. ok
DBD::SQLite::db prepare failed: no such table: ingredients at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 before it could output anything.
t/07-has-a-cached.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests 
t/08-iterator.t ............ ok
t/07-has-a.t ............... ok
t/11-sql.t ................. ok
# calling next() after add_term() with 'op'
t/09-resultset.t ........... ok
t/10-resultset-peek.t ...... ok
DBD::SQLite::db prepare failed: no such table: ingredients at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 just after 6.
t/12-windows.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 13/19 subtests 
DBD::SQLite::st execute failed: attempt to write a readonly database at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBD/SQLite.pm line 55.
# Looks like your test exited with 2 just after 7.
t/20-driver-sqlite.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/13 subtests 
DBD::SQLite::db prepare failed: no such table: recipes at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 just after 53.
t/31-cached.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 52/105 subtests 
Failed to execute INSERT INTO recipes
(title)
VALUES (?)
 with title: DBD::SQLite::st execute failed: attempt to write a readonly database at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 396.
# Looks like your test exited with 2 before it could output anything.
t/33-views.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests 
DBD::SQLite::db prepare failed: no such table: ingredients at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 just after 45.
t/32-partitioned.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 47/92 subtests 
Issuing rollback() due to DESTROY without explicit disconnect() of DBD::SQLite::db handle dbname=global.db at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 106.
DBD::SQLite::db prepare failed: no such table: recipes at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
Compilation failed in require at t/34-both.t line 189.
# Looks like your test exited with 2 just after 63.
t/34-both.t ................ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 27/90 subtests 
DBD::SQLite::db prepare failed: no such table: wines at /mnt/nas/home/pi2/njh/.cpan/build/Data-ObjectDriver-0.16-7/blib/lib/Data/ObjectDriver/Driver/DBI.pm line 61.
# Looks like your test exited with 2 just after 12.
t/41-callbacks.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 13/25 subtests 
t/42-callbacks-multi-pk.t .. ok
t/35-multiplexed.t ......... ok
t/50-profiling.t ........... ok

Test Summary Report
-------------------
t/03-primary-keys.t      (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 21 tests but ran 0.
t/02-basic.t             (Wstat: 512 Tests: 18 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 67 tests but ran 18.
t/06-errors.t            (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/07-has-a-cached.t      (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/12-windows.t           (Wstat: 512 Tests: 6 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 19 tests but ran 6.
t/20-driver-sqlite.t     (Wstat: 512 Tests: 7 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 13 tests but ran 7.
t/31-cached.t            (Wstat: 512 Tests: 53 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 105 tests but ran 53.
t/33-views.t             (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/32-partitioned.t       (Wstat: 512 Tests: 45 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 92 tests but ran 45.
t/34-both.t              (Wstat: 512 Tests: 63 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 90 tests but ran 63.
t/41-callbacks.t         (Wstat: 512 Tests: 12 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 25 tests but ran 12.
Files=23, Tests=578, 12 wallclock secs ( 1.15 usr  0.23 sys + 25.93 cusr  4.79 csys = 32.10 CPU)
Result: FAIL

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Class::Accessor::Fast    0        0.51    
    Class::Data::Inheritable 0        0.08    
    Class::Trigger           0        0.14    
    DBI                      0        1.636   
    List::Util               0        1.50    
    perl                     5.006001 5.022003

build_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    ExtUtils::MakeMaker      6.59     7.30    
    Test::Exception          0        0.43    
    version                  0        0.9909  

configure_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Module::Build::Tiny      0.035    0.039   


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_GB.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10328
    PERL5_CPAN_IS_RUNNING = 10328
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.22.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin
    PERLBREW_PERL = perl-5.22.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.10314

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.22.3/bin/perl5.22.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000
    $EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 995 997 998 999 1000

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150010  
    Cwd                 3.56_02   
    ExtUtils::CBuilder  0.280221  
    ExtUtils::Command   7.30      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.30      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.56_02   
    JSON                2.97001   
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.35_01   
    Test::More          1.302136  
    YAML                1.26      
    YAML::Syck          1.30      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.4.38-v7+, archname=armv7l-linux-thread-multi
    uname='linux pi2 4.4.38-v7+ #938 smp thu dec 15 15:22:21 gmt 2016 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.22.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=0
    ivtype='long', ivsize=4, 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/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    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-strong'


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
                        PERL_USE_DEVEL 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 Jun 27 2017 08:01:59
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10328"
    PERL5_CPAN_IS_RUNNING="10328"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.22.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.3/bin"
    PERLBREW_PERL="perl-5.22.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/armv7l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3
    .