Automated smoke report for branch smoke-me/khw-locale 5.27.9 patch
67cae7ebe247f9fc93cb67355bc5ea2a03886626 v5.27.8-109-g67cae7ebe2
cjg-freebsd12: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (amd64/1 cpu)
on freebsd - 12.0-CURRENT
using cc version 4.2.1 Compatible FreeBSD Clang 6.0.0
(branches/release_60 321788)
smoketime 7 hours 25 minutes (average 55 minutes 40 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-109-g67cae7ebe2 Configuration (common) none
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE67cae7ebe247f9fc93cb67355bc5ea2a03886626
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c:1218:11: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:24:53: note: expanded from macro 'specialWARN'
./warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
./warnings.h:25:13: note: expanded from macro 'specialWARN'
./warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
op.c:5144:33: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:136:6: note: expanded from macro 'DUP_WARNINGS'
op.c:8043:25: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
op.c:10488:31: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1228:10: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3720:14: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3722:30: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3727:14: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3729:30: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:15904:36: warning: performing pointer arithmetic on a null pointer
has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:230:6: note: expanded from macro 'ckDEAD'
regcomp.c:16121:23: warning: performing pointer arithmetic on a null pointer
has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:550:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
util.c:1960:48: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2005:36: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2008:36: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2043:3: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1106:39: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1112:51: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2911:16: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2913:32: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2915:16: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2917:46: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
scope.c:1434:11: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2004:23: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2008:34: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3460:34: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3462:34: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3468:6: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:87:35: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
B.xs:95:39: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
../../warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
B.xs:96:39: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
../../warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
re_comp.c:15904:36: warning: performing pointer arithmetic on a null pointer
has undefined behavior [-Wnull-pointer-arithmetic]
../../warnings.h:230:6: note: expanded from macro 'ckDEAD'
../../warnings.h:24:53: note: expanded from macro 'specialWARN'
../../warnings.h:25:13: note: expanded from macro 'specialWARN'
re_comp.c:16121:23: warning: performing pointer arithmetic on a null pointer
has undefined behavior [-Wnull-pointer-arithmetic]
re_comp.c:550:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
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: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: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: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]
sv.c:14906:23: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
sv.c:15374:33: warning: performing pointer arithmetic on a null pointer has
undefined behavior [-Wnull-pointer-arithmetic]
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:5950:13: note: expanded from macro
'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
numeric.c:527:9: note: mutex acquired here
./perl.h:5937:17: note: expanded from macro
'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
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]
POSIX.xs:2145: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'
../../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'
POSIX.xs:2145:9: note: mutex acquired here
../../perl.h:5937:17: note: expanded from macro
'STORE_LC_NUMERIC_FORCE_TO_UNDERLYING'
../../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'
POSIX.xs:2227: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'
POSIX.xs:3354:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
POSIX.xs:3354:9: note: mutex acquired here
POSIX.xs:3356:9: warning: releasing mutex 'PL_lc_numeric_mutex' that was not
held [-Wthread-safety-analysis]
POSIX.xs:3376:9: warning: mutex 'PL_lc_numeric_mutex' is not held on every path
through here [-Wthread-safety-analysis]
POSIX.xs:3376:9: note: mutex acquired here
POSIX.xs:3378: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)