On 28.11.2008 13:13, coreboot information wrote:
The developer "oxygene" checked in revision 3777
Change Log: This patch fixes the ugly race condition created through build_opt_tbl running twice at the same time, overwriting its output files. This caused a depending rule to produce an object file with no symbols in it.
This should silence up the regularly happening build failure messages on the mailing list since we moved to the newer, much faster server.
And it didn't work. What now?
Signed-off-by: Stefan Reinauer stepan@coresystems.de Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de Acked-by: Peter Stuge peter@stuge.se
Build Log: Compilation of gigabyte:m57sli has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3777&device=m57sli&... Compilation of via:pc2500e has been broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3777&device=pc2500e&...
This is exactly the error the change was supposed to fix.
Regards, Carl-Daniel