Bug 16066 - buildroot toolchain fails to build on arm if BR2_TIME_BITS_64=Y
Summary: buildroot toolchain fails to build on arm if BR2_TIME_BITS_64=Y
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2024.02.1
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-10 09:24 UTC by Joergen Pihlflyckt
Modified: 2024-06-15 15:21 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!