Actions
Bug #635
open
BK
Broken build of cli-classic on big endian archs with version 1.7.0
Bug #635:
Broken build of cli-classic on big endian archs with version 1.7.0
Start date:
03/15/2026
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
https://github.com/flashrom/flashrom/commit/bc3f2f84f9460713589a2d857f39fb57065ae89c added new code which makes use of flashrom_layout_compare that in turn is guarded with #ifdef FLASHROM_LITTLE_ENDIAN since https://github.com/flashrom/flashrom/commit/f74f02e22c1de380dba67ceb21510ee07229b2e3 causing build errors on big endian archs as detected by buildroot autobuilders:
output/per-package/flashrom/host/bin/../lib/gcc/powerpc64-buildroot-linux-gnu/14.3.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: flashrom.p/cli_classic.c.o: in function `main':
cli_classic.c:(.text+0x385c): undefined reference to `flashrom_layout_compare'
No data to display
Actions