Automated smoke report for branch smoke-me/leont/less-fragile-encoding 5.29.10
patch 65f68236d898ea18a459f68f48e1626b140d6964 v5.29.9-60-g65f68236d8
cjg-netbsd7: Intel 686-class (amd64/1 cpu)
on netbsd - 7.2
using gcc version 4.8.5
smoketime 4 hours 44 minutes (average 35 minutes 34 seconds)
Summary: FAIL(F)
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.29.9-60-g65f68236d8 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE65f68236d898ea18a459f68f48e1626b140d6964
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/porting/cmp_version.t..................................FAILED
17
Passed Todo tests: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Module-Metadata/t/extract-version.t.................PASSED
7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
51, 55, 59, 63, 67, 71, 75, 79, 83, 87
91, 95, 99, 106, 110, 114, 118, 122, 126
130, 134, 138, 142, 149, 153, 157, 161
165, 169, 173, 177, 181, 185, 195, 199
203
Compiler messages(gcc):
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token
"("
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'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1654:7: warning: variable 'interface' set but not used
[-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function
[-Wmaybe-uninitialized]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)