Forks-Queue v0.15 Perl 5 v5.24.4 x86_64-linux-thread-multi
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Forks-Queue v0.15
- Platform
- Perl 5 v5.24.4 x86_64-linux-thread-multi
- Date
- 2020-12-28 04:38:34
- ID
- 8bb5d1c8-48c6-11eb-b9db-b6c7a8faccfa
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 Marty O'Brien,
This is a computer-generated report for Forks-Queue-0.15
on perl 5.24.4, 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/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4" "-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.024004
# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 152632 after end call from process 152632! at t/exercises.tt line 74.
t/01-fifo-shmem.t ....... ok
# Using '/dev/shm' for queue file.
# 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 152631 after end call from process 152631! at t/exercises.tt line 74.
t/01-fifo-file.t ........ ok
# Using '/tmp' for queue file
# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 152634 after end call from process 152634! 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 152635 after end call from process 152635! at t/exercises.tt line 206.
t/02-lifo-shmem.t ....... ok
# put time=5.00346684455872s
t/04-blocking-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.
# >>> 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
# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 152633 after end call from process 152633 at t/exercises.tt line 74.
t/01-fifo-sqlite.t ...... ok
t/05-limits-file.t ...... ok
# put time=5.00239205360413s
t/04-blocking-shmem.t ... ok
# >>> Expect 'put call after end call' warning
Forks::Queue: put call from process 152636 after end call from process 152636 at t/exercises.tt line 206.
# waiting on /tmp/q7f-152679 (1)
t/02-lifo-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.
# >>> Expect 'file already exists' warning:
Forks::Queue: Queue file /tmp/q7f-152679 already exists. Expect trouble if another process created this file. at t/exercises.tt line 443.
t/06-peek-shmem.t ....... ok
t/06-peek-file.t ........ ok
# put time=6.07730889320374s
t/04-blocking-sqlite.t .. ok
# t/07-join-shmem.t: temp dir is /dev/shm
# waiting on /dev/shm/q7m-152687 (1)
# >>> Expect 'file already exists' warning:
Forks::Queue: Queue file /dev/shm/q7m-152687 already exists. Expect trouble if another process created this file. at t/exercises.tt line 443.
# waiting on /tmp/q7s-152689 (1)
# >>> Expect 'file already exists' warning:
Forks::Queue: sqlite db file /tmp/q7s-152689 already exists! at t/exercises.tt line 443.
DBD::SQLite::db do failed: attempt to write a readonly database at /tmp/build/Forks-Queue-0.15-0/blib/lib/Forks/Queue/SQLite.pm line 132.
Forks::Queue::SQLite: error creating init table at t/exercises.tt line 421.
Forks::Queue::SQLite: db initialization failed at t/exercises.tt line 421.
Can't call method "put" on an undefined value at t/exercises.tt line 423.
t/06-peek-sqlite.t ...... ok
t/10-eol.t .............. ok
# Using '/tmp' for queue file
# Process 152683 no longer using original queue in /tmp/q7f-152679
# child 152707 [persist=>1] created new queue
t/03-forks-file.t ....... ok
# child 152707 [persist=>1] exiting
t/03-forks-shmem.t ...... ok
t/07-join-file.t ........ ok
# Process 152688 no longer using original queue in /dev/shm/q7m-152687
# child 152718 [persist=>1] created new queue
t/05-limits-sqlite.t .... ok
# child 152718 [persist=>1] exiting
t/07-join-shmem.t ....... ok
#
# >>> Expect 'buffer is full' warning
#
# >>> Expect 'buffer is full' warning
# child 152709 [persist=>1] created new queue
t/11-clear.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.
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 34 items were not added at t/17-limit.t line 65.
t/12-list.t ............. ok
#
# >>> Expect 'buffer is full' warning
#
# >>> Expect 'buffer is full' warning
#
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 2 items were not inserted at t/15-insert.t line 39.
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 10 items were not added at t/17-limit.t line 17.
t/15-insert.t ........... ok
#
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 2 items were not inserted at t/16-insert-lifo.t line 39.
t/16-insert-lifo.t ...... ok
t/13-extract.t .......... ok
t/14-extract-lifo.t ..... ok
t/08-dflock-file.t ...... ok
#
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 3 items were not added at t/17-limit.t line 52.
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 34 items were not added at t/17-limit.t line 65.
# child 152709 [persist=>1] exiting
t/07-join-sqlite.t ...... ok
t/24-threads-errs.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.
t/23-threads-peek.t ..... ok
# Failed test 'forks: simultaneous queue access from 3 procs not too slow (13.663419008255 s)'
# at t/exercises.tt line 125.
# Looks like you failed 1 test of 77.
t/03-forks-sqlite.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/77 subtests
#
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 3 items were not added at t/17-limit.t line 52.
# >>> Expect 'buffer is full' warning
Forks::Queue: queue buffer is full and 34 items were not added at t/17-limit.t line 65.
t/17-limit.t ............ ok
t/25-threads-extract.t .. ok
# Failed test 'threads: simultaneous queue access from 3 procs not too slow (15.674546957016 s)'
# at t/20-threads.t line 68.
# Looks like you failed 1 test of 102.
t/20-threads.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/102 subtests
t/30-threads-timed.t .... ok
t/31-threads-limit.t .... ok
t/18-timed.t ............ ok
t/26-threads-insert.t ... ok
t/21-threads-basic.t .... ok
t/29-threads-ended.t .... ok
Test Summary Report
-------------------
t/03-forks-sqlite.t (Wstat: 256 Tests: 77 Failed: 1)
Failed test: 42
Non-zero exit status: 1
t/20-threads.t (Wstat: 256 Tests: 102 Failed: 1)
Failed test: 69
Non-zero exit status: 1
Files=41, Tests=1903, 104 wallclock secs ( 0.19 usr 0.03 sys + 29.30 cusr 7.23 csys = 36.75 CPU)
Result: FAIL
Failed 2/41 test programs. 2/1903 subtests failed.
Makefile:867: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ------
File::Temp 0 0.2304
JSON 2.0 4.00
Time::HiRes 0 1.9741
build_requires:
Module Need Have
------------------- ---- ------
ExtUtils::MakeMaker 0 7.34
configure_requires:
Module Need Have
------------------- ---- ------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j10
NONINTERACTIVE_TESTING = 1
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 152543
PERL5_CPAN_IS_RUNNING = 152543
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin
PERLBREW_PERL = perl-5.24.4-thread
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.152532
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin/perl5.24.4
$UID/$EUID = 1000 / 1000
$GID = 1000
$EGID = 1000
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.22
CPAN::Meta 2.150005
Cwd 3.75
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.34
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.75
JSON 4.00
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4417_001
Test::Harness 3.36_01
Test::More 1.001014
YAML 1.27
YAML::Syck 1.31
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
Platform:
osname=linux, osvers=4.19.0-1-amd64, archname=x86_64-linux-thread-multi
uname='linux 533204a12bc2 4.19.0-1-amd64 #1 smp debian 4.19.12-1 (2018-12-22) x86_64 gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread -Dusedevel -Dusethreads -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.3.0 20170516', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
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/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
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 MULTIPLICITY PERLIO_LAYERS
PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.52
Built under linux
Compiled at Jan 19 2019 19:19:49
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="152543"
PERL5_CPAN_IS_RUNNING="152543"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/bin"
PERLBREW_PERL="perl-5.24.4-thread"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4/x86_64-linux-thread-multi
/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/lib/site_perl/5.24.4
/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4/x86_64-linux-thread-multi
/home/smoker/perl5/perlbrew/perls/perl-5.24.4-thread/lib/5.24.4
.