Re: perl 5.30.0 and AnyEvent

[email protected] (sisyphus) Tue, 28 May 2019 12:38:56 +1000
Newsgroups perl.win32.vanilla
Message-ID <CADZSBj0P7HDUhqJ8RPLwNFLrjS3_xraLVYNFgO0B5A0wn_vHeQ@mail.gmail.com>
--000000000000c612420589e991f9
Content-Type: text/plain; charset="UTF-8"

Hmmm ... could that be some active anti-virus software interfering with the
test ?
I would just ignore that failure and install with force by running:

cpan -fi AnyEvent

(I don't have any such anti-virus software installed here.)

Cheers,
Rob

On Tue, May 28, 2019 at 12:17 PM [email protected] <[email protected]>
wrote:

> Hi,
>
> I am trying to intall AnyEvent 7.15.
>
> The problem:
>
> t/80_ssltest.t ............. 1/415
> #   Failed test 'server_error <An established connection was aborted by
> the software in your host machine.>'
> #   at t/80_ssltest.t line 37.
> # Looks like you failed 1 test of 415.
> t/80_ssltest.t ............. Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/415 subtests
>
> Perl -V
>
> Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
>
>   Platform:
>     osname=MSWin32
>     osvers=10.0.17134.407
>     archname=MSWin32-x64-multi-thread
>     uname='Win32 strawberry-perl 5.28.1.1 #1 Sun Dec  2 14:24:00 2018 x64'
>     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
>     bincompat5005=undef
>   Compiler:
>     cc='gcc'
>     ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE
> -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT
> -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing
> -mms-bitfields'
>     optimize='-s -O2'
>     cppflags='-DWIN32'
>     ccversion=''
>     gccversion='7.1.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++.exe'
>     ldflags ='-s -L"D:\devel\perl\perl\lib\CORE" -L"D:\devel\perl\c\lib"'
>     libpth=D:\devel\perl\c\lib D:\devel\perl\c\x86_64-w64-mingw32\lib
> D:\devel\perl\c\lib\gcc\x86_64-w64-mingw32\7.1.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=
>     so=dll
>     useshrplib=true
>     libperl=libperl528.a
>     gnulibc_version=''
>   Dynamic Linking:
>     dlsrc=dl_win32.xs
>     dlext=xs.dll
>     d_dlsymun=undef
>     ccdlflags=' '
>     cccdlflags=' '
>     lddlflags='-mdll -s -L"D:\devel\perl\perl\lib\CORE"
> -L"D:\devel\perl\c\lib"'
>
>
> Characteristics of this binary (from libperl):
>   Compile-time options:
>     HAS_TIMES
>     HAVE_INTERP_INTERN
>     MULTIPLICITY
>     PERLIO_LAYERS
>     PERL_COPY_ON_WRITE
>     PERL_DONT_CREATE_GVSV
>     PERL_IMPLICIT_CONTEXT
>     PERL_IMPLICIT_SYS
>     PERL_MALLOC_WRAP
>     PERL_OP_PARENT
>     PERL_PRESERVE_IVUV
>     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 Dec  2 2018 14:30:03
>   %ENV:
>     PERL5LIB="d:/pcore-lib/pcore/lib;"
>     PERL_CPANM_HOME="C:\Users\zdm\AppData\Local\Temp\.cpanm"
>     PERL_CPANM_OPT="--metacpan --from https://cpan.metacpan.org/"
>   @INC:
>     d:/pcore-lib/pcore/lib
>     d:/devel/perl/perl/site/lib/MSWin32-x64-multi-thread
>     d:/devel/perl/perl/site/lib
>     d:/devel/perl/perl/vendor/lib
>     d:/devel/perl/perl/lib
>
> On 28.05.2019 02:54, sisyphus wrote:
> > Version 7.15 installed ok for me (with 'cpan -i AnyEvent') on my own
> > build of Windows perl:
> >
> > C:\>perl -v
> > This is perl 5, version 30, subversion 0 (v5.30.0) built for
> > MSWin32-x64-multi-hread
> >
> > What's your 'perl -V' output, and what was the problem ?
> >
> > Cheers,
> > Rob
> >
> > On Tue, May 28, 2019 at 1:02 AM [email protected]
> > <mailto:[email protected]> <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> >     Does somebody has success with installing AnyEvent?
> >     It is successfully installing on linux perl 5.30, but not installing
> >     under windows.
> >
>

--000000000000c612420589e991f9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hmmm ... could that be some active anti-virus softwar=
e interfering with the test ?</div><div>I would just ignore that failure an=
d install with force by running:</div><div><br></div><div>cpan -fi AnyEvent=
</div><div><br></div><div>(I don&#39;t have any such anti-virus software in=
stalled here.)</div><div><br></div><div>Cheers,</div><div>Rob<br></div></di=
v><br><div class=3D"gmail_quote"><div class=3D"gmail_attr" dir=3D"ltr">On T=
ue, May 28, 2019 at 12:17 PM <a href=3D"mailto:[email protected]">zdm@softv=
isio.net</a> &lt;<a href=3D"mailto:[email protected]">[email protected]</a>=
&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px =
0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-le=
ft-width:1px;border-left-style:solid">Hi,<br>
<br>
I am trying to intall AnyEvent 7.15.<br>
<br>
The problem:<br>
<br>
t/80_ssltest.t ............. 1/415<br>
#=C2=A0 =C2=A0Failed test &#39;server_error &lt;An established connection w=
as aborted by<br>
the software in your host machine.&gt;&#39;<br>
#=C2=A0 =C2=A0at t/80_ssltest.t line 37.<br>
# Looks like you failed 1 test of 415.<br>
t/80_ssltest.t ............. Dubious, test returned 1 (wstat 256, 0x100)<br=
>
Failed 1/415 subtests<br>
<br>
Perl -V<br>
<br>
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:<br>
<br>
=C2=A0 Platform:<br>
=C2=A0 =C2=A0 osname=3DMSWin32<br>
=C2=A0 =C2=A0 osvers=3D10.0.17134.407<br>
=C2=A0 =C2=A0 archname=3DMSWin32-x64-multi-thread<br>
=C2=A0 =C2=A0 uname=3D&#39;Win32 strawberry-perl 5.28.1.1 #1 Sun Dec=C2=A0 =
2 14:24:00 2018 x64&#39;<br>
=C2=A0 =C2=A0 config_args=3D&#39;undef&#39;<br>
=C2=A0 =C2=A0 hint=3Drecommended<br>
=C2=A0 =C2=A0 useposix=3Dtrue<br>
=C2=A0 =C2=A0 d_sigaction=3Dundef<br>
=C2=A0 =C2=A0 useithreads=3Ddefine<br>
=C2=A0 =C2=A0 usemultiplicity=3Ddefine<br>
=C2=A0 =C2=A0 use64bitint=3Ddefine<br>
=C2=A0 =C2=A0 use64bitall=3Dundef<br>
=C2=A0 =C2=A0 uselongdouble=3Dundef<br>
=C2=A0 =C2=A0 usemymalloc=3Dn<br>
=C2=A0 =C2=A0 default_inc_excludes_dot=3Ddefine<br>
=C2=A0 =C2=A0 bincompat5005=3Dundef<br>
=C2=A0 Compiler:<br>
=C2=A0 =C2=A0 cc=3D&#39;gcc&#39;<br>
=C2=A0 =C2=A0 ccflags =3D&#39; -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE<br>
-D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT<br=
>
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing<br>
-mms-bitfields&#39;<br>
=C2=A0 =C2=A0 optimize=3D&#39;-s -O2&#39;<br>
=C2=A0 =C2=A0 cppflags=3D&#39;-DWIN32&#39;<br>
=C2=A0 =C2=A0 ccversion=3D&#39;&#39;<br>
=C2=A0 =C2=A0 gccversion=3D&#39;7.1.0&#39;<br>
=C2=A0 =C2=A0 gccosandvers=3D&#39;&#39;<br>
=C2=A0 =C2=A0 intsize=3D4<br>
=C2=A0 =C2=A0 longsize=3D4<br>
=C2=A0 =C2=A0 ptrsize=3D8<br>
=C2=A0 =C2=A0 doublesize=3D8<br>
=C2=A0 =C2=A0 byteorder=3D12345678<br>
=C2=A0 =C2=A0 doublekind=3D3<br>
=C2=A0 =C2=A0 d_longlong=3Ddefine<br>
=C2=A0 =C2=A0 longlongsize=3D8<br>
=C2=A0 =C2=A0 d_longdbl=3Ddefine<br>
=C2=A0 =C2=A0 longdblsize=3D16<br>
=C2=A0 =C2=A0 longdblkind=3D3<br>
=C2=A0 =C2=A0 ivtype=3D&#39;long long&#39;<br>
=C2=A0 =C2=A0 ivsize=3D8<br>
=C2=A0 =C2=A0 nvtype=3D&#39;double&#39;<br>
=C2=A0 =C2=A0 nvsize=3D8<br>
=C2=A0 =C2=A0 Off_t=3D&#39;long long&#39;<br>
=C2=A0 =C2=A0 lseeksize=3D8<br>
=C2=A0 =C2=A0 alignbytes=3D8<br>
=C2=A0 =C2=A0 prototype=3Ddefine<br>
=C2=A0 Linker and Libraries:<br>
=C2=A0 =C2=A0 ld=3D&#39;g++.exe&#39;<br>
=C2=A0 =C2=A0 ldflags =3D&#39;-s -L&quot;D:\devel\perl\perl\lib\CORE&quot; =
-L&quot;D:\devel\perl\c\lib&quot;&#39;<br>
=C2=A0 =C2=A0 libpth=3DD:\devel\perl\c\lib D:\devel\perl\c\x86_64-w64-mingw=
32\lib<br>
D:\devel\perl\c\lib\gcc\x86_64-w64-mingw32\7.1.0<br>
=C2=A0 =C2=A0 libs=3D -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lc=
omdlg32<br>
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr<br=
>
-lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32<br>
=C2=A0 =C2=A0 perllibs=3D -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool=
<br>
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid<br>
-lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32<br>
=C2=A0 =C2=A0 libc=3D<br>
=C2=A0 =C2=A0 so=3Ddll<br>
=C2=A0 =C2=A0 useshrplib=3Dtrue<br>
=C2=A0 =C2=A0 libperl=3Dlibperl528.a<br>
=C2=A0 =C2=A0 gnulibc_version=3D&#39;&#39;<br>
=C2=A0 Dynamic Linking:<br>
=C2=A0 =C2=A0 dlsrc=3Ddl_win32.xs<br>
=C2=A0 =C2=A0 dlext=3Dxs.dll<br>
=C2=A0 =C2=A0 d_dlsymun=3Dundef<br>
=C2=A0 =C2=A0 ccdlflags=3D&#39; &#39;<br>
=C2=A0 =C2=A0 cccdlflags=3D&#39; &#39;<br>
=C2=A0 =C2=A0 lddlflags=3D&#39;-mdll -s -L&quot;D:\devel\perl\perl\lib\CORE=
&quot;<br>
-L&quot;D:\devel\perl\c\lib&quot;&#39;<br>
<br>
<br>
Characteristics of this binary (from libperl):<br>
=C2=A0 Compile-time options:<br>
=C2=A0 =C2=A0 HAS_TIMES<br>
=C2=A0 =C2=A0 HAVE_INTERP_INTERN<br>
=C2=A0 =C2=A0 MULTIPLICITY<br>
=C2=A0 =C2=A0 PERLIO_LAYERS<br>
=C2=A0 =C2=A0 PERL_COPY_ON_WRITE<br>
=C2=A0 =C2=A0 PERL_DONT_CREATE_GVSV<br>
=C2=A0 =C2=A0 PERL_IMPLICIT_CONTEXT<br>
=C2=A0 =C2=A0 PERL_IMPLICIT_SYS<br>
=C2=A0 =C2=A0 PERL_MALLOC_WRAP<br>
=C2=A0 =C2=A0 PERL_OP_PARENT<br>
=C2=A0 =C2=A0 PERL_PRESERVE_IVUV<br>
=C2=A0 =C2=A0 USE_64_BIT_INT<br>
=C2=A0 =C2=A0 USE_ITHREADS<br>
=C2=A0 =C2=A0 USE_LARGE_FILES<br>
=C2=A0 =C2=A0 USE_LOCALE<br>
=C2=A0 =C2=A0 USE_LOCALE_COLLATE<br>
=C2=A0 =C2=A0 USE_LOCALE_CTYPE<br>
=C2=A0 =C2=A0 USE_LOCALE_NUMERIC<br>
=C2=A0 =C2=A0 USE_LOCALE_TIME<br>
=C2=A0 =C2=A0 USE_PERLIO<br>
=C2=A0 =C2=A0 USE_PERL_ATOF<br>
=C2=A0 Built under MSWin32<br>
=C2=A0 Compiled at Dec=C2=A0 2 2018 14:30:03<br>
=C2=A0 %ENV:<br>
=C2=A0 =C2=A0 PERL5LIB=3D&quot;d:/pcore-lib/pcore/lib;&quot;<br>
=C2=A0 =C2=A0 PERL_CPANM_HOME=3D&quot;C:\Users\zdm\AppData\Local\Temp\.cpan=
m&quot;<br>
=C2=A0 =C2=A0 PERL_CPANM_OPT=3D&quot;--metacpan --from <a href=3D"https://c=
pan.metacpan.org/" target=3D"_blank" rel=3D"noreferrer">https://cpan.metacp=
an.org/</a>&quot;<br>
=C2=A0 @INC:<br>
=C2=A0 =C2=A0 d:/pcore-lib/pcore/lib<br>
=C2=A0 =C2=A0 d:/devel/perl/perl/site/lib/MSWin32-x64-multi-thread<br>
=C2=A0 =C2=A0 d:/devel/perl/perl/site/lib<br>
=C2=A0 =C2=A0 d:/devel/perl/perl/vendor/lib<br>
=C2=A0 =C2=A0 d:/devel/perl/perl/lib<br>
<br>
On 28.05.2019 02:54, sisyphus wrote:<br>
&gt; Version 7.15 installed ok for me (with &#39;cpan -i AnyEvent&#39;)=C2=
=A0on my own<br>
&gt; build of Windows perl:<br>
&gt; <br>
&gt; C:\&gt;perl -v<br>
&gt; This is perl 5, version 30, subversion 0 (v5.30.0) built for<br>
&gt; MSWin32-x64-multi-hread<br>
&gt; <br>
&gt; What&#39;s your &#39;perl -V&#39; output, and what was the problem ?<b=
r>
&gt; <br>
&gt; Cheers,<br>
&gt; Rob<br>
&gt; <br>
&gt; On Tue, May 28, 2019 at 1:02 AM <a href=3D"mailto:[email protected]" t=
arget=3D"_blank">[email protected]</a><br>
&gt; &lt;mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">zdm@=
softvisio.net</a>&gt; &lt;<a href=3D"mailto:[email protected]" target=3D"_b=
lank">[email protected]</a><br>
&gt; &lt;mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">zdm@=
softvisio.net</a>&gt;&gt; wrote:<br>
&gt; <br>
&gt;=C2=A0 =C2=A0 =C2=A0Does somebody has success with installing AnyEvent?=
<br>
&gt;=C2=A0 =C2=A0 =C2=A0It is successfully installing on linux perl 5.30, b=
ut not installing<br>
&gt;=C2=A0 =C2=A0 =C2=A0under windows.<br>
&gt; <br>
</blockquote></div>

--000000000000c612420589e991f9--