Report for NNTPClient-0.37

Back
From: metabase:user:6afdd85a-1b0d-11e5-a970-51a37b051396
Subject: PASS NNTPClient-0.37 v5.20.2 GNU/Linux
Date: 2015-06-26T04:11:14Z

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 Rodger V. Anderson,

This is a computer-generated report for NNTPClient-0.37
on perl 5.20.2, created by CPAN-Reporter-1.2014.

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

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 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
News::NNTPClient: Can't connect socket: Connection refused at test.pl line 36.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 43.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 43.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 43.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 43.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 57.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 67.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 71.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 79.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 79.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 88.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 88.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 102.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
News::NNTPClient: News::NNTPClient::SOCK1 has been closed
 at test.pl line 106.
1..37
ok 1

    These tests are as much a test of your news server as they are a
    test of News::NNTPClient.  Not all of these tests will pass.

    The following tests rely on the existence of an available news
    server.  If the environment variable NNTPSERVER is not set, then
    "news" will be used.  If you don't have access to a news server,
    ok(), okprint(), code(), and postok() will fail.  postok() will
    also fail if you don't have permission to post.

ok 2 (version)
ok 3 (debug)
ok 4 (eol)
ok 5 (gmt)
ok 6 (fourdigityear)
ok 7 (message)
not ok 8 (code)
not ok 9 (ok)
not ok 10 (okprint)
not ok 11 (postok)
not ok 12 (mode_reader)
not ok 13 (list)
not ok 14 (help)
not ok 15 (slave)

    In addition to needing access to a news server, the following
    tests also rely on the existence and permission to post to the
    news group "test".

not ok 16 (post)
not ok 17 (group)
not ok 18 (article)
not ok 19 (body)
not ok 20 (head)
not ok 21 (last)
not ok 22 (next)
not ok 23 (stat)
not ok 24 (newgroups)
not ok 25 (newnews)
not ok 26 (date)
not ok 27 (listgroup)

    The following are all "extra" commands that may or may not be
    implemented on your server.  Those that are not implemented should
    show an NNTPERROR: 500

not ok 28 (xpath )
not ok 29 (xgtitle)
not ok 30 (xhdr)
not ok 31 (xpat)
not ok 32 (xover)
not ok 33 (xmotd)
not ok 34 (xthread)
not ok 35 (xindex)
not ok 36 (xsearch)

    Remember, just because some tests failed doesn't mean that there
    is anything wrong with News::NNTPClient.  These tests also depend
    on the proper operation and implementation of your news server.
    For example, the XPATH command on my server does not seem to work
    anymore.

not ok 37 (quit)

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.04


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

Environment variables:

    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /usr/lib/alliance/lib:/usr/lib/alliance/lib
    PATH = /usr/lib/qt-3.3/bin:/usr/lib/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/lib/alliance/bin:/root/bin:/usr/lib/alliance/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25695
    PERL5_CPAN_IS_RUNNING = 25695
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.19.5-200.fc21.x86_64, archname=i386-linux-thread-multi
    uname='linux buildhw-08.phx2.fedoraproject.org 3.19.5-200.fc21.x86_64 #1 smp mon apr 20 19:51:56 utc 2015 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dccdlflags=-Wl,--enable-new-dtags -Dlddlflags=-shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro  -Dshrpdir=/usr/lib -DDEBUGGING=-g -Dversion=5.20.2 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib/perl5 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib/perl5 -Dvendorarch=/usr/lib/perl5/vendor_perl -Darchname=i386-linux-thread-multi -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='5.1.1 20150422 (Red Hat 5.1.1-1)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.21.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.21'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,--enable-new-dtags'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API USE_SITECUSTOMIZE
  Locally applied patches:
	Fedora Patch1: Removes date check, Fedora/RHEL specific
	Fedora Patch4: use libresolv instead of libbind
	Fedora Patch5: USE_MM_LD_RUN_PATH
	Fedora Patch6: Skip hostname tests, due to builders not being network capable
	Fedora Patch7: Dont run one io test due to random builder failures
	Fedora Patch15: Define SONAME for libperl.so
	Fedora Patch16: Install libperl.so to -Dshrpdir value
	Fedora Patch22: Document Math::BigInt::CalcEmu requires Math::BigInt (CPAN RT#85015)
	Fedora Patch25: Use stronger algorithm needed for FIPS in t/op/crypt.t (RT#121591)
	Fedora Patch26: Make *DBM_File desctructors thread-safe (RT#61912)
	Fedora Patch27: Report inaccesible file on failed require (RT#123270)
	Fedora Patch28: Use stronger algorithm needed for FIPS in t/op/taint.t (RT#123338)
	Fedora Patch29: Fix Errno.pm generation for GCC 5.0 (RT#123784)
	Fedora Patch30: Handle hexadecimal constants by h2ph (RT#123784)
	Fedora Patch31: Do not use -_h2ph_pre.ph from system at tests (RT#123784)
	Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux
	Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux
  Built under linux
  Compiled at Jun  5 2015 10:35:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25695"
    PERL5_CPAN_IS_RUNNING="25695"
  @INC:
    /usr/local/lib/perl5
    /usr/local/share/perl5
    /usr/lib/perl5/vendor_perl
    /usr/share/perl5/vendor_perl
    /usr/lib/perl5
    /usr/share/perl5
    .