Date
1 - 5 of 5
5.10.85 breaks CIP testing Re: [PATCH 5.10 00/33] 5.10.86-rc1 review
Nobuhiro Iwamatsu
Hi,
We should do what our users are likely to do... they want stableYes, we recommend using GCC with the rootfs environment. And weare using the same container at compile time. +1. Also, I think that this will not be necessary by preparing a build container that matches the kernel. Best regards, Nobuhiro ________________________________________ 差出人: cip-dev@... <cip-dev@...> が Pavel Machek <pavel@...> の代理で送信 送信日時: 2021年12月20日 18:58 宛先: Chris Paterson CC: Pavel Machek; cip-dev@... 件名: Re: [cip-dev] 5.10.85 breaks CIP testing Re: [PATCH 5.10 00/33] 5.10.86-rc1 review Hi! Thank you.Hi Pavel, sorry for missing this email before now.I believe we should not change build requirements in the middle of We should do what our users are likely to do... they want stableWell this leads us to an interesting point.Easiest fix might be to addBut that commit is needed to get gcc11 plugins to work with the 5.10.y kernel, and will not update toolchain in middle of product maintainance. [Updating toolchain when starting new product with given -cip kernel is more likely]. I believe that means we should stick to specific version, but I'm not sure what version it is. We support Debian distro, likely gcc version from that distro would be a good option? Perhaps we should ask on TSC meeting tommorow? 5.10 kernel was released in Dec 2020. At that time, gcc 8 and 9 were maintained, and gcc 10 was new (https://gcc.gnu.org/releases.html). To get some results for -stable testing, easiest options might be to disable gcc plugin support in Kconfig. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany |
|
Jan Kiszka
On 20.12.21 10:58, Pavel Machek wrote:
Hi!The natural pairing would be "buster/kernel 4.19/gcc-8" andThank you.Hi Pavel, sorry for missing this email before now.I believe we should not change build requirements in the middle of "bullseye/kernel 5.10/gcc-10", indeed. I'm definitely not able to attend the TSC call tomorrow. If you want to discuss this topic, someone would have to pick up the kernel WG representation. Jan |
|
Pavel Machek
Hi!
Thank you.Hi Pavel, sorry for missing this email before now.I believe we should not change build requirements in the middle of We should do what our users are likely to do... they want stableWell this leads us to an interesting point.Easiest fix might be to addBut that commit is needed to get gcc11 plugins to work with the 5.10.y kernel, and will not update toolchain in middle of product maintainance. [Updating toolchain when starting new product with given -cip kernel is more likely]. I believe that means we should stick to specific version, but I'm not sure what version it is. We support Debian distro, likely gcc version from that distro would be a good option? Perhaps we should ask on TSC meeting tommorow? 5.10 kernel was released in Dec 2020. At that time, gcc 8 and 9 were maintained, and gcc 10 was new (https://gcc.gnu.org/releases.html). To get some results for -stable testing, easiest options might be to disable gcc plugin support in Kconfig. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany |
|
Chris Paterson
From: cip-dev@... <cip-dev@...> OnNote that I've done a quick build test [0] with GCC v11.1.0 and 5.10.y-cip seems to build okay. If anyone wants to do something similar in their tests, edit your .gitlab-ci.yml as in [1]. [0] https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/433007310 [1] https://gitlab.com/cip-project/cip-kernel/linux-cip/-/commit/3185529010dfa5cd4ebe80d55b5c1c1ed23da4ce Kind regards, Chris
|
|
Chris Paterson
Hello,
From: Greg Kroah-Hartman <gregkh@...>Hi Pavel, sorry for missing this email before now. I can look into supporting this, depending on the answers to the comments below... Well this leads us to an interesting point.But that commit is needed to get gcc11 plugins to work with the 5.10.y At the moment we use GCC v8.1.0 for building all of our kernel trees (cip & stable). What does CIP want to do mid/long term? Keep upgrading the version we use? Or try and support a specific version of GCC for 10 years? If the former, when do we want to upgrade? If the latter, which version? Kind regards, Chris
|
|