Report for AnyEvent-Net-Curl-Queued-0.046

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS AnyEvent-Net-Curl-Queued-0.046 v5.19.3 GNU/Linux
Date: 2013-10-17T13:04:58Z

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 Stanislaw Pusep,

This is a computer-generated report for AnyEvent-Net-Curl-Queued-0.046
on perl 5.19.3, created by CPAN-Reporter-1.2010.

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:

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/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................. ok
# AnyEvent::Net::Curl::Queued v0.046
# Net::Curl v0.32
# AnyEvent v7.04 (AnyEvent::Impl::Perl)
# Perl 5.019003 (/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/bin/perl)
# Net::Curl::version():
# 	libcurl/7.32.0 GnuTLS/2.12.23 zlib/1.2.8 libidn/1.28 libssh2/1.4.3 librtmp/2.3
# Net::Curl::version_info():
# 	{age} = 3;
# 	{ares_num} = 0;
# 	{features} = 
# 		| CURL_VERSION_IPV6 (1<<0)
# 		| CURL_VERSION_SSL (1<<2)
# 		| CURL_VERSION_LIBZ (1<<3)
# 		| CURL_VERSION_NTLM (1<<4)
# 		| CURL_VERSION_GSSNEGOTIATE (1<<5)
# 		| CURL_VERSION_ASYNCHDNS (1<<7)
# 		| CURL_VERSION_LARGEFILE (1<<9)
# 		| CURL_VERSION_IDN (1<<10)
# 		| CURL_VERSION_TLSAUTH_SRP (1<<14)
# 		| CURL_VERSION_NTLM_WB (1<<15);
# 	missing features = 
# 		| CURL_VERSION_KERBEROS4 (1<<1)
# 		| CURL_VERSION_DEBUG (1<<6)
# 		| CURL_VERSION_SPNEGO (1<<8)
# 		| CURL_VERSION_SSPI (1<<11)
# 		| CURL_VERSION_CONV (1<<12)
# 		| CURL_VERSION_CURLDEBUG (1<<13);
# 	{host} = 'x86_64-pc-linux-gnu';
# 	{iconv_ver_num} = 0;
# 	{libidn} = '1.28';
# 	{libssh_version} = 'libssh2/1.4.3';
# 	{libz_version} = '1.2.8';
# 	{protocols} = dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp;
# 	{ssl_version} = 'GnuTLS/2.12.23';
# 	{ssl_version_num} = 0;
# 	{version} = '7.32.0';
# 	{version_num} = 0x072000;
t/00-load.t .................... ok
t/01-net-curl-compatibility.t .. ok
t/02-const.t ................... ok
t/10-stats.t ................... ok
t/20-easy.t .................... ok
# setopt()/getinfo() are *forced* to fail so warnings are OK here!
Specify at least one OPTION/VALUE pair! at t/21-easy-bulk-getset.t line 48.
setopt() expects OPTION/VALUE pair, OPTION/VALUE hash or hashref! at t/21-easy-bulk-getset.t line 49.
Use of uninitialized value in numeric eq (==) at t/21-easy-bulk-getset.t line 51.
Invalid libcurl constant: CURLINFO_INVALIDNAME at /tmp/loop_over_bdir-7999-lM__vu/AnyEvent-Net-Curl-Queued-0.046-SE_6PC/blib/lib/AnyEvent/Net/Curl/Queued/Easy.pm line 385.
getinfo() expects array/hash reference or string! at t/21-easy-bulk-getset.t line 98.
t/21-easy-bulk-getset.t ........ ok
t/30-queued-single.t ........... ok
t/31-queued.t .................. ok
t/40-loopback.t ................ ok
t/41-loopback-cb.t ............. ok
t/42-loopback-retry.t .......... ok
t/43-loopback-yada.t ........... ok
t/44-yada-simple.t ............. ok
t/50-recursion.t ............... ok
t/60-cleanup.t ................. ok
t/61-nest.t .................... ok
t/70-timeout.t ................. ok
t/71-bad-address.t ............. ok
t/72-non-http.t ................ ok
t/73-cycle.t ................... skipped: these tests are for testing by the author
t/74-exception.t ............... ok
t/author-critic.t .............. skipped: these tests are for testing by the author
t/author-test-eol.t ............ skipped: these tests are for testing by the author
t/release-cpan-changes.t ....... skipped: these tests are for release candidate testing
t/release-dist-manifest.t ...... skipped: these tests are for release candidate testing
t/release-distmeta.t ........... skipped: these tests are for release candidate testing
t/release-kwalitee.t ........... skipped: these tests are for release candidate testing
t/release-minimum-version.t .... skipped: these tests are for release candidate testing
t/release-mojibake.t ........... skipped: these tests are for release candidate testing
t/release-no-tabs.t ............ skipped: these tests are for release candidate testing
t/release-pod-coverage.t ....... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing
t/release-portability.t ........ skipped: these tests are for release candidate testing
t/release-synopsis.t ........... skipped: these tests are for release candidate testing
t/release-test-version.t ....... skipped: these tests are for release candidate testing
t/release-unused-vars.t ........ skipped: these tests are for release candidate testing
All tests successful.
Files=38, Tests=2691, 25 wallclock secs ( 0.36 usr  0.06 sys +  4.83 cusr  0.54 csys =  5.79 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    AnyEvent               0        7.04    
    HTTP::Response         0        6.04    
    JSON                   0        2.61    
    Moo                    1.001000 1.003001
    MooX::Types::MooseLike 0.18     0.25    
    Net::Curl              0.25     0.32    
    URI                    0        1.60    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Test::Exception        0        0.32    
    Test::Warn             0        0.24    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8000
    PERL5_CPAN_IS_RUNNING = 8000
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.132830
    Cwd                 3.44    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.60    
    ExtUtils::MakeMaker 6.81_02 
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.21    
    File::Spec          3.44    
    JSON                2.61    
    JSON::PP            2.27203 
    Module::Build       0.4007  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.29    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 19 subversion 3) configuration:
  Commit id: f865d60069cbf2222595cce29bf98f8f1b6703ec
  Platform:
    osname=linux, osvers=3.10-3-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 3.10-3-amd64 #1 smp debian 3.10.11-1 (2013-09-10) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.1', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


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
                        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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 10 2013 14:16:11
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8000"
    PERL5_CPAN_IS_RUNNING="8000"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/lib/site_perl/5.19.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/lib/site_perl/5.19.3
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/lib/5.19.3/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/9980/lib/5.19.3
    .