GNU bug report logs - #64123
"stat -f -c '%T' ." on alpha fails with EOVERFLOW with NFS

Previous Next

Package: coreutils;

Reported by: matoro <matoro_mailinglist_bug-coreutils <at> matoro.tk>

Date: Sat, 17 Jun 2023 08:23:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Pádraig Brady <P <at> draigBrady.com>, matoro <matoro_mailinglist_bug-coreutils <at> matoro.tk>
Cc: 64123 <at> debbugs.gnu.org
Subject: bug#64123: "stat -f -c '%T' ." on alpha fails with EOVERFLOW with NFS
Date: Sat, 17 Jun 2023 18:26:43 -0700
On 2023-06-17 15:19, Pádraig Brady wrote:
> In case it's useful, I noticed this thread from 2014 about ino_t
> and consequences of using -D_FILE_OFFSET_BITS=64
> https://sourceware.org/pipermail/libc-alpha/2014-March/thread.html#49675

Yes, that was about glibc. For Autoconf and Gnulib it's long been 
decided that _FILE_OFFSET_BITS=64 was the way to go, if it made any 
difference for off_t. Since ino_t is used much less often than off_t, 
the argument is even stronger that _FILE_OFFSET_BITS=64 is the way to go 
for alpha and s390x on glibc - changing the width of ino_t is a much 
smaller deal than changing the width of off_t.




This bug report was last modified 1 year and 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.