Actions
Bug #204
openipxe build failure
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/12/2019
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
commit 237baa1433 which is master as of now.
[BUILD] bin/vmconsole.o
[BUILD] bin/gdbidt.o
arch/i386/core/gdbidt.S: Assembler messages:
arch/i386/core/gdbidt.S:102: Error: unbalanced parenthesis in operand 1.
Makefile.housekeeping:936: recipe for target 'bin/gdbidt.o' failed
make[2]: *** [bin/gdbidt.o] Error 1
make[2]: Leaving directory '/a/opt/coreboot/payloads/external/iPXE/ipxe/src'
Makefile:59: recipe for target 'build' failed
make[1]: *** [build] Error 2
payloads/external/Makefile.inc:248: recipe for target 'payloads/external/iPXE/ipxe/ipxe.rom' failed
make: *** [payloads/external/iPXE/ipxe/ipxe.rom] Error 2
My system is trisquel 8 (based on ubuntu 16.04), I'm following the general build instructions.
I git cloned ipxe and built master outside of coreboot, so this may not be an ipxe bug. Build fails the same way whether I select stable or master for ipxe build.
Files
Actions