[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-74-g20214c5c5e FAIL(F) linux 4.15.0-43-generic [Ubuntu 18.04.1 LTS (x86_64/1 cpu)
Message-ID: <20181229163648.1636114081B@cjg-bionic>
Date: Sat, 29 Dec 2018 10:36:47 -0600 (CST)
Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 20214c5c5ef1bf3d846de71a45314bdac71938ba v5.29.6-74-g20214c5c5e
cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2251MHz) (x86_64/1 cpu)
on linux - 4.15.0-43-generic [Ubuntu 18.04.1 LTS (bionic)]
using gcc version 7.3.0
smoketime 6 hours 31 minutes (average 32 minutes 39 seconds)
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.29.6-74-g20214c5c5e Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F
F F -Dusequadmath
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Dusequadmath
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE20214c5c5ef1bf3d846de71a45314bdac71938ba
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default]
[default] -Dusequadmath
[default] -Duse64bitall
../t/re/anyof.t.............................................FAILED
1-36, 237-240, 243-244, 259-260, 301-304
307-308, 317-320, 323-324, 333, 339-340
349-352, 355-356, 365, 371-372, 419-421
423, 425-426, 428, 430-438, 447-455, 457
459-460, 462, 464-472, 481-489, 491, 493-494
496, 498-506, 515-523, 525, 527-528, 530
532-540, 549-557, 559, 561-562, 564, 566-635
638-648, 650, 652-655, 657, 660-668, 671-672
675-677, 693-696, 710-712, 719-722, 725-727
743-751, 763-765, 779-780, 783-785, 788-790
802-804, 821-823, 839-842, 856-858, 860-864
866-867, 878-879, 881-883, 916-917, 919-921
938-940, 954-955, 957-959, 962-966, 968-970
973-982, 984-985, 988, 991-993, 996, 998-1121
1124-1266
../t/re/pat.t...............................................FAILED
761
../t/porting/libperl.t......................................FAILED
6-10
../ext/re/t/regop.t.........................................FAILED
1, 30-31
Bad plan. You planned 54 tests but ran 31.
[default] -DDEBUGGING
[default] -DDEBUGGING -Dusequadmath
[default] -DDEBUGGING -Duse64bitall
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/porting/libperl.t......................................FAILED
6-10
[default] -Duseithreads
[default] -Duseithreads -Dusequadmath
[default] -Duseithreads -Duse64bitall
../t/re/anyof.t.............................................FAILED
1-36, 237-240, 243-244, 259-260, 301-304
307-308, 317-320, 323-324, 333, 339-340
349-352, 355-356, 365, 371-372, 419-421
423, 425-426, 428, 430-438, 447-455, 457
459-460, 462, 464-472, 481-489, 491, 493-494
496, 498-506, 515-523, 525, 527-528, 530
532-540, 549-557, 559, 561-562, 564, 566-635
638-648, 650, 652-655, 657, 660-668, 671-672
675-677, 693-696, 710-712, 719-722, 725-727
743-751, 763-765, 779-780, 783-785, 788-790
802-804, 821-823, 839-842, 856-858, 860-864
866-867, 878-879, 881-883, 916-917, 919-921
938-940, 954-955, 957-959, 962-966, 968-970
973-982, 984-985, 988, 991-993, 996, 998-1121
1124-1266
../t/re/pat.t...............................................FAILED
761
../t/re/pat_thr.t...........................................FAILED
761
../t/porting/libperl.t......................................FAILED
6-10
../ext/re/t/regop.t.........................................FAILED
1, 30-31
Bad plan. You planned 54 tests but ran 31.
Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
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'
Unicode.xs: In function 'enc_unpack':
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
ListUtil.xs: In function 'XS_List__Util_sum':
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)