Subject: | Test failure with Visual C++ + Perl 5.26.1 |
I am seeing a failure in the t\connectSSL-timeout.t and t\npn.t tests with a Perl built with MS Visual C++ 14.1 64 bit. Here is a detailed log I managed to capture:
https://gist.github.com/plicease/bcd1f68ed7187d5f07d938316e50141c
I am also attaching the output of perl -V
Subject: | perlv.txt |
Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
Derived from:
Platform:
osname=MSWin32
osvers=6.1
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
bincompat5005=undef
Compiler:
cc='cl'
ccflags ='-nologo -GF -W3 -O1 -MD -Zi -DNDEBUG -GL -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_WINSOCK_DEPRECATED_NO_WARNINGS -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS'
optimize='-O1 -MD -Zi -DNDEBUG -GL -fp:precise'
cppflags='-DWIN32'
ccversion='19.11.25508.2'
gccversion=''
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=undef
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='__int64'
ivsize=8
nvtype='double'
nvsize=8
Off_t='__int64'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='link'
ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"n:\lang\perl\msvs\x64\5.26.1\lib\CORE" -machine:AMD64'
libpth=N:\lang\msvs\2017\Community\VC\Tools\MSVC\14.11.25503\\lib\x64
libs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib vcruntime.lib ucrt.lib
perllibs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib vcruntime.lib ucrt.lib
libc=ucrt.lib
so=dll
useshrplib=true
libperl=perl526.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"n:\lang\perl\msvs\x64\5.26.1\lib\CORE" -machine:AMD64'
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
Locally applied patches:
uncommitted-changes
Built under MSWin32
Compiled at Oct 5 2017 10:02:13
%ENV:
PERL5LIB="n:\home\ollisg\perl5\msvs\x64\5.26.1\lib\perl5"
PERL_CPANM_OPT="--mirror http://mirror.sydney.wdlabs.com/cpan/ --mirror-only"
PERL_LOCAL_LIB_ROOT="n:\home\ollisg\perl5\msvs\x64\5.26.1"
PERL_MB_OPT="--install_base "n:\\home\\ollisg\\perl5\\msvs\\x64\\5.26.1""
PERL_MM_OPT="INSTALL_BASE=n:\\home\\ollisg\\perl5\\msvs\\x64\\5.26.1"
PERL_PKG_CONFIG_SCRIPTS="pkg-config"
@INC:
n:\home\ollisg\perl5\msvs\x64\5.26.1\lib\perl5/5.26.1/MSWin32-x64-multi-thread
n:\home\ollisg\perl5\msvs\x64\5.26.1\lib\perl5/5.26.1
n:\home\ollisg\perl5\msvs\x64\5.26.1\lib\perl5/MSWin32-x64-multi-thread
n:\home\ollisg\perl5\msvs\x64\5.26.1\lib\perl5
N:/lang/perl/msvs/x64/5.26.1/lib