Daemon-Control v0.001010 Perl 5 v5.30.0 armv7l-linux

Status
Fail
From
Nigel Horne
Dist
Daemon-Control v0.001010
Platform
Perl 5 v5.30.0 armv7l-linux
Date
2019-07-12 14:47:34
ID
fbc30bba-a4b3-11e9-8fa9-99a29f1e7dde
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 symkat,

This is a computer-generated report for Daemon-Control-0.001010
on perl 5.30.0, 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':

PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t ....................... ok
t/01_lsb_file.t ................... ok
t/01_lsb_file_with_init_code.t .... ok
t/01_lsb_file_with_init_config.t .. ok

#   Failed test 'Daemon started.'
#   at t/02_sleep_perl_array.t line 32.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'

#   Failed test 'Daemon started.'
#   at t/02_sleep_system.t line 32.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'
t/03_perl_gets_control.t .......... ok
t/04_show_warnings.t .............. ok
t/05_user_group.t ................. ok
# Test STDOUT and STDERR when we use plain strings as arguments

#   Failed test 'Daemon started.'
#   at t/06_stderr_stdout.t line 38.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'

#   Failed test 'Daemon is stopped.'
#   at t/06_stderr_stdout.t line 44.
#                   'My Daemon                                                     [Running]
# '
#     doesn't match '(?^:\[Not Running\])'

#   Failed test 'STDOUT file contains expected data'
#   at t/06_stderr_stdout.t line 49.
#                   ''
#     doesn't match '(?^:STDOUT output success)'

#   Failed test 'STDERR file contains expected data'
#   at t/06_stderr_stdout.t line 55.
#          got: ''
#     expected: 'STDERR output success
# '
# Test STDOUT and STDERR when we use custom arrayrefs as arguments

#   Failed test 'Daemon started.'
#   at t/06_stderr_stdout.t line 71.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'

#   Failed test 'Daemon is stopped.'
#   at t/06_stderr_stdout.t line 77.
#                   'My Daemon                                                     [Running]
# '
#     doesn't match '(?^:\[Not Running\])'

#   Failed test 'STDOUT file contains expected data'
#   at t/06_stderr_stdout.t line 83.
#                   ''
#     doesn't match '(?^:STDOUT output success)'

#   Failed test 'STDERR file contains expected data'
#   at t/06_stderr_stdout.t line 89.
#          got: ''
#     expected: 'STDERR output success
# '

#   Failed test 'Daemon restarted.'
#   at t/06_stderr_stdout.t line 96.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^s:\[Started\])'

#   Failed test 'STDOUT file contains expected data'
#   at t/06_stderr_stdout.t line 107.
#                   ''
#     doesn't match '(?^s:^STDOUT output success(?!.*STDOUT output success))'

#   Failed test 'STDERR file contains expected data'
#   at t/06_stderr_stdout.t line 114.
#                   ''
#     doesn't match '(?^s:^STDERR output success(?!.*STDERR output success))'
# Looks like you failed 11 tests of 18.
t/06_stderr_stdout.t .............. 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/18 subtests 

#   Failed test 'Daemon started for restarting.'
#   at t/02_sleep_perl_array.t line 43.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'

#   Failed test 'Daemon started for restarting'
#   at t/02_sleep_system.t line 43.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'

#   Failed test 'Daemon restarted.'
#   at t/02_sleep_perl_array.t line 47.
#                   'My Daemon                                                     [Started]
# '
#     doesn't match '(?^s:\[Stopped\].*\[Started\])'

#   Failed test 'Daemon running after restart.'
#   at t/02_sleep_perl_array.t line 49.
#                   'My Daemon                                                 [Not Running]
# '
#     doesn't match '(?^:\[Running\])'

#   Failed test 'Daemon stopped after restart.'
#   at t/02_sleep_perl_array.t line 51.
#                   'My Daemon                                                 [Not Running]
# '
#     doesn't match '(?^:\[Stopped\])'
# Looks like you failed 5 tests of 16.
t/02_sleep_perl_array.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/16 subtests 

#   Failed test 'Daemon restarted.'
#   at t/02_sleep_system.t line 47.
#                   'My Daemon                                                     [Stopped]
# My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^s:\[Stopped\].*\[Started\])'

#   Failed test 'Daemon stopped after restart.'
#   at t/02_sleep_system.t line 51.
#                   'My Daemon                                                 [Not Running]
# '
#     doesn't match '(?^:\[Stopped\])'
# Looks like you failed 4 tests of 18.
t/02_sleep_system.t ............... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/18 subtests 
t/02_sleep_perl.t ................. ok

Test Summary Report
-------------------
t/06_stderr_stdout.t            (Wstat: 2816 Tests: 18 Failed: 11)
  Failed tests:  2, 4-6, 8, 10-12, 14, 17-18
  Non-zero exit status: 11
t/02_sleep_perl_array.t         (Wstat: 1280 Tests: 16 Failed: 5)
  Failed tests:  2, 8, 12, 14, 16
  Non-zero exit status: 5
t/02_sleep_system.t             (Wstat: 1024 Tests: 18 Failed: 4)
  Failed tests:  2, 10, 14, 18
  Non-zero exit status: 4
Files=11, Tests=87, 17 wallclock secs ( 0.39 usr  0.13 sys + 16.93 cusr  2.06 csys = 19.51 CPU)
Result: FAIL
Failed 3/11 test programs. 20/87 subtests failed.
Makefile:779: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cwd                 0        3.78    
    File::Path          2.08     2.16    
    File::Spec          0        3.78    
    perl                5.008001 5.030000
    POSIX               0        1.88    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     7.36    
    File::Temp          0.14     0.2309  
    Test::More          0.88     1.302162

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     7.36    


------------------------------
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.30.0/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32455
    PERL5_CPAN_IS_RUNNING = 32455
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32437,32455
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.30.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0/bin
    PERLBREW_PERL = perl-5.30.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.32440

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

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.0/bin/perl
    $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.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.03    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.42-v7+
    archname=armv7l-linux
    uname='linux pi2 4.19.42-v7+ #1219 smp tue may 14 21:20:58 bst 2019 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.30.0 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.30.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -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'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    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/6/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.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at May 27 2019 14:46:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32455"
    PERL5_CPAN_IS_RUNNING="32455"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="32437,32455"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.30.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.0/bin"
    PERLBREW_PERL="perl-5.30.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.30.0/lib/site_perl/5.30.0
    /home/njh/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.30.0/lib/5.30.0
    .