Automated smoke report for branch smoke-me/khw-locale 5.27.8 patch
3903df7926152e6f23f2a489db30b1ed5502dfa2 v5.27.7-235-g3903df7926
cjg-freebsd11: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (amd64/2 cpu)
on freebsd - 11.1-RELEASE-p4
using cc version 4.2.1 Compatible FreeBSD Clang 4.0.0
(tags/RELEASE_400/final 297347)
smoketime 13 minutes 44 seconds (average 1 minute 43 seconds)
Summary: FAIL(m)
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.7-235-g3903df7926 Configuration (common) none
----------- ---------------------------------------------------------
m m
m m -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE3903df7926152e6f23f2a489db30b1ed5502dfa2
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
locale.c:1612:10: error: ISO C90 forbids mixing declarations and code
[-Werror,-Wdeclaration-after-statement]
dump.c:497:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
./perl.h:5924:9: note: expanded from macro 'STORE_LC_NUMERIC_SET_STANDARD'
./embedvar.h:191:32: note: expanded from macro 'PL_lc_numeric_recurse'
./embedvar.h:38:18: note: expanded from macro 'vTHX'
./perl.h:174:16: note: expanded from macro 'aTHX'
dump.c:497:9: note: mutex acquired here
./perl.h:5913:13: note: expanded from macro 'STORE_LC_NUMERIC_SET_STANDARD'
./perl.h:5571:13: note: expanded from macro 'LC_NUMERIC_LOCK'
./thread.h:216:14: note: expanded from macro 'MUTEX_LOCK'
./thread.h:206:40: note: expanded from macro 'perl_pthread_mutex_lock'
dump.c:499:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
./perl.h:5880:9: note: expanded from macro 'RESTORE_LC_NUMERIC'
./perl.h:5577:13: note: expanded from macro 'LC_NUMERIC_UNLOCK'
./thread.h:224:14: note: expanded from macro 'MUTEX_UNLOCK'
./thread.h:207:42: note: expanded from macro 'perl_pthread_mutex_unlock'
dump.c:1799:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
dump.c:1799:9: note: mutex acquired here
dump.c:1801:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
./vutil.c:656:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every
path through here [-Wthread-safety-analysis]
./vutil.c:656:13: note: mutex acquired here
./vutil.c:668:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
sv.c:3144:21: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
./perl.h:5859:5: note: expanded from macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
sv.c:3144:21: note: mutex acquired here
./perl.h:5845:9: note: expanded from macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
sv.c:3163:21: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
sv.c:12901:17: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
sv.c:12901:17: note: mutex acquired here
sv.c:13330:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
pp_ctl.c:855:17: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
pp_ctl.c:855:17: note: mutex acquired here
pp_ctl.c:876:17: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
numeric.c:526:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
./perl.h:5950:13: note: expanded from macro
'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
numeric.c:526:9: note: mutex acquired here
./perl.h:5937:17: note: expanded from macro
'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
numeric.c:532:17: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
numeric.c:536:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
numeric.c:1230:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every
path through here [-Wthread-safety-analysis]
numeric.c:1230:9: note: mutex acquired here
numeric.c:1259:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
sv.c:2672:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
sv.c:2672:13: note: mutex acquired here
sv.c:2676:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
sv.c:2814:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
sv.c:2814:9: note: mutex acquired here
sv.c:2817:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held
[-Wthread-safety-analysis]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)