Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32128 )
Change subject: TEST current toolchain ......................................................................
Patch Set 3:
Failure is the size of the smaug bootblock:
arm-eabi-ld.bfd: Bootblock exceeded its allotted size! (28K) arm-eabi-ld.bfd: verstage overlaps the previous region! make[2]: *** [src/arch/arm/Makefile.inc:70: /cb-build/coreboot-toolchain.0/GOOGLE_SMAUG/cbfs/fallback/bootblock.debug] Error 1 make[2]: Leaving directory '/home/coreboot/slave-root/workspace/coreboot-toolchain'
Interesting that we're seeing the failure here, but not on the current jenkins builds. I'll have to take a look at the previous toolchain commits to see what's going on. I did notice that sometimes jenkins is giving a validated +1 without running the toolchain build, so we might have to watch out for that.