Front page | perl.daily-build.reports |
Postings from November 2023
Smoke [smoke-me/khw-env] v5.39.4-186-g6161338294 PASS linux5.15.0-88-generic [Linux Mint 21.2 Victoria] (x86_64/1 cpu)
From:
Carlos Guevara
Date:
November 20, 2023 08:05
Subject:
Smoke [smoke-me/khw-env] v5.39.4-186-g6161338294 PASS linux5.15.0-88-generic [Linux Mint 21.2 Victoria] (x86_64/1 cpu)
Message ID:
20231120080512.B6D2F1E01BD@cjg-victoria
Automated smoke report for branch smoke-me/khw-env 5.39.5 patch 616133829415f4ecafac6945ea645a3ee5cf3d51 v5.39.4-186-g6161338294
cjg-victoria: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
on linux - 5.15.0-88-generic [Linux Mint 21.2 Victoria]
using gcc version 11.4.0
smoketime 2 hours 53 minutes (average 14 minutes 25 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.39.4-186-g6161338294 Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -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):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
sv_inline.h: In function 'S_new_SV':
sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
locale.c: In function 'S_my_localeconv':
locale.c:5635:35: warning: assignment to 'void (*)(HV *, const char *, const U32, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned int, const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(HV *, const char *, const PERL_UINT_FAST8_T, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned char, const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
locale.c:5658:38: warning: assignment to 'void (*)(HV *, const char *, const U32, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned int, const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(HV *, const char *, const PERL_UINT_FAST8_T, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned char, const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
locale.c:5740:25: warning: comparison of distinct pointer types lacks a cast
locale.c:5768:35: warning: comparison of distinct pointer types lacks a cast
../../sv_inline.h: In function 'S_new_SV':
../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
../../../sv_inline.h: In function 'S_new_SV':
../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
pp.c: In function 'Perl_pp_divide':
pp.c:1626:3: warning: label 'ret' defined but not used [-Wunused-label]
locale.c: In function 'S_use_curlocale_scratch':
locale.c:433:66: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
locale.c:1077:20: note: in expansion of macro 'wrap_uselocale'
locale.c:431:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
locale.c:431:8: note: in definition of macro 'wrap_uselocale'
locale.c:434:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
locale.c:434:9: note: in definition of macro 'wrap_uselocale'
locale.c: In function 'S_querylocale_2008_i':
locale.c:2424:30: note: in expansion of macro 'wrap_uselocale'
locale.c: In function 'S_bool_setlocale_2008_i':
locale.c:2632:32: note: in expansion of macro 'wrap_uselocale'
locale.c:2744:11: note: in expansion of macro 'wrap_uselocale'
locale.c:2944:11: note: in expansion of macro 'wrap_uselocale'
locale.c:2991:11: note: in expansion of macro 'wrap_uselocale'
locale.c:5635:35: warning: assignment to 'void (*)(PerlInterpreter *, HV *, const char *, const U32, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned int, const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(PerlInterpreter *, HV *, const char *, const PERL_UINT_FAST8_T, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned char, const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
locale.c:5658:38: warning: assignment to 'void (*)(PerlInterpreter *, HV *, const char *, const U32, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned int, const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(PerlInterpreter *, HV *, const char *, const PERL_UINT_FAST8_T, const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned char, const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
locale.c: In function 'Perl_init_i18nl10n':
locale.c:7924:11: note: in expansion of macro 'wrap_uselocale'
locale.c: In function 'Perl_switch_to_global_locale':
locale.c:9676:53: note: in expansion of macro 'wrap_uselocale'
locale.c:9644:31: note: in expansion of macro 'wrap_uselocale'
locale.c:9708:5: note: in expansion of macro 'CHANGE_SYSTEM_LOCALE_TO_GLOBAL'
locale.c: In function 'Perl_sync_locale':
locale.c:9820:42: note: in expansion of macro 'wrap_uselocale'
locale.c: In function 'Perl_switch_locale_context':
locale.c:9965:11: note: in expansion of macro 'wrap_uselocale'
locale.c: In function 'Perl_thread_locale_init':
locale.c:10016:11: note: in expansion of macro 'wrap_uselocale'
locale.c: In function 'Perl_thread_locale_term':
locale.c:10061:27: note: in expansion of macro 'wrap_uselocale'
locale.c:430:46: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'int' [-Wformat=]
perl.h:5023:33: note: in definition of macro 'DEBUG__'
locale.c:8319:5: note: in expansion of macro 'DEBUG_Lv'
perl.h:5040:22: note: in expansion of macro 'DEBUG__'
locale.c:430:8: note: in expansion of macro 'DEBUG_U'
locale.c:8322:28: note: in expansion of macro 'wrap_uselocale'
locale.c:430:68: note: format string is defined here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.38.0
(Reporter v0.053 / Smoker v0.046)
-
Smoke [smoke-me/khw-env] v5.39.4-186-g6161338294 PASS linux5.15.0-88-generic [Linux Mint 21.2 Victoria] (x86_64/1 cpu)
by Carlos Guevara