Automated smoke report for branch blead 5.25.7 patch 
47ff51ce83dcde3c982b2c6c5606b7f839ac210e v5.25.6-81-g47ff51c
60.home.hewus.com: Six-Core AMD Opteron(tm) Processor 2419 EE (1800 MHz) 
(amd64/2 cpu)
    on        openbsd - 6.0
    using     cc version 4.2.1 20070719
    smoketime 13 hours 31 minutes (average 1 hour 41 minutes)

Summary: FAIL(X)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.25.6-81-g47ff51c  Configuration (common) none
----------- ---------------------------------------------------------
X X X X X X 
X X X X X X -Duse64bitint
X X X X X X -Duseithreads
X X X X X X -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE47ff51ce83dcde3c982b2c6c5606b7f839ac210e

Tests skipped on user request:
    # One test name on a line
    #ext/POSIX/t/sigaction.t
    #t/porting/manifest.t
    #t/porting/test_bootstrap.t
Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/cpan/Archive-Tar/t/09_roundtrip.t.. ................................ 
FAILED at test 7

[UTF-8] 
[UTF-8] -DDEBUGGING
[UTF-8] -Duse64bitint
[UTF-8] -DDEBUGGING -Duseithreads
[UTF-8] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/cpan/Archive-Tar/t/09_roundtrip.t.. ................................ 
FAILED at test 7
    ../t/cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t ................. 
FAILED at test 4

[UTF-8] -DDEBUGGING -Duse64bitint
[UTF-8] -Duseithreads
[UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
    ../t/cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t ................. 
FAILED at test 4
    ../t/cpan/Archive-Tar/t/09_roundtrip.t.. ................................ 
FAILED at test 7

Compiler messages(gcc):
/tmp//cc5BRENd.o: In function `main':
/tmp//ccsclo1Z.o: In function `main':
/tmp//ccPdarz1.o: In function `xxx':
/tmp//ccONefbT.o: In function `main':
op.c: In function 'Perl_report_redefined_cv':
op.c:14983: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
gv.c: In function 'S_gv_stashpvn_internal':
gv.c:1446: warning: comparison is always false due to limited range of data type
gv.c:1447: warning: comparison is always false due to limited range of data type
proto.h:5503: warning: 'S_parse_ident' declared inline after being called
proto.h:5503: warning: previous declaration of 'S_parse_ident' was here
toke.c: In function 'S_scan_pat':
toke.c:9310: warning: comparison is always false due to limited range of data 
type
toke.c: In function 'Perl_yylex':
toke.c:2838: warning: 'offset_to_max' may be used uninitialized in this function
toke.c:2838: note: 'offset_to_max' was declared here
regcomp.c: In function 'S_make_trie':
regcomp.c:2828: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_construct_ahocorasick_from_trie':
regcomp.c:3530: warning: comparison is always false due to limited range of 
data type
regcomp.c:3531: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:3799: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_study_chunk':
regcomp.c:4746: warning: comparison is always false due to limited range of 
data type
regcomp.c:4748: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_add_data':
regcomp.c:5969: warning: comparison is always false due to limited range of 
data type
regcomp.c:5971: warning: comparison is always false due to limited range of 
data type
regcomp.c:5973: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:7247: warning: comparison is always false due to limited range of 
data type
regcomp.c:7275: warning: comparison is always false due to limited range of 
data type
regcomp.c:7661: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'Perl_reg_temp_copy':
regcomp.c:19399: warning: comparison is always false due to limited range of 
data type
dump.c: In function 'Perl_do_sv_dump':
dump.c:1995: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
sv.c: In function 'Perl_sv_upgrade':
sv.c:1346: warning: comparison is always false due to limited range of data type
sv.c:1416: warning: comparison is always false due to limited range of data type
pp.c: In function 'Perl_pp_argelem':
pp.c:6763: warning: value computed is not used
pp_ctl.c: In function 'Perl_rxres_save':
pp_ctl.c:366: warning: comparison is always false due to limited range of data 
type
pp_ctl.c:368: warning: comparison is always false due to limited range of data 
type
pp_sys.c: In function 'Perl_tied_method':
pp_sys.c:564: warning: comparison is always false due to limited range of data 
type
regexec.c: In function 'Perl_regexec_flags':
regexec.c:3135: warning: comparison is always false due to limited range of 
data type
regexec.c:3146: warning: comparison is always false due to limited range of 
data type
regexec.c: In function 'S_setup_EXACTISH_ST_c1_c2':
regexec.c:4089: warning: comparison is always false due to limited range of 
data type
regexec.c:4090: warning: comparison is always false due to limited range of 
data type
utf8.c: In function 'Perl_swash_fetch':
utf8.c:3609: warning: comparison is always false due to limited range of data 
type
universal.c: In function 'Perl_croak_xs_usage':
universal.c:326: warning: passing argument 1 of 'S_CvGV' discards qualifiers 
from pointer target type
locale.c: In function 'Perl_my_strerror':
locale.c:2537: warning: 'save_locale' may be used uninitialized in this function
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2352: warning: 'ret' may be used uninitialized in this function
B.xs:2352: note: 'ret' was declared here
Bzip2.xs: In function 'XS_Compress__Raw__Bunzip2_bzinflate':
Bzip2.xs:832: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.xs:1542: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflateSync':
Zlib.xs:1605: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.xs:1850: warning: comparison is always false due to limited range of data 
type
Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
./constants.xs:11: warning: 'iv' may be used uninitialized in this function
./constants.xs:11: note: 'iv' was declared here
inflate.c: In function 'inflateUndermine':
inflate.c:1487: warning: unused parameter 'subvert'
DB_File.c: In function 'XS_DB_File_constant':
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1765: warning: value computed is not used
src/sha.c: In function 'sharewind':
src/sha.c:297: warning: array size (32) smaller than bound length (64)
src/sha.c:298: warning: array size (32) smaller than bound length (64)
src/sha.c:299: warning: array size (32) smaller than bound length (64)
src/sha.c: In function 'shabytes':
src/sha.c:347: warning: comparison is always false due to limited range of data 
type
src/sha.c: In function 'encbase64':
src/sha.c:455: warning: comparison is always false due to limited range of data 
type
src/sha.c: In function 'hmacinit':
src/sha.c:495: warning: comparison is always false due to limited range of data 
type
src/sha.c:501: warning: comparison is always false due to limited range of data 
type
SHA.xs: In function 'XS_Digest__SHA__putstate':
SHA.xs:336: warning: comparison is always false due to limited range of data 
type
Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
Unicode.xs:187: warning: value computed is not used
Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
Unicode.xs:352: warning: value computed is not used
SysV.c: In function 'XS_IPC__SysV__constant':
./const-xs.inc:11: warning: 'iv' may be used uninitialized in this function
./const-xs.inc:11: note: 'iv' was declared here
HiRes.c: In function 'XS_Time__HiRes_constant':
Typemap.xs: In function 'XS_XS__Typemap_T_PACKEDARRAY_out':
Typemap.xs:848: warning: comparison is always false due to limited range of 
data type
re_exec.c: In function 'my_regexec':
re_exec.c:3135: warning: comparison is always false due to limited range of 
data type
re_exec.c:3146: warning: comparison is always false due to limited range of 
data type
re_exec.c: In function 'S_setup_EXACTISH_ST_c1_c2':
re_exec.c:4089: warning: comparison is always false due to limited range of 
data type
re_exec.c:4090: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_make_trie':
re_comp.c:2828: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_construct_ahocorasick_from_trie':
re_comp.c:3530: warning: comparison is always false due to limited range of 
data type
re_comp.c:3531: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:3799: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_study_chunk':
re_comp.c:4746: warning: comparison is always false due to limited range of 
data type
re_comp.c:4748: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_add_data':
re_comp.c:5969: warning: comparison is always false due to limited range of 
data type
re_comp.c:5971: warning: comparison is always false due to limited range of 
data type
re_comp.c:5973: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'my_re_op_compile':
re_comp.c:7247: warning: comparison is always false due to limited range of 
data type
re_comp.c:7275: warning: comparison is always false due to limited range of 
data type
re_comp.c:7661: warning: comparison is always false due to limited range of 
data type
ExtTest.c: In function 'XS_ExtTest_constant':
ExtTest.xs:418: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:418: note: 'iv' was declared here
ExtTest.xs:420: warning: 'pv' may be used uninitialized in this function
ExtTest.xs:420: note: 'pv' was declared here
ExtTest.xs:194: warning: 'pv' may be used uninitialized in this function
ExtTest.xs:194: note: 'pv' was declared here
ExtTest.xs:209: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:209: note: 'iv' was declared here
ExtTest.xs:190: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:190: note: 'iv' was declared here
ExtTest.xs:166: warning: 'iv' may be used uninitialized in this function
ExtTest.xs:166: note: 'iv' was declared here
/tmp//ccmtltmu.o: In function `main':
/home/afresh1/Test-Smoke/perl-current/UU/try.c:20: warning: warning: sprintf() 
is often misused, please use snprintf()
/tmp//ccdHKmir.o: In function `main':
/home/afresh1/Test-Smoke/perl-current/UU/try.c:29: warning: warning: sprintf() 
is often misused, please use snprintf()
/tmp//cc4ml6q8.o: In function `xxx':
/home/afresh1/Test-Smoke/perl-current/UU/try.c:29: warning: warning: vsprintf() 
is often misused, please use vsnprintf()
/tmp//ccNKhl6W.o: In function `main':
/home/afresh1/Test-Smoke/perl-current/UU/try.c:56: warning: warning: sprintf() 
is often misused, please use snprintf()
op.c:14986: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:14987: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:14988: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c: In function 'S_cv_dump':
pad.c:1855: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1869: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1863: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
dump.c:2002: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
/tmp//ccA59Ljm.o: In function `main':
/tmp//cc6SODZK.o: In function `main':
/tmp//ccivOLny.o: In function `xxx':
/tmp//cclpGs37.o: In function `main':
/tmp//ccul2iAc.o: In function `main':
/tmp//ccuHDDB7.o: In function `main':
/tmp//ccdRaKIP.o: In function `xxx':
/tmp//ccX1tF8x.o: In function `main':
/tmp//ccpgWsMF.o: In function `main':
/tmp//cc2o5qOP.o: In function `main':
/tmp//ccW7EzZo.o: In function `xxx':
/tmp//cce9dnDh.o: In function `main':
op.c:14983: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
regcomp.c: In function 'Perl_re_dup_guts':
regcomp.c:19607: warning: comparison is always false due to limited range of 
data type
dump.c:1995: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
sv.c: In function 'S_sv_dup_common':
sv.c:13802: warning: comparison is always false due to limited range of data 
type
universal.c:326: warning: passing argument 2 of 'S_CvGV' discards qualifiers 
from pointer target type
shared.xs: In function 'sharedsv_array_mg_CLEAR':
shared.xs:1090: warning: 'iter' may be used uninitialized in this function
/tmp//ccZOD49c.o: In function `main':
/tmp//cc467bXB.o: In function `main':
/tmp//cczfHw5v.o: In function `xxx':
/tmp//ccBSiaUd.o: In function `main':
op.c:14986: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:14987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:14988: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1855: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1869: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1863: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
dump.c:2002: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
/tmp//ccnxLZlp.o: In function `main':
/tmp//ccAl6zSj.o: In function `main':
/tmp//ccndZUJt.o: In function `xxx':
/tmp//ccn6lkdL.o: In function `main':
/tmp//cc9bl1Az.o: In function `main':
/tmp//ccNZkg51.o: In function `main':
/tmp//ccFIVQJl.o: In function `xxx':
/tmp//ccvVmxQu.o: In function `main':

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.70 running on perl 5.20.3
(Reporter v0.053 / Smoker v0.046)

Reply via email to