AnyEvent-Net-Curl-Queued v0.049 Perl 5 v5.35.3 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
AnyEvent-Net-Curl-Queued v0.049
- Platform
- Perl 5 v5.35.3 x86_64-linux-ld
- Date
- 2021-08-27 08:52:01
- ID
- 0b9e34dc-0714-11ec-b3ba-1ecde1b1d9c7
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.049
on perl 5.35.3, created by CPAN-Reporter-1.2018.
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 "/tmp/basesmoker-reloperl-lE0t/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.049
# Net::Curl v0.49
# AnyEvent v7.17 (AnyEvent::Impl::EV)
# Perl 5.035003 (/tmp/basesmoker-reloperl-lE0t/bin/perl)
# Net::Curl::version():
# libcurl/7.66.0 OpenSSL/1.1.1d zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.39.2 librtmp/2.3
# Net::Curl::version_info():
# {age} = 5;
# {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_ASYNCHDNS (1<<7)
# | CURL_VERSION_SPNEGO (1<<8)
# | CURL_VERSION_LARGEFILE (1<<9)
# | CURL_VERSION_IDN (1<<10)
# | CURL_VERSION_TLSAUTH_SRP (1<<14)
# | CURL_VERSION_NTLM_WB (1<<15)
# | CURL_VERSION_HTTP2 (1<<16)
# | CURL_VERSION_GSSAPI (1<<17)
# | CURL_VERSION_KERBEROS5 (1<<18)
# | CURL_VERSION_UNIX_SOCKETS (1<<19)
# | CURL_VERSION_PSL (1<<20)
# | CURL_VERSION_HTTPS_PROXY (1<<21)
# | CURL_VERSION_BROTLI (1<<23);
# missing features =
# | CURL_VERSION_KERBEROS4 (1<<1)
# | CURL_VERSION_GSSNEGOTIATE (1<<5)
# | CURL_VERSION_DEBUG (1<<6)
# | CURL_VERSION_SSPI (1<<11)
# | CURL_VERSION_CONV (1<<12)
# | CURL_VERSION_CURLDEBUG (1<<13)
# | CURL_VERSION_MULTI_SSL (1<<22)
# | CURL_VERSION_ALTSVC (1<<24)
# | CURL_VERSION_HTTP3 (1<<25);
# {host} = 'x86_64-pc-linux-gnu';
# {iconv_ver_num} = 0;
# {libidn} = '2.2.0';
# {libssh_version} = 'libssh2/1.8.0';
# {libz_version} = '1.2.11';
# {protocols} = dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp;
# {ssl_version} = 'OpenSSL/1.1.1d';
# {ssl_version_num} = 0;
# {version} = '7.66.0';
# {version_num} = 0x074200;
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-3221286-GJthFi/AnyEvent-Net-Curl-Queued-0.049-0/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 ............. skipped: these tests are for testing by the author
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-distmeta.t ............ skipped: these tests are for testing by the author
t/author-eol.t ................. skipped: these tests are for testing by the author
t/author-minimum-version.t ..... skipped: these tests are for testing by the author
t/author-mojibake.t ............ skipped: these tests are for testing by the author
t/author-no-tabs.t ............. skipped: these tests are for testing by the author
t/author-pod-coverage.t ........ skipped: these tests are for testing by the author
t/author-pod-linkcheck.t ....... skipped: these tests are for testing by the author
t/author-pod-syntax.t .......... skipped: these tests are for testing by the author
t/author-portability.t ......... skipped: these tests are for testing by the author
t/author-synopsis.t ............ skipped: these tests are for testing by the author
t/author-test-version.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-kwalitee.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=2682, 20 wallclock secs ( 0.21 usr 0.13 sys + 3.42 cusr 0.74 csys = 4.50 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- -------- --------
AnyEvent 0 7.17
HTTP::Response 0 6.33
JSON 0 4.03
Moo 1.001000 2.005004
MooX::Types::MooseLike 0.18 0.29
Net::Curl 0.25 0.49
perl 5.010 5.035003
URI 0 5.09
build_requires:
Module Need Have
---------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
Test::Exception 0 0.43
Test::Warn 0 0.36
opt_requires:
Module Need Have
---------------------- -------- --------
EV 4.11 4.33
JSON::XS 0 4.03
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3920483
PERL5_CPAN_IS_RUNNING = 3920483
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-lE0t/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.82
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.81
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302186
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 3) configuration:
Commit id: b00088e00c4239461444105ef6497559559258e9
Platform:
osname=linux
osvers=5.3.0-2-amd64
archname=x86_64-linux-ld
uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.2-254-gb00088e00c/ea6b -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=none'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
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='9.2.1 20191109'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.29'
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
PERL_USE_DEVEL
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 21 2021 02:42:20
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3920483"
PERL5_CPAN_IS_RUNNING="3920483"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.2-254-gb00088e00c/ea6b/lib/site_perl/5.35.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.2-254-gb00088e00c/ea6b/lib/site_perl/5.35.3
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.2-254-gb00088e00c/ea6b/lib/5.35.3/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.2-254-gb00088e00c/ea6b/lib/5.35.3
.