Bug 16066

Summary: buildroot toolchain fails to build on arm if BR2_TIME_BITS_64=Y
Product: buildroot Reporter: Joergen Pihlflyckt <Jorgen.Pihlflyckt>
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: normal CC: buildroot, Jorgen.Pihlflyckt, yann.morin.1998
Priority: P5    
Version: 2024.02.1   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

Description Joergen Pihlflyckt 2024-05-10 09:24:02 UTC
This is a problem cased by the dreaded Y2038 issue.

The toolchain build fails when compiling libsanitizer at the host-final build stage. The following post on gcc-patches seems to fix the problem:

https://gcc.gnu.org/pipermail/gcc-patches/2024-February/646317.html

However, this patch is not yet included in the gcc versions included with the buildroot toolchain in version 2024.02.2
-----
Cheers. Jorgen.Pihlflyckt@ajeco.fi
Comment 1 Yann E. MORIN 2024-06-15 15:21:55 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!