#1145140 Silently ignores _TIME_BITS=64 on Hurd

#1145140#5
Date:
2026-08-23 09:45:31 UTC
From:
To:
Hi,

The gcli package has a testsuite with post-2038 dates, which fail on Hurd.

We explicitly set -D_TIME_BITS=64 in CFLAGS, which solves the problem
everywhere else (even i386), but on Hurd, this is silently ignored.

In /usr/include/features-time64.h there is only a comment that it is
unsupported, not even a warning.

   Simon

#1145140#10
Date:
2026-08-23 09:53:34 UTC
From:
To:
Hello,

Simon Richter, le dim. 23 août 2026 18:45:31 +0900, a ecrit:

Ah, indeed, that's the generic version.  We'd need to at least support
the redirection way, indeed.

Samuel

#1145140#15
Date:
2026-08-23 14:53:15 UTC
From:
To:
reassign 1145140 libc0.3-dev
thanks

Hi,

The Hurd's libc SOVERSION is 0.3, so reassigning to the (hopefully)
correct package.


Michael