WWW-UsePerl-Journal v0.26 Perl 5 v5.28.0 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
WWW-UsePerl-Journal v0.26
- Platform
- Perl 5 v5.28.0 x86_64-linux
- Date
- 2018-12-17 21:07:01
- ID
- b28fe538-023f-11e9-b51c-dd609793f577
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 Barbie,
This is a computer-generated report for WWW-UsePerl-Journal-0.26
on perl 5.28.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.28.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base.t ........ ok
# connected=1
# Failed test 'entryhash'
# at t/11test.t line 28.
# got: '0'
# expected: anything else
# 1.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list
# Failed test 'entryids'
# at t/11test.t line 42.
# got: '0'
# expected: anything else
# 2.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list
# Failed test 'entrytitles'
# at t/11test.t line 70.
# got: '0'
# expected: anything else
# 3.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list
# 4.url=[http://use.perl.org/_russell/journal/2340.html]
#
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/11test.t line 97.
# Failed test 'entry compare'
# at t/11test.t line 97.
# got: undef
# expected: 'I read in <a href="_hfb/journal/index.html" rel="nofollow">hfb's journal</a> that there was no module for testing whether something was a pangram. There is now.'
Can't call method "content" on an undefined value at t/11test.t line 98.
# Looks like your test exited with 110 just after 16.
t/11test.t ........
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 11/23 subtests
# Failed test 'recentarray'
# at t/12search.t line 23.
# got: '0'
# expected: '30'
# Looks like you failed 1 test of 5.
t/12search.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/13date.t ........ ok
# Failed test '... error: missing entry'
# at t/14error.t line 58.
# undef
# doesn't match '(?^:(does not exist|error getting entry))'
# Looks like you failed 1 test of 15.
t/14error.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests
# Failed test '... contains html content'
# at t/15raw.t line 19.
# 'Can't connect to use.perl.org:80 (Connection timed out)
#
# Connection timed out at /opt/perl-5.28.0/lib/site_perl/5.28.0/LWP/Protocol/http.pm line 50.
# '
# doesn't match '(?^i:html)'
# Failed test '... contains known text'
# at t/15raw.t line 20.
# 'Can't connect to use.perl.org:80 (Connection timed out)
#
# Connection timed out at /opt/perl-5.28.0/lib/site_perl/5.28.0/LWP/Protocol/http.pm line 50.
# '
# doesn't match '(?^i:Read\s+only\s+at\s+the\s+moment)'
# Looks like you failed 2 tests of 2.
t/15raw.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/16debug.t ....... ok
# WUJERR: <none>
# Failed test 'subject'
# at t/23entry.t line 31.
# got: undef
# expected: 'WWW::UsePerl::Journal'
# Failed test 'date'
# at t/23entry.t line 32.
# undef
# doesn't match '(?^:Thu Jan 24 \d+:10:00 2002)'
# Failed test 'content'
# at t/23entry.t line 33.
# undef
# doesn't match '(?^:^Get it from CPAN now)'
# Failed test 'undef isa 'WWW::UsePerl::Journal::Entry''
# at t/23entry.t line 38.
# undef isn't defined
Can't call method "eid" on an undefined value at t/23entry.t line 40.
# Looks like your test exited with 110 just after 9.
t/23entry.t .......
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 11/16 subtests
t/90podtest.t ..... skipped: Author tests not required for installation
t/91podcover.t .... skipped: Author tests not required for installation
t/94metatest.t .... skipped: Author tests not required for installation
t/95changedate.t .. skipped: Author tests not required for installation
t/96metatest.t .... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/11test.t (Wstat: 28160 Tests: 16 Failed: 4)
Failed tests: 3, 5, 11, 16
Non-zero exit status: 110
Parse errors: Bad plan. You planned 23 tests but ran 16.
t/12search.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/14error.t (Wstat: 256 Tests: 15 Failed: 1)
Failed test: 15
Non-zero exit status: 1
t/15raw.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/23entry.t (Wstat: 28160 Tests: 9 Failed: 4)
Failed tests: 6-9
Non-zero exit status: 110
Parse errors: Bad plan. You planned 16 tests but ran 9.
Files=13, Tests=66, 3145 wallclock secs ( 0.04 usr 0.06 sys + 1.23 cusr 0.35 csys = 1.68 CPU)
Result: FAIL
Failed 5/13 test programs. 12/66 subtests failed.
Makefile:777: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- --------
Class::Accessor::Fast 0 0.51
HTTP::Cookies 0 6.04
HTTP::Request::Common 0 6.18
IO::File 0 1.39
LWP::UserAgent 0 6.36
Test::Exception 0 0.43
Test::More 0.7 1.302140
Time::Piece 1.07 1.33
Time::Seconds 0 1.33
build_requires:
Module Need Have
--------------------- ---- --------
ExtUtils::MakeMaker 0 7.34
IO::File 0 1.39
Test::Exception 0 0.43
Test::More 0.70 1.302140
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
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 =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3823
PERL5_CPAN_IS_RUNNING = 3823
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3567,3823
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018121719/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2018121719
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.28.0/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.21
CPAN::Meta 2.150010
Cwd 3.75
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.75
JSON 4.00
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302140
YAML 1.26
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
Platform:
osname=linux
osvers=4.15.0-29-generic
archname=x86_64-linux
uname='linux ubuntu18 4.15.0-29-generic #31-ubuntu smp tue jul 17 15:39:52 utc 2018 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.28.0 -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'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.3.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=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/7/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
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 Aug 6 2018 17:44:06
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3823"
PERL5_CPAN_IS_RUNNING="3823"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3567,3823"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018121719/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.28.0/lib/site_perl/5.28.0/x86_64-linux
/opt/perl-5.28.0/lib/site_perl/5.28.0
/opt/perl-5.28.0/lib/5.28.0/x86_64-linux
/opt/perl-5.28.0/lib/5.28.0
.