Test-mysqld v1.0030 Perl 5 v5.20.2 amd64-freebsd

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
Test-mysqld v1.0030
Platform
Perl 5 v5.20.2 amd64-freebsd
Date
2024-04-08 01:57:09
ID
4f290704-f54b-11ee-adac-92f3672141ab
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 Masayuki Matsuki,

This is a computer-generated report for Test-mysqld-1.0030
on perl 5.20.2, 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':


#   Failed test 'use Test::mysqld;'
#   at t/00-base.t line 7.
#     Tried to use 'Test::mysqld'.
#     Error:  DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
# Compilation failed in require at t/00-base.t line 7.
# BEGIN failed--compilation aborted at t/00-base.t line 7.
# Looks like you failed 1 test of 1.
t/00-base.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/01-raii.t line 6.
BEGIN failed--compilation aborted at t/01-raii.t line 6.
t/01-raii.t ............ 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/02-multi.t line 6.
BEGIN failed--compilation aborted at t/02-multi.t line 6.
t/02-multi.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/03-not-found.t line 5.
BEGIN failed--compilation aborted at t/03-not-found.t line 5.
t/03-not-found.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/04-multiprocess.t line 6.
BEGIN failed--compilation aborted at t/04-multiprocess.t line 6.
t/04-multiprocess.t .... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/05-copy-data-from.t line 6.
BEGIN failed--compilation aborted at t/05-copy-data-from.t line 6.
t/05-copy-data-from.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
DBD::mysql or DBD::MariaDB is required to use Test::mysqld at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/Test-mysqld-1.0030-grGaOi/blib/lib/Test/mysqld.pm line 25.
Compilation failed in require at t/06-start-mysqlds.t line 6.
BEGIN failed--compilation aborted at t/06-start-mysqlds.t line 6.
t/06-start-mysqlds.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Test Summary Report
-------------------
t/00-base.t          (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/01-raii.t          (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/02-multi.t         (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/03-not-found.t     (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/04-multiprocess.t  (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/05-copy-data-from.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/06-start-mysqlds.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=7, Tests=1,  2 wallclock secs ( 0.03 usr  0.04 sys +  0.94 cusr  0.16 csys =  1.17 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Class::Accessor::Lite 0        0.08    
    DBI                   0        1.643   
    File::Copy::Recursive 0        0.45    
    File::Temp            0        0.2311  
    perl                  5.008001 5.020002

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Test::More            0        1.302198
    Test::SharedFork      0        0.35    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/.cargo/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.20.2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 94927
    PERL5_CPAN_IS_RUNNING = 94927
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.20.2
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.20.2
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /usr/home/david/cpantesting/perl-5.20.2/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=13.0-release-p7, archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd-utm.local 13.0-release-p7 freebsd 13.0-release-p7 #0: mon jan 31 18:24:03 utc 2022 root@amd64-builder.daemonology.net:usrobjusrsrcamd64.amd64sysgeneric amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.20.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=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='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)', 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 ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib /usr/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-ldl -lm -lcrypt -lutil -lc
    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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Feb  3 2022 13:12:54
  %ENV:
    PERL="5.20.2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="94927"
    PERL5_CPAN_IS_RUNNING="94927"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.20.2"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.20.2"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2
    .