Front page | perl.perl5.porters |
Postings from April 2014
[perl #121727] Bleadperl breaks MLEHMANN/AnyEvent-7.07.tar.gz on Windows
Thread Next
From:
Alexandr Ciornii
Date:
April 24, 2014 18:16
Subject:
[perl #121727] Bleadperl breaks MLEHMANN/AnyEvent-7.07.tar.gz on Windows
Message ID:
rt-4.0.18-5047-1398363349-781.121727-75-0@perl.org
# New Ticket Created by Alexandr Ciornii
# Please include the string: [perl #121727]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=121727 >
This is a bug report for perl from alexchorny@gmail.com,
generated with the help of perlbug 1.40 running under perl 5.19.11.
-----------------------------------------------------------------
[Please describe your issue here]
Tests of AnyEvent fail on Strawberry Perl 5.19.11. This error did not
appear on 5.18.2 and earlier.
t/handle/01_readline.t:
1..8
ok 1 - A line was read correctly
ok 2
ok 3 - initial lines were read correctly
AnyEvent::Handle uncaught error: A non-blocking socket operation could not
be completed immediately. at t/handle/01_readline.t line 76.
# Looks like you planned 8 tests but ran 3.
# Looks like your test exited with 140 just after 3.
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=low
---
Site configuration information for perl 5.19.11:
Configured by strawberry-perl at Tue Apr 22 08:42:15 2014.
Summary of my perl5 (revision 5 version 19 subversion 11) configuration:
Platform:
osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.19.11.1 #1 Tue Apr 22 08:40:30 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
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:\strawberry1911\perl\lib\CORE"
-L"C:\strawberry1911\c\lib"'
libpth=C:\strawberry1911\c\lib C:\strawberry1911\c\i686-w64-mingw32\lib
C:\strawberry1911\c\lib\gcc\i686-w64-mingw32\4.8.2
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=, so=dll, useshrplib=true, libperl=libperl519.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry1911\perl\lib\CORE"
-L"C:\strawberry1911\c\lib"'
---
@INC for perl 5.19.11:
C:/strawberry1911/perl/site/lib
C:/strawberry1911/perl/vendor/lib
C:/strawberry1911/perl/lib
.
---
Environment for perl 5.19.11:
HOME (unset)
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=C:\Program Files\Far
Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry1911\c\bin;C:\strawberry1911\perl\site\bin;C:\strawberry1911\perl\bin
PERL_BADLANG (unset)
PERL_HASH_SEED=0x11111111
SHELL (unset)
--
Alexandr Ciornii, http://chorny.net
Thread Next
-
[perl #121727] Bleadperl breaks MLEHMANN/AnyEvent-7.07.tar.gz on Windows
by Alexandr Ciornii