[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-safe 5.33.7 patch 5504ac5aedc4636edbf3d44ca83b500cd5ed064b v5.33.6-123-g5504ac5aed.
cjg-netbsd8: Intel 686-class (amd64/1 cpus)
on netbsd 8.2
using gcc version 5.5.0 (*1)
smoketime 15 minutes 52 seconds (average 1 minute 59 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.6-123-g5504ac5aed
----------------------- ----------------------------------------------------
m m -Dcc=gcc (*1)
m m -Dcc=gcc -Duse64bitall (*1)
m m -Dcc=gcc -Duseithreads (*1)
m m -Dcc=gcc -Duseithreads -Duse64bitall (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
locale.c:436:107: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat]
locale.c: In function 'S_setlocale_failure_panic':
locale.c:445:50: warning: identifier 'new' conflicts with C++ keyword [-Wc++-compat]
locale.c:436:61: warning: unused parameter 'cat_index' [-Wunused-parameter]
locale.c: In function 'S_new_numeric':
locale.c:1500:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
locale.c: In function 'Perl_set_numeric_standard':
locale.c:503:25: warning: implicit declaration of function 'setlocale_failure_panic' [-Wimplicit-function-declaration]
locale.c:1580:5: note: in expansion of macro 'do_void_setlocale_c'
locale.c:503:59: error: 'c' undeclared (first use in this function)
locale.c:503:59: note: each undeclared identifier is reported only once for each function it appears in
locale.c:1580:41: error: expected ')' before ';' token
locale.c:1587:1: error: expected ';' before '}' token
locale.c: In function 'Perl_set_numeric_underlying':
locale.c:1605:53: error: expected ')' before ';' token
locale.c:1612:1: error: expected ';' before '}' token
locale.c:1618:1: error: invalid storage class for function 'S_new_ctype'
perl.h:184:16: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
locale.c:1617:1: note: in expansion of macro 'STATIC'
locale.c:1954:1: error: invalid storage class for function 'S_new_LC_ALL'
locale.c:1972:1: error: invalid storage class for function 'S_new_collate'
locale.c:2566:1: error: invalid storage class for function 'S_save_to_buffer'
locale.c:2792:1: error: invalid storage class for function 'S_get_nl_item_category_index'
locale.c:2835:1: error: invalid storage class for function 'S_get_locale_string_utf8ness'
locale.c:3005:1: error: invalid storage class for function 'S_my_nl_langinfo'
locale.c: In function 'Perl_init_i18nl10n':
locale.c:3845:60: error: expected ')' before ';' token
locale.c:4239:1: error: expected ';' before '}' token
locale.c:4243:1: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
locale.c:4945:1: error: invalid storage class for function 'S_switch_category_locale_to_template'
locale.c: In function 'S_switch_category_locale_to_template':
locale.c:4992:58: error: expected ')' before ';' token
locale.c:4998:1: error: expected ';' before '}' token
locale.c:5001:1: error: invalid storage class for function 'S_restore_switched_locale'
locale.c: In function 'S_restore_switched_locale':
locale.c:5011:51: error: expected ')' before ';' token
locale.c:5014:1: error: expected ';' before '}' token
locale.c: In function 'Perl_is_locale_utf8':
locale.c:5051:46: error: expected ')' before ';' token
locale.c:5053:5: error: expected ';' before '}' token
locale.c:5070:51: error: expected ')' before ';' token
locale.c:5072:5: error: expected ';' before '}' token
locale.c:5106:1: error: expected ')' before '_Bool'
locale.c:5644:1: error: expected declaration or statement at end of input
locale.c:5000:1: note: in expansion of macro 'STATIC'
locale.c:3678:18: warning: unused variable 'curlocales' [-Wunused-variable]
locale.c:3674:18: warning: unused variable 'sl_result' [-Wunused-variable]
locale.c:3665:16: warning: unused variable 'locwarn' [-Wunused-variable]
locale.c:3660:18: warning: unused variable 'i' [-Wunused-variable]
locale.c:3659:10: warning: unused variable 'setlocale_failure' [-Wunused-variable]
locale.c:3658:24: warning: unused variable 'lang' [-Wunused-variable]
locale.c:3657:24: warning: unused variable 'lc_all' [-Wunused-variable]
locale.c:3656:18: warning: unused variable 'trial_locales_count' [-Wunused-variable]
locale.c:3655:17: warning: unused variable 'trial_locales' [-Wunused-variable]
locale.c:3652:24: warning: unused variable 'setlocale_init' [-Wunused-variable]
locale.c:3638:9: warning: unused variable 'ok' [-Wunused-variable]
locale.c:5644:1: warning: no return statement in function returning non-void [-Wreturn-type]
locale.c:1589:1: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
proto.h:4747:17: warning: 'S_get_locale_string_utf8ness' used but never defined
proto.h:4752:20: warning: 'S_my_nl_langinfo' used but never defined
proto.h:5182:33: warning: 'S_save_to_buffer' used but never defined
proto.h:5193:13: warning: 'S_new_LC_ALL' used but never defined
proto.h:5195:13: warning: 'S_new_collate' used but never defined
proto.h:5197:13: warning: 'S_new_ctype' used but never defined
proto.h:4215:21: warning: 'S_query_PL_curlocales' declared 'static' but never defined [-Wunused-function]
proto.h:4750:17: warning: 'S_get_nl_item_category_index' declared 'static' but never defined [-Wunused-function]
locale.c:436:1: warning: 'S_setlocale_failure_panic' defined but not used [-Wunused-function]
regexec.c: In function 'S_regtry':
regexec.c:7039:30: 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:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6942:16: note: 'folder' was declared here
locale.c: In function 'S_get_locale_string_utf8ness':
locale.c:2875:44: warning: format '%d' expects argument of type 'int', but argument 6 has type 'nl_item {aka const long int}' [-Wformat=]
perl.h:4612:33: note: in definition of macro 'DEBUG__'
locale.c:2875:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:4756:1: error: invalid storage class for function 'S_print_collxfrm_input_and_return'
locale.c:4908:1: error: invalid storage class for function 'S_print_bytes_for_locale'
proto.h:4624:13: warning: 'S_print_bytes_for_locale' used but never defined
proto.h:4627:13: warning: 'S_print_collxfrm_input_and_return' used but never defined
proto.h:4630:15: warning: 'S_setlocale_debug_string' used but never defined
locale.c:4945:1: warning: 'S_switch_category_locale_to_template' defined but not used [-Wunused-function]
locale.c:5001:1: warning: 'S_restore_switched_locale' defined but not used [-Wunused-function]
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2021-01-27 13:33:03+00 tester: core