#1092866 gnat-15 20250112 ftbfs on armel/armhf

Package:
src:gcc-15
Source:
src:gcc-15
Submitter:
Matthias Klose
Date:
2025-04-15 21:57:01 UTC
Severity:
normal
Tags:
#1092866#5
Date:
2025-01-12 14:56:48 UTC
From:
To:
The 64bit time_t patches (currently not applied, failing to apply) need
an update, the build currently fails with:

[...]
g-socket.adb:2882:26: error: value not in range of type "time_t" defined
at g-sothco.ads:47
g-socket.adb:2882:26: error: static expression fails Constraint_Check
g-socket.adb:2884:26: error: value not in range of type "time_t" defined
at g-sothco.ads:47
g-socket.adb:2884:26: error: static expression fails Constraint_Check
make[8]: *** [../gcc-interface/Makefile:300: g-socket.o] Error 1

#1092866#14
Date:
2025-04-15 21:55:34 UTC
From:
To:
Hello.
Thank you for adapting the time64 patches in 15-2025014-1.
I have updated the gcc-15 branch with v15 from PR Ada/114065, and
removed large parts that Debian does not need in the hope to reduce
the rebasing burden.