On Mon, 5 Jan 2026, Marcin Cieslak wrote:
I am trying to rebuild the world from some old 15.x versionto 1b69ade6b5e8665dfb4d0cb683854705192a68 and the build fails with not knowing "bool" type.
This got resolved with "git clean -dxf" on the source tree. There were some remaining bits of bootloader object files in the tree (normally I use OBJDIRPREFIX but once it wasn't set and some artifacts got built in the source tree).
