firmware-samus-6300.B builder failing: chromeos-bootimage-0.0.2-r328: E: Could not add [/build/samus/firmware/depthcharge/dev.elf, 233010 bytes (227 KB)@0x0]; too big? |
||||||
Issue descriptionImage is too large. However there were no firmware changes cherry picked to this branch recently. Did the toolchain change unexpectedly for branch builds? chromeos-bootimage-0.0.2-r328: Command failed: /usr/bin/cbfstool out.dev/coreboot-full.rom add-payload -f /build/samus/firmware/depthcharge/dev.elf -n fallback/payload -c lzma chromeos-bootimage-0.0.2-r328: E: Could not add [/build/samus/firmware/depthcharge/dev.elf, 233010 bytes (227 KB)@0x0]; too big? chromeos-bootimage-0.0.2-r328: E: Failed to add '/build/samus/firmware/depthcharge/dev.elf' into ROM image.
,
Jul 14
,
Jul 14
There were no firmware changes between the last working build and the broken one, so this is a hermetic build problem. Firmware branches need to be up to roll security fixes for the life of the product. This is pri2, since there are no known security issues with samus fw right now.
,
Jul 14
if you read the logs, you'd see there were firmware changes in there: - <project name="chromiumos/third_party/coreboot" path="src/third_party/coreboot" revision="c207c29fccc9d16f7818726827ba7be279525170" upstream="refs/heads/firmware-samus-6300.B"/> + <project name="chromiumos/third_party/coreboot" path="src/third_party/coreboot" revision="327a08946626fc792a758746d2ad2f3c0df4f31b" upstream="refs/heads/firmware-samus-6300.B"/> https://chromium.googlesource.com/chromiumos/third_party/coreboot/+log/firmware-samus-6300.B
,
Jul 14
Indeed you are correct. I thought the waterfall would show them but I guess not.
,
Jul 14
those branches are so old they still refer to the long dead chromeos-images site. i suspect that's why the blamelist and such don't work. newer chromite has moved to crosland, and that shows the delta nicer: https://crosland.corp.google.com/log/6300.302.0..6300.303.0 i don't think it's worth backporting all this though.
,
Jul 14
Thanks! that is nicer. I'll just bookmark it.
,
Jul 14
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned". |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by vapier@chromium.org
, Jul 14Owner: ----