develooper Front page | perl.daily-build.reports | Postings from March 2021

Smoke [smoke-me/khw-locale] v5.33.8-229-g4d21b273ba FAIL(F) netbsd8.2 (amd64/1 cpu)

From:
Carlos Guevara
Date:
March 31, 2021 23:31
Subject:
Smoke [smoke-me/khw-locale] v5.33.8-229-g4d21b273ba FAIL(F) netbsd8.2 (amd64/1 cpu)
Message ID:
20210331233208.3EBB426C04D@cjg-netbsd8
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 4d21b273ba8a35998e828a9a5fba09c49a0329c1 v5.33.8-229-g4d21b273ba
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
    on        netbsd - 8.2
    using     g++ version 5.5.0
    smoketime 5 hours 24 minutes (average 40 minutes 35 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-229-g4d21b273ba  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
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=g++
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/version/t/07locale.t................................FAILED
    3
    Non-zero exit status: 1
../ext/I18N-Langinfo/t/Langinfo.t...........................FAILED
    93
    Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
handy.h: In function 'const char* S_stdize_locale(int, const char*, const char**, size_t*)':
handy.h:719:31: warning: 'previous_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c:1576:12: note: 'previous_start' was declared here
/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 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
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.xs: In function 'void XS_Socket_inet_aton(CV*)':
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1694:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:7063:39: 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:28: 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 'bool S_regtry(regmatch_info*, char**)':
regexec.c:7063:39: 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:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6966:16: note: 'folder' was declared here
locale.c: In function 'const char* S_my_langinfo_i(nl_item, unsigned int, const char*, const char**, size_t*, int*)':
locale.c:3795:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'nl_item {aka long int}' [-Wformat=]
perl.h:4645:33: note: in definition of macro 'DEBUG__'
locale.c:3794:5: note: in expansion of macro 'DEBUG_Lv'
ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
ListUtil.xs:576:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
handy.h: In function 'const char* S_stdize_locale(PerlInterpreter*, int, const char*, const char**, size_t*)':
locale.c:641:1: warning: 'bool S_less_dicey_bool_setlocale_r(PerlInterpreter*, int, const char*)' defined but not used [-Wunused-function]
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
locale.c: In function 'const char* S_my_langinfo_i(PerlInterpreter*, nl_item, unsigned int, const char*, const char**, size_t*, int*)':
ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About