Automated smoke report for branch blead 5.27.5 patch 
59c3c222a42121edb1b3cdd9c71d3c878e3ddb18 v5.27.4-125-g59c3c222a4
lx09: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (GenuineIntel 2700MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 4.13.9-1-default [openSUSE Tumbleweed 20171026]
    using     g++ version 7.2.1 20171020 [gcc-7-branch revision 253932]
    smoketime 1 hour 36 minutes (average 12 minutes)

Summary: FAIL(F)

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.27.4-125-g59c3c222a4  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duse64bitall -Duselongdouble
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitall -Duselongdouble
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE59c3c222a42121edb1b3cdd9c71d3c878e3ddb18

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[stdio] 
[stdio] -DDEBUGGING
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
../t/op/glob.t..............................................FAILED
    18
../t/op/sprintf2.t..........................................FAILED
    1530-1535
../t/porting/dual-life.t....................................FAILED
    11-13
../t/porting/podcheck.t.....................................FAILED
    269

[perlio/en_US.utf8] 
[perlio/en_US.utf8] -DDEBUGGING
[perlio/en_US.utf8] -Duseithreads
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads
../t/op/sprintf2.t..........................................FAILED
    1530-1535
../t/op/glob.t..............................................FAILED
    18
../t/porting/dual-life.t....................................FAILED
    11-13
../t/porting/podcheck.t.....................................FAILED
    269

[stdio/perlio/en_US.utf8] -Duse64bitall -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall 
-Duselongdouble
../t/op/glob.t..............................................FAILED
    18
../t/porting/dual-life.t....................................FAILED
    11-13
../t/porting/podcheck.t.....................................FAILED
    269

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duse64bitall -Duselongdouble
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Duselongdouble
../lib/B/Deparse.t..........................................PASSED
    2

Compiler messages(gcc):
stadtx_hash.h: In function ‘stadtx_hash_with_state’:
stadtx_hash.h:200:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:201:13: note: here
stadtx_hash.h:205:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:206:13: note: here
stadtx_hash.h:215:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:216:13: note: here
stadtx_hash.h:216:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:217:13: note: here
stadtx_hash.h:217:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:218:13: note: here
stadtx_hash.h:220:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:221:13: note: here
stadtx_hash.h:223:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:224:13: note: here
stadtx_hash.h:255:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:256:13: note: here
stadtx_hash.h:256:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:257:13: note: here
stadtx_hash.h:257:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:258:13: note: here
stadtx_hash.h:262:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:263:13: note: here
stadtx_hash.h:266:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:267:13: note: here
stadtx_hash.h:269:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:270:13: note: here
stadtx_hash.h:272:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
stadtx_hash.h:273:13: note: here
op.c: In function ‘S_fold_constants’:
op.c:4448:34: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
numeric.c: In function ‘Perl_my_atof2’:
numeric.c:1303:16: warning: argument 1 null where non-null expected [-Wnonnull]
/usr/include/stdlib.h:117:15: note: in a call to function ‘strtod’ declared here
../../stadtx_hash.h: In function ‘stadtx_hash_with_state’:
../../stadtx_hash.h:200:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:201:13: note: here
../../stadtx_hash.h:205:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:206:13: note: here
../../stadtx_hash.h:215:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:216:13: note: here
../../stadtx_hash.h:216:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:217:13: note: here
../../stadtx_hash.h:217:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:218:13: note: here
../../stadtx_hash.h:220:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:221:13: note: here
../../stadtx_hash.h:223:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:224:13: note: here
../../stadtx_hash.h:255:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:256:13: note: here
../../stadtx_hash.h:256:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:257:13: note: here
../../stadtx_hash.h:257:78: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:258:13: note: here
../../stadtx_hash.h:262:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:263:13: note: here
../../stadtx_hash.h:266:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:267:13: note: here
../../stadtx_hash.h:269:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:270:13: note: here
../../stadtx_hash.h:272:24: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
../../stadtx_hash.h:273:13: note: here
infback.c: In function ‘inflateBack’:
infback.c:479:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
infback.c:481:9: note: here
inflate.c: In function ‘inflate’:
inflate.c:720:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:721:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:754:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:755:9: note: here
inflate.c:775:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:776:9: note: here
inflate.c:795:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:796:9: note: here
inflate.c:818:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:819:9: note: here
inflate.c:825:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:826:9: note: here
inflate.c:827:16: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:828:9: note: here
inflate.c:877:16: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:878:9: note: here
inflate.c:879:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:880:9: note: here
inflate.c:1018:16: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1019:9: note: here
inflate.c:1020:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1021:9: note: here
inflate.c:1069:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1070:9: note: here
inflate.c:1079:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1080:9: note: here
inflate.c:1106:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1107:9: note: here
inflate.c:1122:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1123:9: note: here
inflate.c:1197:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1198:9: note: here
inflate.c:1210:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:1211:9: note: here
decompress.c: In function ‘BZ2_decompress’:
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
decompress.c:294:13: note: in expansion of macro ‘GET_BIT’
decompress.c:321:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:322:16: note: in expansion of macro ‘GET_BIT’
decompress.c:323:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:324:16: note: in expansion of macro ‘GET_BIT’
decompress.c:88:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:373:7: note: in expansion of macro ‘GET_MTF_VAL’
decompress.c:89:4: note: in expansion of macro ‘GET_BITS’
decompress.c:94:9: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:95:7: note: in expansion of macro ‘GET_BIT’
decompress.c:483:13: note: in expansion of macro ‘GET_MTF_VAL’
decompress.c:585:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:587:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:589:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:591:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:597:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:599:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:601:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
ListUtil.xs: In function ‘XS_List__Util_sum’:
ListUtil.xs:320:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
ListUtil.xs:321:9: note: here
ODBM_File.c: In function ‘XS_ODBM_File_STORE’:
ODBM_File.c:406:6: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
ODBM_File.xs:64:31: warning: identifier ‘delete’ conflicts with C++ keyword 
[-Wc++-compat]
ODBM_File.c:492:11: note: in expansion of macro ‘odbm_DELETE’
Unicode.xs: In function ‘enc_unpack’:
Unicode.xs:70:4: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
/usr/include/stdlib.h:126:20: note: in a call to function ‘strtold’ declared 
here
op.c: In function ‘S_finalize_op’:
op.c:2586:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
op.c:2590:5: note: here
sv.c: In function ‘S_sv_dup_common’:
sv.h:2155:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:14295:7: note: in expansion of macro ‘isREGEXP’
sv.c:14296:6: note: here
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|note:|invalid) .+?$))/

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71_01 running on perl 5.26.0
(Reporter v0.053 / Smoker v0.046)

Reply via email to