Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch
27a4c7430e739f4c4cd4ed44829d06a7b057bdf5 v5.31.3-132-g27a4c7430e
cjg-mac.local: Mac mini (2.6 GHz) (Intel Core i5/1 cpu[2 cores])
on darwin - 18.7.0 (Mac OS X - macOS 10.14.6 (18G95))
using cc version 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4)
smoketime 5 hours 9 minutes (average 25 minutes 45 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.31.3-132-g27a4c7430e Configuration (common) Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE27a4c7430e739f4c4cd4ed44829d06a7b057bdf5
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
./intrpvar.h:813:39: warning: 'Perl_sv_nounlocking' is deprecated
[-Wdeprecated-declarations]
./intrpvar.h:811:28: note: expanded from macro 'PERL_UNLOCK_HOOK'
./proto.h:3520:4: note: 'Perl_sv_nounlocking' has been explicitly marked
deprecated here
./perl.h:3506:60: note: expanded from macro '__attribute__deprecated__'
sv.c:6735:36: warning: incompatible pointer types passing 'SV *' (aka 'struct
sv *') to parameter of type 'const REGEXP *' (aka 'const struct p5rx *')
[-Wincompatible-pointer-types]
./inline.h:179:33: note: passing argument to parameter 're' here
B.xs:1615:38: warning: incompatible pointer types passing 'B__REGEXP' (aka
'struct sv *') to parameter of type 'const REGEXP *' (aka 'const struct p5rx
*') [-Wincompatible-pointer-types]
../../regexp.h:514:53: note: expanded from macro 'RX_PRECOMP'
../../embed.h:552:57: note: expanded from macro 'newSVpvn_flags'
../../pp.h:455:28: note: expanded from macro 'PUSHs'
../../inline.h:179:33: note: passing argument to parameter 're' here
B.xs:1615:53: warning: incompatible pointer types passing 'B__REGEXP' (aka
'struct sv *') to parameter of type 'const REGEXP *' (aka 'const struct p5rx
*') [-Wincompatible-pointer-types]
../../regexp.h:521:53: note: expanded from macro 'RX_PRELEN'
../../embed.h:552:59: note: expanded from macro 'newSVpvn_flags'
B.xs:1617:45: warning: incompatible pointer types passing 'B__REGEXP' (aka
'struct sv *') to parameter of type 'const REGEXP *' (aka 'const struct p5rx
*') [-Wincompatible-pointer-types]
B.xs:1621:22: warning: incompatible pointer types passing 'B__REGEXP' (aka
'struct sv *') to parameter of type 'const REGEXP *' (aka 'const struct p5rx
*') [-Wincompatible-pointer-types]
../../regexp.h:529:61: note: expanded from macro 'RX_COMPFLAGS'
../../regexp.h:510:43: note: expanded from macro 'RXp_COMPFLAGS'
../../pp.h:460:37: note: expanded from macro 'PUSHu'
../../pp.h:415:23: note: expanded from macro 'TARGu'
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)