Report for Minion-Backend-mysql-0.14

Back
From: Slaven Rezić (SREZIC) 
Subject: FAIL Minion-Backend-mysql-0.14 5.10.1 FreeBSD
Date: 2018-05-01T08:22:45Z

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 Doug Bell,

This is a computer-generated report for Minion-Backend-mysql-0.14
on perl 5.10.1, 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.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.34
#     File::Spec           any     3.74
#     IO::Handle           any     1.28
#     IPC::Open3           any     1.04
#     Test::More           any 1.302133
#     Test::mysqld         any     0.17
#     Time::HiRes          any   1.9758
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module      Want Have
#     ----------- ---- ----
#     Minion      9.03 9.03
#     Mojo::mysql 1.04 1.06
#     Mojolicious  any 7.75
# 
t/00-report-prereqs.t .. ok
# Running tests with MySQL/MariaDB server version: 
# /usr/local/libexec/mysqld  Ver 5.6.24 for FreeBSD9.3 on amd64 (Source distribution)
Use of Mojo::mysql::PubSub is highly EXPERIMENTAL and should be considered an experiment at /usr/perl5.10.1/lib/site_perl/5.10.1/Mojo/mysql.pm line 31.
DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`test`.`minion_jobs_depends`, CONSTRAINT `minion_jobs_depends_ibfk_1` FOREIGN KEY (`parent_id`) REFERENCES `minion_jobs` (`id`) ON DELETE CASCADE) at /usr/home/eserte/.cpan/build/2018050109/Minion-Backend-mysql-0.14-1/blib/lib/Minion/Backend/mysql.pm line 92.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 42 just after 412.
t/mysql.t .............. 
Dubious, test returned 42 (wstat 10752, 0x2a00)
All 412 subtests passed 

Test Summary Report
-------------------
t/mysql.t            (Wstat: 10752 Tests: 412 Failed: 0)
  Non-zero exit status: 42
  Parse errors: No plan found in TAP output
Files=3, Tests=414, 11 wallclock secs ( 0.03 usr  0.04 sys +  0.90 cusr  1.17 csys =  2.14 CPU)
Result: FAIL
Failed 1/3 test programs. 0/414 subtests failed.
*** [test_dynamic] Error code 42

Stop in /usr/home/eserte/.cpan/build/2018050109/Minion-Backend-mysql-0.14-1.

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Minion              9.03  9.03    
    Mojo::mysql         1.04  1.06    
    Mojolicious         0     7.75    
    perl                5.010 5.010001

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.34    
    File::Spec          0     3.74    
    IO::Handle          0     1.28    
    IPC::Open3          0     1.04    
    Test::More          0     1.302133
    Test::mysqld        0     0.17    
    Time::HiRes         0     1.9758  

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.34    


------------------------------
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 = 98584
    PERL5_CPAN_IS_RUNNING = 98584
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 98531,98584
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018050109/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018050109

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

    $^X = /usr/perl5.10.1/bin/perl
    $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.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.12    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.41    
    Test::More          1.302133
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    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.10.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    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 ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at May 15 2014 23:30:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="98584"
    PERL5_CPAN_IS_RUNNING="98584"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="98531,98584"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018050109/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/perl5.10.1/lib/5.10.1/amd64-freebsd
    /usr/perl5.10.1/lib/5.10.1
    /usr/perl5.10.1/lib/site_perl/5.10.1/amd64-freebsd
    /usr/perl5.10.1/lib/site_perl/5.10.1
    .