Forks-Queue v0.15 Perl 5 v5.14.4 x86_64-linux

Status
Pass
From
Chris Williams (BINGOS)
Dist
Forks-Queue v0.15
Platform
Perl 5 v5.14.4 x86_64-linux
Date
2021-01-02 22:29:08
ID
ee02b3be-4d49-11eb-84bc-edd243e66a77
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 MOB,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9908. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.14.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/[0-9]*.t
# Forks::Queue test on linux 5.014004
# Forks::Queue 0.15
# Dir::Flock 0.08_01
t/00-load.t ............. ok

# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 25957 after end call from process 25957! at t/exercises.tt line 74
t/01-fifo-file.t ........ ok

# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 25959 after end call from process 25959! at t/exercises.tt line 74
t/01-fifo-shmem.t ....... ok
# DBD::SQLite not installed
t/01-fifo-sqlite.t ...... ok

# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 25961 after end call from process 25961! at t/exercises.tt line 206
t/02-lifo-file.t ........ ok

# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 25964 after end call from process 25964! at t/exercises.tt line 206
t/02-lifo-shmem.t ....... ok
# DBD::SQLite not installed
t/02-lifo-sqlite.t ...... ok
# Using '/tmp' for queue file
t/03-forks-file.t ....... ok
# Using '/dev/shm' for queue file.
t/03-forks-shmem.t ...... ok
# DBD::SQLite not installed
t/03-forks-sqlite.t ..... ok
# put time=5.0097599029541s
t/04-blocking-file.t .... ok
# put time=5.00682091712952s
t/04-blocking-shmem.t ... ok
# DBD::SQLite not installed
t/04-blocking-sqlite.t .. ok

# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 1 items were not added at t/exercises.tt line 249
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 2 items were not added at t/exercises.tt line 256
t/05-limits-file.t ...... ok

# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 1 items were not added at t/exercises.tt line 249
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 2 items were not added at t/exercises.tt line 256
t/05-limits-shmem.t ..... ok
# DBD::SQLite not installed
t/05-limits-sqlite.t .... ok
t/06-peek-file.t ........ ok
t/06-peek-shmem.t ....... ok
# DBD::SQLite not installed
t/06-peek-sqlite.t ...... ok
# waiting on /tmp/q7f-26038 (1)

# >>> Expect 'file already exists' warning:
Forks::Queue: Queue file /tmp/q7f-26038 already exists. Expect trouble if another process created this file. at t/exercises.tt line 443
# Process 26040 no longer using original queue in /tmp/q7f-26038
# child 26062 [persist=>1] created new queue
# child 26062 [persist=>1] exiting
t/07-join-file.t ........ ok
# t/07-join-shmem.t: temp dir is /dev/shm
# waiting on /dev/shm/q7m-26065 (1)

# >>> Expect 'file already exists' warning:
Forks::Queue: Queue file /dev/shm/q7m-26065 already exists. Expect trouble if another process created this file. at t/exercises.tt line 443
# Process 26066 no longer using original queue in /dev/shm/q7m-26065
# child 26067 [persist=>1] created new queue
# child 26067 [persist=>1] exiting
t/07-join-shmem.t ....... ok
# DBD::SQLite not installed
t/07-join-sqlite.t ...... ok
# Using '/tmp' for queue file
t/08-dflock-file.t ...... ok
t/10-eol.t .............. ok
t/11-clear.t ............ ok
t/12-list.t ............. ok
t/13-extract.t .......... ok
t/14-extract-lifo.t ..... ok
# 
# >>> Expect 'buffer is full' warning
# 
# >>> Expect 'buffer is full' warning
t/15-insert.t ........... ok
# 
# >>> Expect 'buffer is full' warning
# 
# >>> Expect 'buffer is full' warning
t/16-insert-lifo.t ...... ok
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 10 items were not added at t/17-limit.t line 17
# 
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 3 items were not added at t/17-limit.t line 52
# $q->limit as an lvalue will not work for impl=File, v5.014004
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 10 items were not added at t/17-limit.t line 17
# 
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 3 items were not added at t/17-limit.t line 52
# $q->limit as an lvalue will not work for impl=Shmem, v5.014004
t/17-limit.t ............ ok
t/18-timed.t ............ ok
t/20-threads.t .......... ok
t/21-threads-basic.t .... skipped: Perl not compiled with 'useithreads'
t/23-threads-peek.t ..... skipped: Perl not compiled with 'useithreads'
t/24-threads-errs.t ..... ok
t/25-threads-extract.t .. skipped: Perl not compiled with 'useithreads'
t/26-threads-insert.t ... skipped: Perl not compiled with 'useithreads'
t/29-threads-ended.t .... skipped: Perl not compiled with 'useithreads'
t/30-threads-timed.t .... skipped: Perl not compiled with 'useithreads'
t/31-threads-limit.t .... skipped: Perl not compiled with 'useithreads'
All tests successful.
Files=41, Tests=780, 123 wallclock secs ( 0.14 usr  0.01 sys +  3.82 cusr  0.56 csys =  4.53 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.48        0
	  File::Temp                       0.2311        0
	  JSON                               4.02      2.0
	  Time::HiRes                    1.9721_01        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280234
	ExtUtils::Command                  7.48
	ExtUtils::Install                  2.18
	ExtUtils::MakeMaker                7.48
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.37
	Pod::Simple                        3.16
	Test2                          1.302181
	Test::Harness                      3.42
	Test::More                     1.302181
	version                          0.9928

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    LC_COLLATE = C
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL5LIB = /home/cpan/pit/jail/5GTtBrUsjX/lib/perl5:/home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 25805
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.14.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/5GTtBrUsjX
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/5GTtBrUsjX"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/5GTtBrUsjX
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.14.4/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=5.4.12-1-lts, archname=x86_64-linux
    uname='linux august 5.4.12-1-lts #2-alpine smp thu, 16 jan 2020 12:53:54 utc x86_64 linux '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.14.4'
    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 ='-D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='9.2.0', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-ldl -lm -lcrypt -lutil -lc
    libc=/usr/lib/libc.a, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.82
  Built under linux
  Compiled at Jan 28 2020 20:54:40
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/5GTtBrUsjX/lib/perl5:/home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="25805"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.14.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/5GTtBrUsjX"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/5GTtBrUsjX""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/5GTtBrUsjX"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/5GTtBrUsjX/lib/perl5/5.14.4/x86_64-linux
    /home/cpan/pit/jail/5GTtBrUsjX/lib/perl5/5.14.4
    /home/cpan/pit/jail/5GTtBrUsjX/lib/perl5/x86_64-linux
    /home/cpan/pit/jail/5GTtBrUsjX/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/lib
    /home/cpan/pit/bare/conf/perl-5.14.4/.cpanplus/5.14.4/build/syel6fP1UD/Forks-Queue-0.15/blib/arch
    /home/cpan/pit/bare/perl-5.14.4/lib/site_perl/5.14.4/x86_64-linux
    /home/cpan/pit/bare/perl-5.14.4/lib/site_perl/5.14.4
    /home/cpan/pit/bare/perl-5.14.4/lib/5.14.4/x86_64-linux
    /home/cpan/pit/bare/perl-5.14.4/lib/5.14.4
    .