Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables 
-fstack-clash-protection -Werror=return-type -flto=auto -g  -D_GNU_SOURCE 
-DRECYCLES_PIDS -Wall -g -Wuninitialized -Wextra -Wno-switch-enum 
-Wno-unused-variable -Wno-unused-parameter -Wno-parentheses -ftree-loop-linear 
-pipe -DBNC382214=0 -DIMPORT_FUNCTIONS_DEF=0 
-DDEFAULT_LOADABLE_BUILTINS_PATH='/usr/lib64/bash'
uname output: Linux noether 6.11.8-1-default #1 SMP PREEMPT_DYNAMIC Thu Nov 14 
12:54:01 UTC 2024 (099023b) x86_64 x86_64 x86_64 GNU/Linux
Machine Type: x86_64-suse-linux-gnu

Bash Version: 5.3
Patch Level: 0
Release Status: release

Description:
        The kill test of util-linux fails with bash 5.3

--- 
/home/abuild/rpmbuild/BUILD/util-linux-2.41.1-build/util-linux-2.41.1/tests/expected/kill/decode
    2025-05-05 08:28:45.049284591 +0000
+++ 
/home/abuild/rpmbuild/BUILD/util-linux-2.41.1-build/util-linux-2.41.1/tests/output/kill/decode
      2025-07-22 06:57:51.483466788 +0000
@@ -16,5 +16,5 @@
 Pending (thread): INT ILL 
 Pending (process): USR1 
 Blocked: INT ILL ABRT FPE USR1 SEGV TERM 
-Ignored: HUP QUIT TRAP PIPE ALRM 
+Ignored: HUP INT QUIT TRAP PIPE ALRM 
 Caught: ILL USR1 

Repeat-By:
        util-linux-2.41.1/tests> ./run.sh

Reply via email to