[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-safe 5.33.6 patch 1ee34daec2c0d8882fdfafd24095db0417b14037 v5.33.5-261-g1ee34daec2.
cjg-netbsd9: Intel 686-class (amd64/1 cpus)
on netbsd 9.1
using g++ version 7.5.0 (*1)
smoketime 2 hours 13 minutes (average 16 minutes 43 seconds)
Summary: FAIL(m)
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.5-261-g1ee34daec2
----------------------- ----------------------------------------------------
m m -Dcc=g++ (*1)
m m -Dcc=g++ -Duse64bitall (*1)
m O -Dcc=g++ -Duseithreads (*1)
m O -Dcc=g++ -Duseithreads -Duse64bitall (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE1ee34daec2c0d8882fdfafd24095db0417b14037
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
locale.c: In function 'bool Perl__is_cur_LC_category_utf8(int)':
perl.h:6896:33: error: 'LOCALE_UNLOCK' was not declared in this scope
perl.h:6896:33: note: in definition of macro 'MBTOWC_UNLOCK_'
perl.h:6896:33: note: suggested alternative: 'LOCALE_UNLOCK_'
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 'void Perl_thread_locale_init()':
perl.h:155:16: error: 'my_perl' was not declared in this scope
embedvar.h:38:18: note: in expansion of macro 'aTHX'
embedvar.h:192:32: note: in expansion of macro 'vTHX'
perl.h:6667:17: note: in expansion of macro 'PL_locale_mutex_depth'
perl.h:6774:29: note: in expansion of macro 'LOCALE_BASE_LOCK_'
perl.h:6829:33: note: in expansion of macro 'LOCALE_LOCK_'
locale.c:5855:5: note: in expansion of macro 'SETLOCALE_LOCK'
perl.h:155:16: note: suggested alternative: 'my_fork'
perl.h:160:18: note: in expansion of macro 'aTHX'
locale.c:625:38: note: in expansion of macro 'aTHX_'
locale.c:5856:5: note: in expansion of macro 'do_setlocale_c'
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
/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 "("
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, 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'
../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
../../embed.h:66:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs:1244:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
HiRes.xs:1264:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
Piece.xs:741:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, 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
About this smoke: smoking-perl: 5.30.2 smoker-version: 1.71/0.046 timestamp: 2021-01-13 22:12:43+00 tester: core