[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.27.9 patch 910a6a8be166fb3780dcd2520e3526e537383ef2 v5.27.8-361-g910a6a8be1.
cjg-freebsd11: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (amd64/1 cpus)
on freebsd 11.1-RELEASE-p4
using cc version 4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347) (*1)
smoketime 6 hours 9 minutes (average 46 minutes 11 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.27.8-361-g910a6a8be1
----------------------- ----------------------------------------------------
O O (*1)
O O -Duse64bitall (*1)
O O -Duseithreads (*1)
O O -Duseithreads -Duse64bitall (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE910a6a8be166fb3780dcd2520e3526e537383ef2
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
dump.c:497: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_SET_STANDARD'
./perl.h:5593:9: note: expanded from macro 'LC_NUMERIC_LOCK'
./perl.h:530:29: note: expanded from macro 'STMT_START'
dump.c:497:9: note: mutex acquired here
./perl.h:5595:17: 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:5923:13: note: expanded from macro 'RESTORE_LC_NUMERIC'
./perl.h:5617:17: 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:1831:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
dump.c:1831:9: note: mutex acquired here
dump.c:1833:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
./vutil.c:635:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
./vutil.c:635:13: note: mutex acquired here
./vutil.c:715: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:5899:13: note: expanded from macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
sv.c:3144:21: note: mutex acquired here
sv.c:3163:21: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
sv.c:12904:17: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
sv.c:12904:17: note: mutex acquired here
sv.c:13333: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:527:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
./perl.h:5961:13: note: expanded from macro 'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
numeric.c:527:9: note: mutex acquired here
numeric.c:533:17: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
numeric.c:537:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
numeric.c:1229:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
numeric.c:1229:9: note: mutex acquired here
numeric.c:1258:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
locale.c:2105:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
locale.c:2105:13: note: mutex acquired here
locale.c:2120:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
locale.c:2419:13: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
locale.c:2419:13: note: mutex acquired here
locale.c:2439:13: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
POSIX.xs:2145:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
../../perl.h:5961:13: note: expanded from macro 'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
../../perl.h:5593:9: note: expanded from macro 'LC_NUMERIC_LOCK'
../../perl.h:530:29: note: expanded from macro 'STMT_START'
POSIX.xs:2145:9: note: mutex acquired here
../../perl.h:5595:17: 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'
POSIX.xs:2228:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
../../perl.h:5923:13: note: expanded from macro 'RESTORE_LC_NUMERIC'
../../perl.h:5617:17: 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'
POSIX.xs:3351:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
POSIX.xs:3351:9: note: mutex acquired here
POSIX.xs:3353:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not held [-Wthread-safety-analysis]
POSIX.xs:3373:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path through here [-Wthread-safety-analysis]
POSIX.xs:3373:9: note: mutex acquired here
POSIX.xs:3375: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]
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2018-02-23 15:18:19+00 tester: core