[Buildroot] [PATCH v1] package/cvs: fix mktime related compile failure

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu May 28 21:29:07 UTC 2020


On Thu, 28 May 2020 23:16:49 +0200
Peter Seiderer <ps.report at gmx.net> wrote:

> Sorry for being (too) short in the commit log, the failure/assert comes from the lines:
> 
>   verify (long_int_year_and_yday_are_wide_enough,
>           INT_MAX <= LONG_MAX / 2 || TIME_T_MAX <= UINT_MAX);
> 
> And happens with musl libc, I believe another fail out from the y2038
> time_t conversion from 32bit to 64bit...

So it's happening since the upgrade of musl to musl 1.2.0 ?

And yes, a more detailed commit log would be good. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list