Class-DBI-Sweet v0.11 Perl 5 v5.41.6 amd64-freebsd-thread-multi

Status
Fail
From
Carlos Guevara
Dist
Class-DBI-Sweet v0.11
Platform
Perl 5 v5.41.6 amd64-freebsd-thread-multi
Date
2024-11-04 04:37:01
ID
6f2610b8-9a66-11ef-93f6-e8c47e56fd97
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 Fred Moyer,

This is a computer-generated report for Class-DBI-Sweet-0.11
on perl 5.41.6, created by CPAN-Reporter-1.2020.

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 './Build test':

t/01use.t ................................ ok
t/02pod.t ................................ skipped: set TEST_POD to enable this test
t/03podcoverage.t ........................ skipped: Test::Pod::Coverage 1.04 required
DBD::SQLite::db prepare_cached failed: no such column: cds.tags.tag [for Statement "SELECT me.artistid, me.name
FROM   artist me, cd cds, tags tags
WHERE  cds.tags.tag = ? AND me.artistid = cds.artist AND cds.cdid = tags.cd  
"] at /home/cpan/bin/perl/lib/site_perl/5.41.6/Ima/DBI.pm line 398.
# Looks like your test exited with 2 just after 16.
t/04join.t ............................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/17 subtests 
t/05count.t .............................. ok
t/06object_cache.t ....................... skipped: Cache::Cache required
t/07prefetch.t ........................... skipped: Cache::Cache required
t/08pager.t .............................. ok
t/09sequence.t ........................... ok
t/cdbi-t-ocache/01-columns.t ............. ok
t/cdbi-t-ocache/03-subclassing.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/05-Query.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/06-hasa.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/08-inheritcols.t ......... ok
t/cdbi-t-ocache/09-has_many.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/10-mysql.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/11-triggers.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/12-filter.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/13-constraint.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/14-might_have.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/16-reserved.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/17-data_type.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/18-has_a.t ............... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/19-set_sql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/21-iterator.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/22-deflate_order.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/23-cascade.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/24-meta_info.t ........... ok
t/cdbi-t-ocache/25-closures_in_meta.t .... skipped: Need MySQL for this test
t/cdbi-t-ocache/97-pod.t ................. skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-ocache/98-failure.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-ocache/99-misc.t ................ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/01-columns.t ........... ok
t/cdbi-t-rescache/03-subclassing.t ....... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/05-Query.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/06-hasa.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/08-inheritcols.t ....... ok
t/cdbi-t-rescache/09-has_many.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/10-mysql.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/11-triggers.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/12-filter.t ............ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/13-constraint.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/14-might_have.t ........ skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/16-reserved.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/17-data_type.t ......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/18-has_a.t ............. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/19-set_sql.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/21-iterator.t .......... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/22-deflate_order.t ..... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/23-cascade.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/24-meta_info.t ......... ok
t/cdbi-t-rescache/25-closures_in_meta.t .. skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/97-pod.t ............... skipped: Cache::MemoryCache needed to test POD.
t/cdbi-t-rescache/98-failure.t ........... skipped: needs Cache::Cache for testing
t/cdbi-t-rescache/99-misc.t .............. skipped: needs Cache::Cache for testing
t/cdbi-t/01-columns.t .................... ok
t/cdbi-t/02-Film.t ....................... ok
t/cdbi-t/03-subclassing.t ................ ok
t/cdbi-t/04-lazy.t ....................... ok
t/cdbi-t/05-Query.t ...................... ok
t/cdbi-t/06-hasa.t ....................... ok
t/cdbi-t/08-inheritcols.t ................ ok
t/cdbi-t/09-has_many.t ................... ok
t/cdbi-t/10-mysql.t ...................... skipped: Need Date::Simple for this test
t/cdbi-t/11-triggers.t ................... ok
t/cdbi-t/12-filter.t ..................... ok
t/cdbi-t/13-constraint.t ................. ok
t/cdbi-t/14-might_have.t ................. ok
t/cdbi-t/17-data_type.t .................. skipped: needs DBD::Pg for testing
t/cdbi-t/18-has_a.t ...................... ok
t/cdbi-t/19-set_sql.t .................... ok
t/cdbi-t/21-iterator.t ................... ok
t/cdbi-t/22-deflate_order.t .............. skipped: Need Time::Piece::MySQL for this test
t/cdbi-t/23-cascade.t .................... ok
t/cdbi-t/24-meta_info.t .................. ok
t/cdbi-t/25-closures_in_meta.t ........... skipped: Need MySQL for this test
t/cdbi-t/97-pod.t ........................ ok
t/cdbi-t/98-failure.t .................... ok
t/cdbi-t/99-misc.t ....................... ok

Test Summary Report
-------------------
t/04join.t                             (Wstat: 512 (exited 2) Tests: 16 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 17 tests but ran 16.
Files=79, Tests=575,  6 wallclock secs ( 0.16 usr  0.05 sys +  5.17 cusr  0.80 csys =  6.18 CPU)
Result: FAIL
Failed 1/79 test programs. 0/575 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need    Have    
    ------------- ------- --------
    Class::DBI    v3.0.12 3.0.17  
    Data::Page    0       2.03    
    DBD::SQLite   1.08    1.76    
    DBI           0       1.645   
    List::Util    0       1.68    
    SQL::Abstract 1.55    2.000001

configure_requires:

    Module        Need    Have    
    ------------- ------- --------
    Module::Build 0.38    0.4234  


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

Environment variables:

    LANG = C.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32570
    PERL5_CPAN_IS_RUNNING = 32570
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.41.6
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.55    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 6) configuration:
  Commit id: 4acc9fb8d9883d45c7f3c232e326b4223ffc8949
  Platform:
    osname=freebsd
    osvers=14.1-release-p5
    archname=amd64-freebsd-thread-multi
    uname='freebsd cjg-freebsd14 14.1-release-p5 freebsd 14.1-release-p5 generic amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)'
    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-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/18/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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 Nov  3 2024 18:37:15
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32570"
    PERL5_CPAN_IS_RUNNING="32570"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.6/amd64-freebsd-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.41.6
    /home/cpan/bin/perl/lib/5.41.6/amd64-freebsd-thread-multi
    /home/cpan/bin/perl/lib/5.41.6
    .