[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 2382481754474e1d20f654aaa357d31be29f9281 v5.29.6-75-g2382481754.
perlmonger.nycbug.org: Intel(R) Xeon(R) CPU E31220 @ 3.10GHz (amd64/4 cpus)
on freebsd 11.2-STABLE
using clang -Qunused-arguments version 4.2.1 Compatible FreeBSD Clang 6.0.1 (tags/RELEASE_601/final 335540) (*1)
using g++ version 7.3.0 (*2)
using gcc version 7.3.0 (*3)
smoketime 2 hours 31 minutes (average 16 minutes 47 seconds)
Summary: PASS
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-75-g2382481754
----------------------- ----------------------------------------------------
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Duse64bitint (*1)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Duselongdouble (*1)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="clang -Qunused-arguments" -Dusemorebits (*1)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Duse64bitint (*2)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Duselongdouble (*2)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="g++" -Dusemorebits (*2)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Duse64bitint (*3)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Duselongdouble (*3)
O O - - -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno-strict-aliasing" -Dcc="gcc" -Dusemorebits (*3)
| | | |
| | | +------------ perlio DEBUGGING
| | +--------------- stdio DEBUGGING
| +------------------ perlio
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE2382481754474e1d20f654aaa357d31be29f9281
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
op.c:1313:1: warning: mutex 'my_vars->Gop_mutex' is still held at the end of function [-Wthread-safety-analysis]
op.c:1312:5: note: mutex acquired here
./op.h:595:29: note: expanded from macro 'OP_REFCNT_LOCK'
./thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
./thread.h:209:40: note: expanded from macro 'perl_pthread_mutex_lock'
op.c:1323:5: warning: releasing mutex 'my_vars->Gop_mutex' that was not held [-Wthread-safety-analysis]
./op.h:596:31: note: expanded from macro 'OP_REFCNT_UNLOCK'
./thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
./thread.h:210:42: note: expanded from macro 'perl_pthread_mutex_unlock'
util.c:2602:1: warning: mutex 'my_vars->Gperlio_mutex' is still held at the end of function [-Wthread-safety-analysis]
util.c:2595:5: note: mutex acquired here
util.c:2602:1: warning: mutex 'my_vars->Gop_mutex' is still held at the end of function [-Wthread-safety-analysis]
util.c:2600:5: note: mutex acquired here
util.c:2621:5: warning: releasing mutex 'my_vars->Gperlio_mutex' that was not held [-Wthread-safety-analysis]
util.c:2626:5: warning: releasing mutex 'my_vars->Gop_mutex' that was not held [-Wthread-safety-analysis]
perlio.c:2280:2: warning: releasing mutex 'my_vars->Gperlio_mutex' that was not held [-Wthread-safety-analysis]
threads.xs:287:13: warning: releasing mutex 'thread->mutex' that was not held [-Wthread-safety-analysis]
../../thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
../../thread.h:210:42: note: expanded from macro 'perl_pthread_mutex_unlock'
threads.xs:293:5: warning: releasing mutex 'thread->mutex' that was not held [-Wthread-safety-analysis]
threads.xs:406:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
threads.xs:403:5: note: mutex acquired here
../../thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
../../thread.h:209:40: note: expanded from macro 'perl_pthread_mutex_lock'
threads.xs:692:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
threads.xs:684:5: note: mutex acquired here
threads.xs:772:9: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
threads.xs:1018:9: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
threads.xs:1034:5: warning: releasing mutex 'my_pool->create_destruct_mutex' that was not held [-Wthread-safety-analysis]
threads.c:1346:1: warning: mutex 'my_poolp->create_destruct_mutex' is still held at the end of function [-Wthread-safety-analysis]
threads.xs:1163:9: note: mutex acquired here
threads.c:1616:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
threads.xs:1338:9: note: mutex acquired here
threads.c:1690:1: warning: mutex 'thread->mutex' is still held at the end of function [-Wthread-safety-analysis]
threads.xs:1456:9: note: mutex acquired here
op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
sv.c:11870:1: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
sv.c:11870:1: note: assuming directive output of 132 bytes
perl.h:396:68: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
sv.c:13058:17: note: in expansion of macro 'SNPRINTF_G'
perl.h:7197:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: 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:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: 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:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:591:7: 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'
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
Unicode.xs: In function 'UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, U8)':
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
ListUtil.xs: In function 'void XS_List__Util_sum(PerlInterpreter*, CV*)':
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs:1386:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
HiRes.xs:1406:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
sv.c:11870:1: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
sv.c:11870:1: note: assuming directive output of 136 bytes
perl.h:396:68: note: 'sprintf' output between 2 and 138 bytes into a destination of size 130
POSIX.o: In function `XS_POSIX_acos(interpreter*, cv*)':
op.c: In function 'S_fold_constants':
sv.c: In function 'Perl_sv_vcatpvfn_flags':
config.h:915:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:396:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
config.h:915:39: note: assuming directive output of 132 bytes
perl.h:396:62: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
decompress.c: In function 'BZ2_decompress':
decompress.c:198:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:201:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:288:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
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:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs: In function 'enc_unpack':
ListUtil.xs: In function 'XS_List__Util_sum':
config.h:915:39: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
config.h:915:40: note: format string is defined here
config.h:915:39: note: assuming directive output of 136 bytes
perl.h:396:62: note: 'sprintf' output between 2 and 138 bytes into a destination of size 130
POSIX.o: In function `XS_POSIX_acos':
About this smoke: smoking-perl: 5.26.2 smoker-version: 1.72/0.046 timestamp: 2018-12-31 01:52:08+00 tester: jkeenan