Hi Fabio, I can't reproduce this on my Ubuntu and Debian boxes. Can you paste your Ubuntu, make & gcc versions?
Thanks /Ilias On Thu, 10 Jul 2025 at 18:02, Tom Rini <tr...@konsulko.com> wrote: > > On Thu, Jul 10, 2025 at 04:58:00PM +0200, Michal Simek wrote: > > Hi, > > > > On 7/10/25 16:34, Fabio Estevam wrote: > > > Hi Ilias, > > > > > > On Thu, Jul 10, 2025 at 11:28 AM Ilias Apalodimas > > > <ilias.apalodi...@linaro.org> wrote: > > > > > > > Thanks I'll try to reproduce it later today and let you know. Do you > > > > know if we build this defonconfig in the CI? > > > > > > Yes, mx6sabresd_defconfig is built in CI, but no CI error was seen. > > > > I have seen this with other targets too. Toolchain from binman has no issue > > with it that's why I expect it has something to with different toolchains > > builds. > > What host OS are you using, and are you using separate object > directories? This feels like a "make" issue at first glance. > > -- > Tom