Bug ID 1183720
Summary shim fails to build on aarch64
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware aarch64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Bootloader
Assignee screening-team-bugs@suse.de
Reporter guillaume.gardet@arm.com
QA Contact qa-bugs@suse.de
CC afaerber@suse.com, dmueller@suse.com
Found By ---
Blocker ---

shim fails to build on aarch64 in ring and in devel project:
https://build.opensuse.org/package/live_build_log/devel:openSUSE:Factory/shim/openSUSE_Factory_ARM/aarch64

Errors from log:
[  327s] ld: /usr/lib64/crt0-efi-aarch64.o: in function `section_table':
[  327s] (.text.head+0x150): undefined reference to `_sbat_size'
[  327s] ld: (.text.head+0x154): undefined reference to `_sbat'
[  327s] ld: /usr/lib64/crt0-efi-aarch64.o: relocation R_AARCH64_PREL32 against
symbol `_sbat' which may bind externally can not be used when making a shared
object; recompile with -fPIC
[  327s] (.text.head+0x154): dangerous relocation: unsupported relocation
[  327s] ld: (.text.head+0x158): undefined reference to `_sbat_size'
[  327s] ld: (.text.head+0x15c): undefined reference to `_sbat'
[  327s] ld: /usr/lib64/crt0-efi-aarch64.o: relocation R_AARCH64_PREL32 against
symbol `_sbat' which may bind externally can not be used when making a shared
object; recompile with -fPIC
[  327s] (.text.head+0x15c): dangerous relocation: unsupported relocation
[  328s] make: *** [Makefile:102: MokManager.so] Error 1


You are receiving this mail because: