DataLoader v0.02 Perl 5 v5.28.1 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
DataLoader v0.02
- Platform
- Perl 5 v5.28.1 x86_64-linux
- Date
- 2019-07-30 05:08:31
- ID
- 12b51b92-b288-11e9-8f6f-3a391f24ea8f
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 Richard Harris,
This is a computer-generated report for DataLoader-0.02
on perl 5.28.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 "/data/perl/perl-5.28.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ............. ok
timed out at /home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib/AnyEvent.pm line 2035.
AnyEvent::CondVar::Base::recv(AnyEvent::CondVar=HASH(0x562410bc6998)) called at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66
DataLoader::Test::await(Mojo::Promise=HASH(0x562410392270)) called at t/abuse.t line 47
main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
Test::Builder::subtest(Test::Builder=HASH(0x5624102576a0), "Allow an empty list", CODE(0x562411d50be8)) called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
Test::More::subtest("Allow an empty list", CODE(0x562411d50be8)) called at t/abuse.t line 48
main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
Test::Builder::subtest(Test::Builder=HASH(0x5624102576a0), "load_many function requires a list of keys", CODE(0x562411d0b8b0)) called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
Test::More::subtest("load_many function requires a list of keys", CODE(0x562411d0b8b0)) called at t/abuse.t line 49
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/abuse.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 3 subtests passed
timed out at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/all.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
timed out at /home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib/AnyEvent.pm line 2035.
AnyEvent::CondVar::Base::recv(AnyEvent::CondVar=HASH(0x55705b7a2430)) called at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66
DataLoader::Test::await(Mojo::Promise=HASH(0x55705b91c3d8)) called at t/basic.t line 24
main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
Test::Builder::subtest(Test::Builder=HASH(0x55705ae566d0), "simple data loader", CODE(0x55705ae2e4e8)) called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
Test::More::subtest("simple data loader", CODE(0x55705ae2e4e8)) called at t/basic.t line 25
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/basic.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
# No tests run!
# Failed test 'No tests run for subtest "Complex cache behaviour via clear_all()"'
# at t/cache-clear-all.t line 37.
timed out at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/cache-clear-all.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/error-class.t ......... ok
# Failed test 'threw Regexp ((?^u:Odd: 1))'
# at t/errors.t line 31.
# expecting: Regexp ((?^u:Odd: 1))
# found: timed out at /home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib/AnyEvent.pm line 2035.
# AnyEvent::CondVar::Base::recv() called at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66
# DataLoader::Test::await() called at t/errors.t line 31
# Test::Exception::throws_ok() called at t/errors.t line 31
# main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
# eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
# Test::Builder::subtest() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
# Test::More::subtest() called at t/errors.t line 34
# Looks like you failed 1 test of 1.
# Failed test 'Resolves to error to indicate failure'
# at t/errors.t line 34.
timed out at /home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib/AnyEvent.pm line 2035.
AnyEvent::CondVar::Base::recv(AnyEvent::CondVar=HASH(0x557875b3f558)) called at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66
DataLoader::Test::await(Mojo::Promise=HASH(0x557876666d68)) called at t/errors.t line 32
main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
Test::Builder::subtest(Test::Builder=HASH(0x557875ceb790), "Resolves to error to indicate failure", CODE(0x557876640a30)) called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
Test::More::subtest("Resolves to error to indicate failure", CODE(0x557876640a30)) called at t/errors.t line 34
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/errors.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# No tests run!
# Failed test 'No tests run for subtest "batches loads occuring within promises"'
# at t/job-queue-ordering.t line 38.
timed out at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/job-queue-ordering.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# No tests run!
# Failed test 'No tests run for subtest "May disable batching"'
# at t/options.t line 27.
timed out at /home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib/AnyEvent.pm line 2035.
AnyEvent::CondVar::Base::recv(AnyEvent::CondVar=HASH(0x556b42053200)) called at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66
DataLoader::Test::await(Mojo::Promise=HASH(0x556b431d0828)) called at t/options.t line 23
main::__ANON__() called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
eval {...} called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/Builder.pm line 334
Test::Builder::subtest(Test::Builder=HASH(0x556b41707540), "May disable batching", CODE(0x556b41557060)) called at /opt/perl-5.28.1/lib/site_perl/5.28.1/Test/More.pm line 809
Test::More::subtest("May disable batching", CODE(0x556b41557060)) called at t/options.t line 27
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/options.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/poll-backend.t ........ ok
# No tests run!
# Failed test 'No tests run for subtest "await"'
# at t/test-libs.t line 17.
timed out at /data/home/cpansand/.cpan/build/2019072919/DataLoader-0.02-4/t/lib/DataLoader/Test.pm line 66.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/test-libs.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/abuse.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/all.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/basic.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/cache-clear-all.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/errors.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/job-queue-ordering.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/options.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/test-libs.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=11, Tests=16, 11 wallclock secs ( 0.03 usr 0.08 sys + 1.51 cusr 0.57 csys = 2.19 CPU)
Result: FAIL
Failed 8/11 test programs. 5/16 subtests failed.
Makefile:862: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
AnyEvent 0 7.15
Carp 0 1.50
Data::Dump 0 1.23
FindBin 0 1.51
Mojolicious 8.0 8.15
Scalar::Util 0 1.50
Test::Deep 0 1.128
Test::Exception 0 0.43
Test::More 0.96 1.302160
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:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/lib:/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/lib:/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/arch:/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib:/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11822
PERL5_CPAN_IS_RUNNING = 11822
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10738,11822
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019072919/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2019072919
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /data/perl/perl-5.28.1/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON n/a
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302160
YAML 1.27
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
Platform:
osname=linux
osvers=4.9.0-8-amd64
archname=x86_64-linux
uname='linux eserte 4.9.0-8-amd64 #1 smp debian 4.9.130-2 (2018-10-27) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.28.1 -Dcf_email=srezic@cpan.org'
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='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 -ldb -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
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
Locally applied patches:
Devel::PatchPerl 1.46
Built under linux
Compiled at Jan 5 2019 17:20:50
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/lib:/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/lib:/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/arch:/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib:/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11822"
PERL5_CPAN_IS_RUNNING="11822"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="10738,11822"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019072919/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/arch
/home/cpansand/.cpan/build/2019072919/Mojolicious-8.15-0/blib/lib
/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/arch
/home/cpansand/.cpan/build/2019072919/Data-Dump-1.23-0/blib/lib
/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/arch
/home/cpansand/.cpan/build/2019072919/AnyEvent-7.15-0/blib/lib
/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/arch
/home/cpansand/.cpan/build/2019072919/Canary-Stability-2013-0/blib/lib
/opt/perl-5.28.1/lib/site_perl/5.28.1/x86_64-linux
/opt/perl-5.28.1/lib/site_perl/5.28.1
/opt/perl-5.28.1/lib/5.28.1/x86_64-linux
/opt/perl-5.28.1/lib/5.28.1
.