[via nntp.perl.org] [similar] [parsed detail]
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
MIME-Version: 1.0
Date: Mon, 24 Sep 2018 09:11:10 -0400
Subject: Smoke [5.26.2] v5.26.2-3-gd0130b8d46 FAIL(X) netbsd 7.1.2 (amd64/1 cpu)
Message-ID: <20180924131110.5E766109E01@vultr2.bandsman.co.uk>
Automated smoke report for 5.26.2 patch d0130b8d46dabdeb571fff8bbc3a791f4ea1f28c v5.26.2-3-gd0130b8d46
vultr2.bandsman.co.uk: Intel 686-class (amd64/1 cpu)
on netbsd - 7.1.2
using cc version 4.8.5
smoketime 41 minutes 11 seconds (average 41 minutes 11 seconds)
Summary: FAIL(X)
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) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wundef -Wformat-security"
----------- ---------------------------------------------------------
X - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEd0130b8d46dabdeb571fff8bbc3a791f4ea1f28c
Failures: (common-args) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wundef -Wformat-security"
[default] -Duseithreads
Inconsistent test results (between TEST and harness):
../lib/locale.t......................... ..................................................... FAILED at test 431
Compiler messages(gcc):
Configure ...try.c: In function 'main':
try.c: In function 'main':
try.c: In function 'blech':
try.c: In function 'blech_in_list':
<stdin>:60:6: warning: "_POSIX_C_SOURCE" is not defined [-Wundef]
<stdin>:60:42: warning: "_XOPEN_SOURCE" is not defined [-Wundef]
<stdin>:125:6: warning: "_POSIX_C_SOURCE" is not defined [-Wundef]
<stdin>:125:42: warning: "_XOPEN_SOURCE" is not defined [-Wundef]
<stdin>:70:6: warning: "_POSIX_C_SOURCE" is not defined [-Wundef]
<stdin>:70:42: warning: "_XOPEN_SOURCE" is not defined [-Wundef]
<stdin>:82:6: warning: "_POSIX_C_SOURCE" is not defined [-Wundef]
<stdin>:82:42: warning: "_XOPEN_SOURCE" is not defined [-Wundef]
<stdin>:111:6: warning: "_POSIX_C_SOURCE" is not defined [-Wundef]
try.c: In function 'bletch':
signal.c:8:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
../../../../inline.h: In function 'S_cx_popsub_args':
../../../../handy.h:64:35: warning: declaration of '_p' shadows a previous local [-Wshadow]
../../../../handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
ExtTest.c: In function 'XS_ExtTest_constant':
../../../../embed.h:691:40: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../embed.h:691:40: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs: In function 'boot_ExtTest':
../../../../perl.h:175:22: warning: declaration of 'my_perl' shadows a parameter [-Wshadow]
../../../../perl.h:175:22: warning: shadowed declaration is here [-Wshadow]
ExtTest.xs:350:11: warning: declaration of 'cv' shadows a parameter [-Wshadow]
../../../../XSUB.h:137:51: warning: shadowed declaration is here [-Wshadow]
../../../../embed.h:675:42: warning: 'iv' may be used uninitialized in this function [-Wmaybe-uninitialized]
compilet-CaVKx.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
compilet-6qE_g.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
t/basict.c:1:5: warning: no previous prototype for 'boot_basict' [-Wmissing-prototypes]
compilet-lRtsu.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
compilet-rLNMU.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
/home/njh/perl5/perl-build-smoker/perl-5.26.x/inline.h: In function 'S_cx_popsub_args':
/home/njh/perl5/perl-build-smoker/perl-5.26.x/handy.h:64:35: warning: declaration of '_p' shadows a previous local [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.26.x/handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
XSTest.xs:6:1: warning: no previous prototype for 'xstest_something' [-Wmissing-prototypes]
XSTest.xs:12:1: warning: no previous prototype for 'xstest_something2' [-Wmissing-prototypes]
XSTest.c: In function 'XS_XSTest_T_BOOL':
/home/njh/perl5/perl-build-smoker/perl-5.26.x/sv.h:1770:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
XSTest.c: In function 'XS_XSTest_T_BOOL_2':
XSTest.c:306:7: warning: unused variable 'RETVAL' [-Wunused-variable]
XSTest.c: In function 'XS_XSTest_T_BOOL_OUT':
compilet-azYWc.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSMore.c: In function 'XS_XSMore_nil':
/home/njh/perl5/perl-build-smoker/perl-5.26.x/XSUB.h:160:20: warning: unused variable 'items' [-Wunused-variable]
compilet-GE_js.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.xs:19:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.xs:20:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.xs:21:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.xs:22:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.xs:23:5: warning: no previous prototype for 'xsusage_five' [-Wmissing-prototypes]
XSUsage.xs:24:5: warning: no previous prototype for 'xsusage_six' [-Wmissing-prototypes]
XSUsage.c: In function 'XS_XSUsage_two':
/home/njh/perl5/perl-build-smoker/perl-5.26.x/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable]
XSUsage.c: In function 'XS_XSUsage_interface_v_i':
XSUsage.c:220:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.c:226:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
XSUsage.c: In function 'XS_XSUsage_four':
XSUsage.c: In function 'boot_XSUsage':
XSUsage.c:323:14: warning: declaration of 'cv' shadows a parameter [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.26.x/XSUB.h:137:51: warning: shadowed declaration is here [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.26.x/perl.h:175:22: warning: declaration of 'my_perl' shadows a parameter [-Wshadow]
/home/njh/perl5/perl-build-smoker/perl-5.26.x/perl.h:175:22: warning: shadowed declaration is here [-Wshadow]
../inline.h: In function 'S_cx_popsub_args':
../handy.h:64:35: warning: declaration of '_p' shadows a previous local [-Wshadow]
../handy.h:64:35: warning: shadowed declaration is here [-Wshadow]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.26.2
(Reporter v0.050 / Smoker v0.045)