[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [maint-5.26] v5.26.2-3-gd0130b8d46 FAIL(F) netbsd 7.2 (amd64/1 cpu)
Message-ID: <20180924132333.07D3216C12F@cjg-netbsd7>
Date: Mon, 24 Sep 2018 08:23:32 -0500 (CDT)
Automated smoke report for branch maint-5.26 5.26.2 patch d0130b8d46dabdeb571fff8bbc3a791f4ea1f28c v5.26.2-3-gd0130b8d46
cjg-netbsd7: Intel 686-class (amd64/1 cpu)
on netbsd - 7.2
using g++ version 4.8.5
smoketime 3 hours 54 minutes (average 29 minutes 21 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.26.2-3-gd0130b8d46 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEd0130b8d46dabdeb571fff8bbc3a791f4ea1f28c
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/locale.t.............................................FAILED
431
Compiler messages(gcc):
toke.c: In function 'int Perl_yylex()':
toke.c:3037:46: warning: 'offset_to_max' may be used uninitialized in this function [-Wmaybe-uninitialized]
toke.c:2901:12: note: 'offset_to_max' was declared here
av.c: In function 'void Perl_av_undef(AV*)':
av.c:575:25: warning: 'orig_ix' may be used uninitialized in this function [-Wmaybe-uninitialized]
perlio.c:846:4: warning: unused parameter 'cv' [-Wunused-parameter]
XSUB.h:122:28: note: in definition of macro 'XSPROTO'
XSUB.h:152:18: note: in expansion of macro 'XS_EXTERNAL'
perlio.c:846:1: note: in expansion of macro 'XS'
perlio.c:860:4: warning: unused parameter 'cv' [-Wunused-parameter]
perlio.c:860:1: note: in expansion of macro 'XS'
/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 "("
../../pp.h: In function 'void XS_Compress__Raw__Zlib_constant(CV*)':
../../pp.h:374:40: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
./constants.xs:11:6: note: 'iv' was declared here
../../pp.h: In function 'void XS_DB_File_constant(CV*)':
../../pp.h: In function 'void XS_IPC__SysV__constant(CV*)':
./const-xs.inc:11:6: note: 'iv' was declared here
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1556:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
../../pp.h: In function 'void XS_Time__HiRes_constant(CV*)':
Piece.xs: In function 'char* _strptime(const char*, const char*, tm*, int*)':
Piece.xs:818:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../pp.h: In function 'void XS_ExtTest_constant(CV*)':
../../../../pp.h:423:58: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: 'pv' was declared here
../../../../embed.h:691:52: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:418:6: note: 'iv' was declared here
../../../../pp.h:374:40: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:209:6: note: 'iv' was declared here
ExtTest.xs:190:6: note: 'iv' was declared here
ExtTest.xs:166:6: note: 'iv' was declared here
toke.c: In function 'int Perl_yylex(PerlInterpreter*)':
av.c: In function 'void Perl_av_undef(PerlInterpreter*, AV*)':
../../pp.h: In function 'void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)':
../../pp.h: In function 'void XS_DB_File_constant(PerlInterpreter*, CV*)':
../../pp.h: In function 'void XS_IPC__SysV__constant(PerlInterpreter*, CV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
../../pp.h: In function 'void XS_Time__HiRes_constant(PerlInterpreter*, CV*)':
Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
../../../../pp.h: In function 'void XS_ExtTest_constant(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)