Project

General

Profile

Actions

Bug #145

closed

Building vboot or its components on non-x86 fails

Added by Paul Menzel over 6 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
build system
Target version:
-
Start date:
10/23/2017
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

Building the board Google Elm on a ppc64le system fails with the error below. coreboot toolchain 1.50 from October 15th, 2017 is used.

    CC            gen/futility_cmds.o
make[1]: *** No rule to make target '/dev/shm/coreboot/build/util/futility/build/host/arch/ppc64le/lib/crossystem_arch.o', needed by '/dev/shm/coreboot/build/util/futility/build/libvboot_util.a'.  Stop.
util/futility/Makefile.inc:4: recipe for target 'build/util/futility/build/futility/futility' failed
make: *** [build/util/futility/build/futility/futility] Error 2

The problem is that ppc64le is not listed in 3rdparty/vboot/Makefile.


Related issues 1 (0 open1 closed)

Has duplicate coreboot - Bug #263: coreboot build failure on ARM device (due to vboot)ClosedPatrick Georgi06/18/2020

Actions
Actions #1

Updated by Martin Roth over 6 years ago

  • Assignee changed from Martin Roth to Stefan Reinauer
Actions #2

Updated by Patrick Georgi over 3 years ago

  • Has duplicate Bug #263: coreboot build failure on ARM device (due to vboot) added
Actions #3

Updated by Patrick Georgi over 3 years ago

  • Subject changed from Cross-building *futility* on ppc64le fails to Building vboot or its components on non-x86 fails
  • Category set to build system
  • Assignee changed from Stefan Reinauer to Patrick Georgi

Similar issues also pop up when building on ARM, but it's all the same root cause. Will dig into it.

Actions #4

Updated by Patrick Georgi over 3 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF