WWW-UsePerl-Journal v0.26 Perl 5 v5.24.2 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
WWW-UsePerl-Journal v0.26
Platform
Perl 5 v5.24.2 x86_64-linux
Date
2018-03-02 14:24:22
ID
6729501a-1e25-11e8-bf8c-e204c513a6f0
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.24.2, 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 "/bbbike/perl-5.24.2/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.24.2/lib/site_perl/5.24.2/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.24.2/lib/site_perl/5.24.2/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, 3055 wallclock secs ( 0.05 usr  0.03 sys +  1.06 cusr  0.24 csys =  1.38 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.14    
    IO::File              0    1.16    
    LWP::UserAgent        0    6.32    
    Test::Exception       0    0.43    
    Test::More            0.7  1.302125
    Time::Piece           1.07 1.3204  
    Time::Seconds         0    1.3204  

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.32    
    IO::File              0    1.16    
    Test::Exception       0    0.43    
    Test::More            0.70 1.302125


------------------------------
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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23021
    PERL5_CPAN_IS_RUNNING = 23021
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3840,23021
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018022703/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018022703

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

    $^X = /bbbike/perl-5.24.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.63_01 
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.32    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.32    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63_01 
    JSON                2.96    
    JSON::PP            2.96    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302125
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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='4.9.2', 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/4.9/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 -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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 Jul 16 2017 05:26:59
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="23021"
    PERL5_CPAN_IS_RUNNING="23021"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3840,23021"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018022703/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.24.2/lib/site_perl/5.24.2/x86_64-linux
    /opt/perl-5.24.2/lib/site_perl/5.24.2
    /opt/perl-5.24.2/lib/5.24.2/x86_64-linux
    /opt/perl-5.24.2/lib/5.24.2
    .