Dear coreboot readers!
This is the automated build check service of coreboot.
The developer "hailfinger" checked in revision 3663 to the coreboot source repository and caused the following changes:
Change Log: Revision 3564 improved compilation time, but it also introduced a dependency bug which hit people running parallel make instances.
With our current makefile architecture, the "right" fix is impossible. However, we can still kill the race conditions leading to arbitrary compilation failures. That trick depends on the atomicity of the mv command.
Extensive comments explain what the workaround does.
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 a-trend:atc-6240 has been fixed Compilation of amd:rumba has been fixed Compilation of asi:mb_5blmp has been fixed Compilation of asus:mew-am has been fixed Compilation of bcom:winnetp680 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&device=winnetp680&... Compilation of jetway:j7f24 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&device=j7f24&v... Compilation of olpc:btest has been fixed Compilation of technologic:ts5300 has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&device=ts5300&... Compilation of tyan:s1846 has been fixed Compilation of tyan:s4882 has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&device=s4882&v... Compilation of via:epia-cn is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&device=epia-cn&... Compilation of via:pc2500e is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3663&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