Quoting Uwe Hermann uwe@hermann-uwe.de:
On Thu, Mar 13, 2008 at 04:34:02PM -0400, joe@smittys.pointclark.net wrote:
Compilation of rca:rm4100 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3138&device=rm4100&...
If something broke during this checkin please be a pain in uwe's neck until the issue is fixed.
Why is this failing?? The log looks like there is an error in rom_stream.c?? And it is in the "normal" directory? But I don't have a "normal" build just "fallback"?? Could this be one of the changes you made Uwe?
Don't think so. I've seen this before, I just don't remember what the fix was. Will look into it.
The symptom is that -DPAYLOAD_SIZE='0x-17000' is passed somewhere, but I haven't yet found out why exactly this happens and what the root cause is.
Yeh that is very strange. According to the log it is happening in the beginning, even before romcc.c, and it is the oppasite of -DROM_IMAGE_SIZE='0x17000' -DPAYLOAD_SIZE='0x-17000'
Very strange. It built locally just fine for me....
Thanks - Joe