After this week's changes in 'od', the CI reports a test failure on OpenBSD
and Solaris:


FAIL: tests/od/od
=================

od (GNU coreutils) 2025-06-30
Copyright (C) 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Jim Meyering.
j-bug1...
j-bug2...
j-bug3...
j-bug4...
j-proc...
trad-dot1...
trad-dot512...
invalid-off-1...
invalid-off-2...
invalid-off-3...
invalid-off-4...
overflow-off-1...
od.pl: test overflow-off-1: stderr mismatch, comparing overflow-off-1.2 
(expected) and overflow-off-1.E (actual)
*** overflow-off-1.2    Mon Jun 30 19:10:31 2025
--- overflow-off-1.E    Mon Jun 30 19:10:31 2025
***************
*** 1 ****
! od: 
777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777:
 Numerical result out of range
--- 1 ----
! od: 
777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777777:
 Result too large
overflow-off-2...
od.pl: test overflow-off-2: stderr mismatch, comparing overflow-off-2.2 
(expected) and overflow-off-2.E (actual)
*** overflow-off-2.2    Mon Jun 30 19:10:31 2025
--- overflow-off-2.E    Mon Jun 30 19:10:31 2025
***************
*** 1 ****
! od: 
99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999.:
 Numerical result out of range
--- 1 ----
! od: 
99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999.:
 Result too large
overflow-off-3...
od.pl: test overflow-off-3: stderr mismatch, comparing overflow-off-3.2 
(expected) and overflow-off-3.E (actual)
*** overflow-off-3.2    Mon Jun 30 19:10:31 2025
--- overflow-off-3.E    Mon Jun 30 19:10:31 2025
***************
*** 1 ****
! od: 
0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff:
 Numerical result out of range
--- 1 ----
! od: 
0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff:
 Result too large
wide-a...
wide-c...
wide-x...
invalid-w-1...
invalid-w-2...
invalid-w-3...
FAIL tests/od/od.pl (exit status: 1)






Reply via email to