From: Peter Korsgaard <peter@korsgaard.com>
To: Julien Olivain <ju.o@free.fr>
Cc: Fabio Estevam <festevam@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/1] configs/mx51evk: bump kernel to 5.10.218 to fix build
Date: Mon, 27 May 2024 08:48:09 +0200 [thread overview]
Message-ID: <87jzjfda3a.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20240526164346.564204-1-ju.o@free.fr> (Julien Olivain's message of "Sun, 26 May 2024 18:43:46 +0200")
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:
> Since commit dc0f721 "package/gcc: switch to 13.x as default",
> mx51evk_defconfig is failing to build in Kernel (see [1]),
> with output:
> drivers/ata/libahci.c: In function 'ahci_led_store':
> ././include/linux/compiler_types.h:315:45: error: call to '__compiletime_assert_328' declared with attribute error: BUILD_BUG_ON failed: sizeof(_s) > sizeof(long)
> 315 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
> | ^
> This commit fixes the issue by bumping the Kernel to 5.10.218.
> The kernel commit fixing the build failure is [2], first included in
> v5.10.184. There is also many other gcc-13 fixes.
> While bumping the Kernel, this commit also enables
> BR2_DOWNLOAD_FORCE_CHECK_HASHES=y, add the relevant archive hash files,
> and removes the defconfig entry in ".checkpackageignore".
> Fixes: [1]
> [1] https://gitlab.com/buildroot.org/buildroot/-/jobs/6918688967
> [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4c3ddc06cedb62f2904e58fd95170bf206bee149
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Note: I did not tested the generated image on an actual board
> (I don't have access to it).
> Changes v1 -> v2:
> - Bump only the kernel to 5.10.218 (instead of 6.6.31).
> - No longer bump uboot
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-05-27 6:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-26 16:43 [Buildroot] [PATCH v2 1/1] configs/mx51evk: bump kernel to 5.10.218 to fix build Julien Olivain
2024-05-27 6:48 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jzjfda3a.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=festevam@gmail.com \
--cc=ju.o@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.