Front page | perl.daily-build.reports |
Postings from March 2021
Smoke [smoke-me/khw-locale] v5.33.6-271-g119b7be48d PASS netbsd 8.2(amd64/1 cpu)
Thread Next
From:
Carlos Guevara
Date:
March 8, 2021 02:59
Subject:
Smoke [smoke-me/khw-locale] v5.33.6-271-g119b7be48d PASS netbsd 8.2(amd64/1 cpu)
Message ID:
20210308025912.684A626C04F@cjg-netbsd8
Automated smoke report for branch smoke-me/khw-locale 5.33.8 patch 119b7be48d263defe7842845b905bc2138ba8f85 v5.33.6-271-g119b7be48d
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
on netbsd - 8.2
using g++ version 5.5.0
smoketime 5 hours 23 minutes (average 40 minutes 27 seconds)
Summary: PASS
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.6-271-g119b7be48d Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
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 "("
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:7039:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6943:17: note: 'fold_array' was declared here
re_exec.c:7045:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6942:16: note: 'folder' was declared here
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:7039:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6943:17: note: 'fold_array' was declared here
regexec.c:7045:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6942:16: note: 'folder' was declared here
locale.c: In function 'unsigned int S_get_locale_string_utf8ness_i(const char*, unsigned int, const char*, int)':
handy.h:1427:66: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
handy.h:1427:52: note: in expansion of macro '__ASSERT_'
locale.c:2598:12: note: in expansion of macro 'inRANGE'
locale.c: In function 'const char* S_my_langinfo_i(nl_item, unsigned int, const char*, const char**, size_t*, int*)':
locale.c:3603:12: note: in expansion of macro 'inRANGE'
locale.c:3606:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'nl_item {aka long int}' [-Wformat=]
perl.h:4613:46: note: in definition of macro 'DEBUG__'
locale.c:3605:5: note: in expansion of macro 'DEBUG_Lv'
locale.c: In function 'const char* S_toggle_locale_i(unsigned int, const char*)':
locale.c:5501:12: note: in expansion of macro 'inRANGE'
locale.c: In function 'void S_restore_toggled_locale_i(unsigned int, const char*)':
locale.c:5547:12: note: in expansion of macro 'inRANGE'
locale.c: In function 'char* S_setlocale_debug_string_i(unsigned int, const char*, const char*)':
locale.c:6154:12: note: in expansion of macro 'inRANGE'
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
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 'unsigned int S_get_locale_string_utf8ness_i(PerlInterpreter*, const char*, unsigned int, const char*, int)':
locale.c: In function 'const char* S_my_langinfo_i(PerlInterpreter*, nl_item, unsigned int, const char*, const char**, size_t*, int*)':
locale.c: In function 'const char* S_toggle_locale_i(PerlInterpreter*, unsigned int, const char*)':
locale.c: In function 'void S_restore_toggled_locale_i(PerlInterpreter*, unsigned int, const char*)':
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)
Thread Next