[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-locale] v5.33.8-314-g77bf2eebcd FAIL(F) netbsd 9.1 (amd64/1 cpu)
Message-Id: <20210418005020.B32843987CE@cjg-netbsd9>
Date: Sat, 17 Apr 2021 20:50:20 -0400 (EDT)
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 77bf2eebcd45313cb74e2372ab343f639f5fba1b v5.33.8-314-g77bf2eebcd
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
on netbsd - 9.1
using gcc version 7.5.0
smoketime 5 hours 15 minutes (average 39 minutes 28 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.33.8-314-g77bf2eebcd Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/I18N-Langinfo/t/Langinfo.t...........................FAILED
93
Non-zero exit status: 1
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
locale.c: In function 'Perl_switch_to_global_locale':
locale.c:6580:18: warning: unused variable 'i' [-Wunused-variable]
locale.c:1635:1: warning: 'S_get_LC_ALL_display' defined but not used [-Wunused-function]
locale.c:1518:1: warning: 'S_calculate_LC_ALL' defined but not used [-Wunused-function]
locale.c:167:19: warning: 'C_codeset' defined but not used [-Wunused-const-variable=]
/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 "("
DB_File.xs: In function 'ParseOpenInfo':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1694: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:751:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c: In function 'S_regtry':
re_exec.c:7063:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6967:17: note: 'fold_array' was declared here
re_exec.c:7069:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6966:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:7063:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6967:17: note: 'fold_array' was declared here
regexec.c:7069:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6966:16: note: 'folder' was declared here
locale.c: In function 'S_my_langinfo_i':
locale.c:3919:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'nl_item {aka const long int}' [-Wformat=]
perl.h:4651:33: note: in definition of macro 'DEBUG__'
locale.c:3918:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:639:1: warning: 'S_less_dicey_bool_setlocale_r' defined but not used [-Wunused-function]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)