AnyEvent v7.17 Perl 5 v5.40.1 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
AnyEvent v7.17
- Platform
- Perl 5 v5.40.1 x86_64-linux
- Date
- 2025-03-13 11:26:33
- ID
- 04b51de8-fffe-11ef-9b1c-80de6d8775ea
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 Marc A. Lehmann,
This is a computer-generated report for AnyEvent-7.17
on perl 5.40.1, created by CPAN-Reporter-1.2020.
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':
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Loop.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AE.pm (unchanged)
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent/IO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
"/opt/perl-5.40.1/bin/perl" "-Iblib/arch" "-Iblib/lib" constants.pl.PL constants.pl
PERL_DL_NONLAZY=1 "/opt/perl-5.40.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/handle/*.t
t/00_load.t ................ ok
t/01_basic.t ............... ok
t/02_signals.t ............. ok
t/03_child.t ............... ok
t/04_condvar.t ............. ok
t/05_dns.t ................. ok
t/06_socket.t .............. ok
t/07_io.t .................. ok
t/08_idna.t ................ ok
t/09_multi.t ............... ok
t/10_loadall.t ............. ok
t/11_io_perl.t ............. ok
t/12_io_ioaio.t ............ skipped: AnyEvent::IO::IOAIO not loadable
t/13_weaken.t .............. ok
t/61_fltk_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_01_basic.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_02_signals.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_03_child.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_04_condvar.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_05_dns.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_07_io.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_09_multi.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_01_basic.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_02_signals.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_03_child.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_04_condvar.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_05_dns.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_07_io.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_09_multi.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/80_ssltest.t ............. ok
t/81_hosts.t ............... ok
t/handle/01_readline.t ..... ok
t/handle/02_write.t ........ ok
t/handle/03_http_req.t ..... skipped: PERL_ANYEVENT_NET_TESTS environment variable not set
t/handle/04_listen.t ....... ok
All tests successful.
Files=83, Tests=672, 8 wallclock secs ( 0.23 usr 0.07 sys + 1.41 cusr 0.24 csys = 1.95 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ---- ----
Canary::Stability 0 2013
ExtUtils::MakeMaker 6.52 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
LANGUAGE = de_DE
PATH = /home/slaven_rezic/.tfenv/bin:/home/slaven_rezic/.krew/bin:/usr/local/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/slaven_rezic/bin/linux-gnu:/home/slaven_rezic/bin/sh:/home/slaven_rezic/bin:/home/slaven_rezic/bin/pistachio-perl/bin:/usr/games:/home/slaven_rezic/devel:/home/slaven_rezic/work/eserte-drafts/misc:/home/slaven_rezic/work2/fzf/bin:/home/slaven_rezic/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 118628
PERL5_CPAN_IS_RUNNING = 118628
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 118200,118628
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2025031311/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
PISTACHIO_PERL_MANAGER = 1
SHELL = /bin/zsh
STDPERL = /home/slaven_rezic/bin/pistachio-perl/bin/perl
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1000/2025031311
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.40.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 27 30 46 121 131 132 135 138 1000 1002
$EGID = 1000 4 24 27 30 46 121 131 132 135 138 1000 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Platform:
osname=linux
osvers=5.15.0-134-generic
archname=x86_64-linux
uname='linux slaven-rezic-thinkpad-t14s-gen-1 5.15.0-134-generic #145-ubuntu smp wed feb 12 20:08:39 utc 2025 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.40.1 -Uinstallusrbinperl -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
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='11.4.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/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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 Mar 10 2025 15:17:54
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="118628"
PERL5_CPAN_IS_RUNNING="118628"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="118200,118628"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2025031311/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.40.1/lib/site_perl/5.40.1/x86_64-linux
/opt/perl-5.40.1/lib/site_perl/5.40.1
/opt/perl-5.40.1/lib/5.40.1/x86_64-linux
/opt/perl-5.40.1/lib/5.40.1
.