Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch
27a4c7430e739f4c4cd4ed44829d06a7b057bdf5 v5.31.3-132-g27a4c7430e
cjg-freebsd11: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (amd64/1 cpu)
on freebsd - 11.2-RELEASE-p14
using clang version 4.2.1 Compatible FreeBSD Clang 6.0.0
(tags/RELEASE_600/final 326565)
smoketime 7 hours 13 minutes (average 36 minutes 8 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'
MD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]
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]
pp.o: In function `Perl_pp_pow':
libperl.a(pp.o): In function `Perl_pp_pow':
../libperl.a(pp.o): In function `Perl_pp_pow':
/usr/home/core/smoke/perl-current/pp.c:1216: warning: powl has lower than
advertised precision
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)