[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202311172119.3AHLJIIe2062149@vier.local>
Date: Fri, 17 Nov 2023 16:19 -0500
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-env] v5.39.4-186-g6161338294 PASS linux 6.1.19-v8+ [Debian GNU/Linux 11.6] (aarch64/4 cpu) {smoke-me_gcc_quick}
Content-type: text/plain; charset="UTF8"
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/aarch64-linux-gnu-thread-multi/smoke-me_gcc_quick/Karl%20Williamson/log616133829415f4ecafac6945ea645a3ee5cf3d51.log.gz
Automated smoke report for branch smoke-me/khw-env 5.39.5 patch 616133829415f4ecafac6945ea645a3ee5cf3d51 v5.39.4-186-g6161338294
develpi64: (100 MHz) (aarch64/4 cpu)
on linux - 6.1.19-v8+ [Debian GNU/Linux 11.6]
using ccache gcc version 10.2.1 20210110
smoketime 1 hour 32 minutes (average 23 minutes)
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) -Dcc="ccache gcc"
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
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
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: 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.72 running on perl 5.32.1
(Reporter v0.053 / Smoker v0.046)