Daemon-Control v0.001010 Perl 5 v5.32.0 riscv64-linux

Status
Fail
From
Ryan Voots
Dist
Daemon-Control v0.001010
Platform
Perl 5 v5.32.0 riscv64-linux
Date
2020-11-01 00:44:54
ID
75272cd0-1bdb-11eb-bf26-d3f9c54a8ece
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.32.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 "/home/ryan/perl5/perlbrew/perls/perl-5.32.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_with_init_code.t .... ok
t/01_lsb_file.t ................... ok

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

#   Failed test 'Daemon started.'
#   at t/02_sleep_system.t line 32.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^:\[Started\])'
t/04_show_warnings.t .............. ok
t/03_perl_gets_control.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 '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 for restarting.'
#   at t/02_sleep_perl_array.t line 43.
#                   '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 'Daemon restarted.'
#   at t/02_sleep_perl.t line 47.
#                   'My Daemon                                                     [Started]
# '
#     doesn't match '(?^s:\[Stopped\].*\[Started\])'

#   Failed test 'Daemon restarted.'
#   at t/06_stderr_stdout.t line 96.
#                   'My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^s:\[Started\])'
# Looks like you failed 2 tests of 16.
t/02_sleep_perl.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/16 subtests 

#   Failed test 'Daemon restarted.'
#   at t/02_sleep_perl_array.t line 47.
#                   'My Daemon                                                     [Stopped]
# My Daemon                                           [Duplicate Running]
# '
#     doesn't match '(?^s:\[Stopped\].*\[Started\])'
# Looks like you failed 5 tests of 18.
t/06_stderr_stdout.t .............. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/18 subtests 

#   Failed test 'Daemon not running.'
#   at t/02_sleep_system.t line 38.
#                   'My Daemon                                                     [Running]
# '
#     doesn't match '(?^:\[Not Running\])'

#   Failed test 'Exit Status = 3'
#   at t/02_sleep_system.t line 39.

#   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_system.t line 47.
#                   'My Daemon                                                     [Started]
# '
#     doesn't match '(?^s:\[Stopped\].*\[Started\])'

#   Failed test 'Daemon running after restart.'
#   at t/02_sleep_system.t line 49.
#                   'My Daemon                                                 [Not Running]
# '
#     doesn't match '(?^:\[Running\])'
# Looks like you failed 2 tests of 16.
t/02_sleep_perl_array.t ........... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/16 subtests 

#   Failed test 'Get status of system daemon.'
#   at t/02_sleep_system.t line 50.

#   Failed test 'Daemon stopped after restart.'
#   at t/02_sleep_system.t line 51.
#                   ''
#     doesn't match '(?^:\[Stopped\])'
# Looks like you failed 8 tests of 18.
t/02_sleep_system.t ............... 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/18 subtests 

Test Summary Report
-------------------
t/02_sleep_perl.t               (Wstat: 512 Tests: 16 Failed: 2)
  Failed tests:  2, 12
  Non-zero exit status: 2
t/06_stderr_stdout.t            (Wstat: 1280 Tests: 18 Failed: 5)
  Failed tests:  2, 5-6, 10, 14
  Non-zero exit status: 5
t/02_sleep_perl_array.t         (Wstat: 512 Tests: 16 Failed: 2)
  Failed tests:  8, 12
  Non-zero exit status: 2
t/02_sleep_system.t             (Wstat: 2048 Tests: 18 Failed: 8)
  Failed tests:  2, 7-8, 10, 14, 16-18
  Non-zero exit status: 8
Files=11, Tests=87, 31 wallclock secs ( 1.26 usr  0.43 sys + 55.20 cusr 12.73 csys = 69.62 CPU)
Result: FAIL
Failed 4/11 test programs. 17/87 subtests failed.
make: *** [Makefile:781: test_dynamic] Error 8

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cwd                 0        3.78    
    File::Path          2.08     2.17    
    File::Spec          0        3.78    
    perl                5.008001 5.032000
    POSIX               0        1.94    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     7.44    
    File::Temp          0.14     0.2309  
    Test::More          0.88     1.302183

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j6
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 279395
    PERL5_CPAN_IS_RUNNING = 279395
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 362,279395
    PERL_CR_SMOKER_CURRENT = App-Netdisco-2.046006
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh

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

    $^X = /home/ryan/perl5/perlbrew/perls/perl-5.32.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 27 102 1000
    $EGID = 1000 4 27 102 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.9.1
    archname=riscv64-linux
    uname='linux riscv64 5.9.1 #1 smp sun oct 25 20:08:34 utc 2020 riscv64 gnulinux '
    config_args='-de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-5.32.0 -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-5.32.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    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='10.2.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=1
    ivtype='long'
    ivsize=8
    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/include/riscv64-linux-gnu /usr/lib /lib/riscv64-linux-gnu /lib /usr/lib/riscv64-linux-gnu
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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_64_BIT_ALL
    USE_64_BIT_INT
    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 Oct 27 2020 18:42:30
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="279395"
    PERL5_CPAN_IS_RUNNING="279395"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="362,279395"
    PERL_CR_SMOKER_CURRENT="App-Netdisco-2.046006"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/ryan/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/riscv64-linux
    /home/ryan/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0
    /home/ryan/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/riscv64-linux
    /home/ryan/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0
    .