GNU bug report logs -
#78934
test failure after recent 'od' changes
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Mon, 30 Jun 2025 19:49:02 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#78934: test failure after recent 'od' changes
which was filed against the coreutils package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 78934 <at> debbugs.gnu.org.
--
78934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78934
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On 30/06/2025 20:47, Bruno Haible via GNU coreutils Bug Reports wrote:
> After this week's changes in 'od', the CI reports a test failure on OpenBSD
> and Solaris:
>
>
> FAIL: tests/od/od
Ah right, strerror(ERANGE) varies by platform.
I'll push the attached later to address this.
Marking this as done.
thanks,
Padraig
[od-test-erange.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
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)
This bug report was last modified 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.