Subject: | fails t/callck.t on cygwin/win7 |
Here is the log from the build/test process:
+ perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Devel-CallChecker' version '0.007'
+ ./Build
Building Devel-CallChecker
gcc -I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE -DVERSION="0.007" -DXS_VERSION="0.007" -c -DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O3 -o lib/Devel/CallChecker.o lib/Devel/CallChecker.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/CallChecker/CallChecker.bs')
g++ --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -o blib/arch/auto/Devel/CallChecker/CallChecker.dll lib/Devel/CallChecker.o /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/libperl.dll.a
Cannot find "B::CallChecker" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "Devel::CallParser" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "perlapi" in podpath: using pods::perlapi as replacement path to perlapi
+ ./Build test
fail 3b5ae58e0!=43a391ce8 at t/callck.xs line 167 at t/callck.t line 14.
Show quoted text
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 76/79 subtests
t/pod_cvg.t .... ok
t/pod_syn.t .... ok
t/rv2cvopcv.t .. ok
t/threads.t .... ok
Test Summary Report
-------------------
t/callck.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 79 tests but ran 3.
Files=5, Tests=12, 8 wallclock secs ( 0.00 usr 0.55 sys + 1.26 cusr 6.44 csys = 8.24 CPU)
Result: FAIL
Failed 1/5 test programs. 0/12 subtests failed.
This is the perl version information:
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=cygwin, osvers=2.5.1(0.29753), archname=cygwin-thread-multi
uname='cygwin_nt-6.3 cygwin 2.5.1(0.29753) 2016-04-21 22:14 x86_64 cygwin '
config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_22.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong'
ccversion='', gccversion='5.3.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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
libpth=/usr/lib
libs=-lpthread -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-lpthread -ldl -lcrypt
libc=/usr/lib/libcygwin.a, so=dll, useshrplib=true, libperl=cygperl5_22.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL 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 USE_REENTRANT_API
Built under cygwin
Compiled at Apr 30 2016 17:04:50
%ENV:
PERL5LIB="/cygdrive/c/Perl/local64/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6316"
PERL5_CPAN_IS_RUNNING="6316"
PERLDOC_PAGER="less"
@INC:
/cygdrive/c/Perl/local64/lib/perl5/cygwin-thread-multi
/cygdrive/c/Perl/local64/lib/perl5
/usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.22
/usr/lib/perl5/vendor_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.22
/usr/lib/perl5/5.22/x86_64-cygwin-threads
/usr/lib/perl5/5.22
.
NOTE: This module is required to build Moxie, please fix!
+ perl Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Devel-CallChecker' version '0.007'
+ ./Build
Building Devel-CallChecker
gcc -I/usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE -DVERSION="0.007" -DXS_VERSION="0.007" -c -DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O3 -o lib/Devel/CallChecker.o lib/Devel/CallChecker.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/CallChecker/CallChecker.bs')
g++ --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong -o blib/arch/auto/Devel/CallChecker/CallChecker.dll lib/Devel/CallChecker.o /usr/lib/perl5/5.22/x86_64-cygwin-threads/CORE/libperl.dll.a
Cannot find "B::CallChecker" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "Devel::CallParser" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "perlapi" in podpath: using pods::perlapi as replacement path to perlapi
+ ./Build test
fail 3b5ae58e0!=43a391ce8 at t/callck.xs line 167 at t/callck.t line 14.
Show quoted text
# Looks like your test exited with 255 just after 3.
t/callck.t .....Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 76/79 subtests
t/pod_cvg.t .... ok
t/pod_syn.t .... ok
t/rv2cvopcv.t .. ok
t/threads.t .... ok
Test Summary Report
-------------------
t/callck.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 79 tests but ran 3.
Files=5, Tests=12, 8 wallclock secs ( 0.00 usr 0.55 sys + 1.26 cusr 6.44 csys = 8.24 CPU)
Result: FAIL
Failed 1/5 test programs. 0/12 subtests failed.
This is the perl version information:
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=cygwin, osvers=2.5.1(0.29753), archname=cygwin-thread-multi
uname='cygwin_nt-6.3 cygwin 2.5.1(0.29753) 2016-04-21 22:14 x86_64 cygwin '
config_args='-des -Dprefix=/usr -Dmksymlinks -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_22.dll -Dcc=gcc -Dld=g++ -Accflags=-ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong -D_FORTIFY_SOURCE=2',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -D_GNU_SOURCE -U__STRICT_ANSI__ -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/build=/usr/src/debug/perl-5.22.2-1 -fdebug-prefix-map=/mnt/share/maint/perl.x86_64/src/perl-5.22.2=/usr/src/debug/perl-5.22.2-1 -fwrapv -fno-strict-aliasing -fstack-protector-strong'
ccversion='', gccversion='5.3.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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
libpth=/usr/lib
libs=-lpthread -lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-lpthread -ldl -lcrypt
libc=/usr/lib/libcygwin.a, so=dll, useshrplib=true, libperl=cygperl5_22.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL 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 USE_REENTRANT_API
Built under cygwin
Compiled at Apr 30 2016 17:04:50
%ENV:
PERL5LIB="/cygdrive/c/Perl/local64/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6316"
PERL5_CPAN_IS_RUNNING="6316"
PERLDOC_PAGER="less"
@INC:
/cygdrive/c/Perl/local64/lib/perl5/cygwin-thread-multi
/cygdrive/c/Perl/local64/lib/perl5
/usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.22
/usr/lib/perl5/vendor_perl/5.22/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.22
/usr/lib/perl5/5.22/x86_64-cygwin-threads
/usr/lib/perl5/5.22
.
NOTE: This module is required to build Moxie, please fix!