IO-Async v0.803 Perl 5 v5.39.6 MSWin32-x64-multi-thread
- Status
- Fail
- From
- twata
- Dist
-
IO-Async v0.803
- Platform
- Perl 5 v5.39.6 MSWin32-x64-multi-thread
- Date
- 2024-02-04 15:42:03
- ID
- 65802bd0-76b9-1014-8029-565ccb952333
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 Paul Evans,
This is a computer-generated report for IO-Async-0.803
on perl 5.39.6, created by CPAN-Reporter-1.2019.
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 'C:\WinLibs\Perl-5.39.6\bin\perl.exe ./Build test':
t\00use.t .................... ok
t\01timequeue.t .............. ok
t\02os.t ..................... ok
t\03loop-magic.t ............. ok
t\04notifier.t ............... ok
t\05notifier-loop.t .......... ok
t\06notifier-mixin.t ......... ok
t\07notifier-future.t ........ ok
t\10loop-poll-io.t ........... ok
t\10loop-select-io.t ......... ok
t\11loop-poll-timer.t ........ ok
t\11loop-select-timer.t ...... ok
t\12loop-poll-signal.t ....... skipped: This OS does not have signals
t\12loop-select-signal.t ..... skipped: This OS does not have signals
t\13loop-poll-idle.t ......... ok
t\13loop-select-idle.t ....... ok
t\14loop-poll-process.t ...... ok
t\14loop-select-process.t .... ok
t\15loop-poll-control.t ...... ok
t\15loop-select-control.t .... ok
t\16loop-poll-metrics.t ...... ok
t\16loop-select-metrics.t .... ok
t\18loop-poll-legacy.t ....... ok
t\18loop-select-legacy.t ..... ok
t\19loop-future.t ............ ok
t\19test.t ................... ok
t\20handle.t ................. ok
t\21stream-1read.t ........... ok
# Failed test 'data after writing buffer with write_len=2 without write_all'
# at t\21stream-2write.t line 229.
# +-----+----+-------+
# | GOT | OP | CHECK |
# +-----+----+-------+
# | | eq | pa |
# +-----+----+-------+
# Failed test 'data finally after writing buffer with write_len=2 without write_all'
# at t\21stream-2write.t line 233.
# +---------+----+-------+
# | GOT | OP | CHECK |
# +---------+----+-------+
# | partial | eq | rtial |
# +---------+----+-------+
# Seeded srand with seed '20240205' from local date.
# Looks like you failed 2 tests of 58.
t\21stream-2write.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/58 subtests
(less 5 skipped subtests: 51 okay)
# Failed test '$S4 receives data from split stream'
# at t\21stream-3split.t line 69.
# +-----+----+-----------+
# | GOT | OP | CHECK |
# +-----+----+-----------+
# | | eq | message\n |
# +-----+----+-----------+
# Failed test 'stream-written text appears after reopen'
# at t\21stream-3split.t line 153.
# +-----------+----+-----------+
# | GOT | OP | CHECK |
# +-----------+----+-----------+
# | message\n | eq | more text |
# | more text | | |
# +-----------+----+-----------+
# Seeded srand with seed '20240205' from local date.
t\21stream-3split.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/21 subtests
t\21stream-4encoding.t ....... ok
t\22timer-absolute.t ......... ok
t\22timer-countdown.t ........ ok
t\22timer-periodic.t ......... ok
t\23signal.t ................. skipped: This OS does not have signals
t\24listener.t ............... ok
t\25socket.t ................. ok
Test2 must be fully loaded before you start a new thread!
at t\26pid.t line 21.
t\26pid.t ....................
Dubious, test returned 25 (wstat 6400, 0x1900)
No subtests run
t\27file.t ................... ok
t\28filestream.t ............. ok
t\30loop-fork.t .............. skipped: POSIX fork() is not available
t\31loop-spawnchild.t ........ skipped: POSIX fork() is not available
t\32loop-spawnchild-setup.t .. skipped: POSIX fork() is not available
t\33process.t ................ skipped: POSIX fork() is not available
t\34process-handles.t ........ skipped: POSIX fork() is not available
t\35loop-openprocess.t ....... skipped: POSIX fork() is not available
t\36loop-runchild.t .......... skipped: POSIX fork() is not available
t\37loop-child-root.t ........ skipped: POSIX fork() is not available
t\38loop-thread.t ............ ok
t\39loop-runproccess.t ....... skipped: POSIX fork() is not available
t\40channel.t ................ ok
t\41routine.t ................ ok
t\42function.t ............... ok
t\50resolver.t ............... ok
t\51loop-connect.t ........... ok
t\52loop-listen.t ............ ok
t\53loop-extend.t ............ ok
t\60protocol.t ............... ok
t\61protocol-stream.t ........ ok
t\62protocol-linestream.t .... ok
t\63handle-connect.t ......... ok
t\64handle-bind.t ............ ok
t\70future-io.t .............. skipped: Future::IO is not available
t\99pod.t .................... ok
Test Summary Report
-------------------
t\21stream-2write.t (Wstat: 512 (exited 2) Tests: 58 Failed: 2)
Failed tests: 27-28
Non-zero exit status: 2
t\21stream-3split.t (Wstat: 512 (exited 2) Tests: 21 Failed: 2)
Failed tests: 3, 17
Non-zero exit status: 2
t\26pid.t (Wstat: 6400 (exited 25) Tests: 0 Failed: 0)
Non-zero exit status: 25
Parse errors: No plan found in TAP output
Files=64, Tests=1234, 154 wallclock secs ( 0.34 usr + 0.11 sys = 0.45 CPU)
Result: FAIL
Failed 3/64 test programs. 4/1234 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- -------- --------
Exporter 5.57 5.77
File::stat 0 1.14
Future 0.44 0.50
Future::Utils 0.18 0.50
IO::Poll 0 1.55
List::Util 0 1.63
perl 5.014 5.039006
Socket 2.029 2.037
Storable 0 3.32
Struct::Dumb 0 0.14
Time::HiRes 0 1.9776
build_requires:
Module Need Have
---------------------- -------- --------
File::Temp 0 0.2311
Test2::V0 0.000149 0.000159
Test::Future::IO::Impl 0 0.14
Test::Metrics::Any 0 0.01
configure_requires:
Module Need Have
---------------------- -------- --------
Module::Build 0.4004 0.4234
opt_requires:
Module Need Have
---------------------- -------- --------
IO::Socket::IP 0 0.42
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\acorn5396\perl5\bin;C:\WinLibs\ext\bin;C:\WinLibs\Perl-5.39.6\bin;C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\bin;C:\WinLibs\ext\openssl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
PERL5LIB = C:\home\acorn5396\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7360
PERL5_CPAN_IS_RUNNING = 7360
PERL_LOCAL_LIB_ROOT = C:\home\acorn5396\perl5
PERL_MB_OPT = --install_base "C:\\home\\acorn5396\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\acorn5396\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
TEMP = C:\Users\USER\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\WinLibs\Perl-5.39.6\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win8.1
Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
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.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 6) configuration:
Platform:
osname=MSWin32
osvers=6.3.9600
archname=MSWin32-x64-multi-thread
uname=''
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os'
cppflags='-DWIN32'
ccversion=''
gccversion='13.2.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\WinLibs\Perl-5.39.6\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib\gcc\x86_64-w64-mingw32\13.2.0"'
libpth=C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\x86_64-w64-mingw32\lib C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib\gcc\x86_64-w64-mingw32\13.2.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=-lmsvcrt
so=dll
useshrplib=true
libperl=libperl539.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\WinLibs\Perl-5.39.6\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-13.2.0-llvm-17.0.4-mingw-w64msvcrt-11.0.1-r2\mingw64\lib\gcc\x86_64-w64-mingw32\13.2.0"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 8 2024 23:42:49
%ENV:
PERL5LIB="C:\home\acorn5396\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="7360"
PERL5_CPAN_IS_RUNNING="7360"
PERL_LOCAL_LIB_ROOT="C:\home\acorn5396\perl5"
PERL_MB_OPT="--install_base "C:\\home\\acorn5396\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\acorn5396\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\acorn5396\perl5\lib\perl5/MSWin32-x64-multi-thread
C:\home\acorn5396\perl5\lib\perl5
C:/WinLibs/Perl-5.39.6/site/lib
C:/WinLibs/Perl-5.39.6/lib
.