Automated smoke report for branch smoke-me/fix_12948_really 5.31.9 patch
c2f34ddab4f26f8b24f8e57b6221d9d0315832d2 v5.31.8-113-gc2f34ddab4
cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel
2095MHz) (x86_64/1 cpu)
on linux - 4.4.208 [Slackware 14.2]
using gcc version 5.5.0
smoketime 6 hours 41 minutes (average 33 minutes 26 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.8-113-gc2f34ddab4 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc2f34ddab4f26f8b24f8e57b6221d9d0315832d2
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
pp_sys.c: In function 'Perl_pp_getpriority':
pp_sys.c:4628:23: warning: enum conversion when passing argument 1 of
'getpriority' is invalid in C++ [-Wc++-compat]
pp.h:393:23: note: in definition of macro 'TARGi'
pp_sys.c:4628:5: note: in expansion of macro 'SETi'
/usr/include/sys/resource.h:93:12: note: expected '__priority_which_t {aka enum
__priority_which}' but argument is of type 'int'
pp_sys.c: In function 'Perl_pp_setpriority':
pp_sys.c:4643:23: warning: enum conversion when passing argument 1 of
'setpriority' is invalid in C++ [-Wc++-compat]
pp_sys.c:4643:5: note: in expansion of macro 'SETi'
/usr/include/sys/resource.h:97:12: note: expected '__priority_which_t {aka enum
__priority_which}' but argument is of type 'int'
RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_utf8_safe':
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_LC_utf8_safe':
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
re_exec.c: In function 'S_regtry':
re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
re_exec.c:6443:17: note: 'fold_array' was declared here
re_exec.c:6545:22: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)