Dear coreboot readers!
This is the automated build check service of coreboot.
The developer "hailfinger" checked in revision 3664 to the coreboot source repository and caused the following changes:
Change Log: ROMCC chokes on vt8237_early_network_init(). Since that function is only called from one target and that target is compiled with GCC, make the function dependent on GCC.
ROMCC also chokes on the ULL suffix for integer constants. Change the affected ones to UL for ROMCC compiled code.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Build Log: Compilation of bcom:winnetp680 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3664&device=winnetp680&... Compilation of jetway:j7f24 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3664&device=j7f24&v... Compilation of supermicro:h8dmr has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3664&device=h8dmr&v... Compilation of technologic:ts5300 has been fixed Compilation of tyan:s4882 has been fixed Compilation of via:epia-cn is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3664&device=epia-cn&... Compilation of via:pc2500e is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3664&device=pc2500e&...
If something broke during this checkin please be a pain in hailfinger's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, coreboot automatic build system