Actions
Bug #168
open
FL
make -j5 is incompatible with SeaBIOS payload
Bug #168:
make -j5 is incompatible with SeaBIOS payload
Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/19/2018
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
There's a race condition for git repo access:
fatal: Unable to create '/home/l29ah/projects/coreboot-x230/coreboot/payloads/external/SeaBIOS/seabios/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
fatal: A branch named 'coreboot' already exists.
make[1]: *** [Makefile:37: checkout] Error 128
make: *** [payloads/external/Makefile.inc:73: seabios] Error 2
make: *** Waiting for unfinished jobs....
Files
Actions