Project

General

Profile

Actions

Bug #145

closed
PM PG

Building vboot or its components on non-x86 fails

Bug #145: Building vboot or its components on non-x86 fails

Added by Paul Menzel over 8 years ago. Updated over 5 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

MR Updated by Martin Roth over 8 years ago Actions #1

  • Assignee changed from Martin Roth to Stefan Reinauer

PG Updated by Patrick Georgi over 5 years ago Actions #2

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

PG Updated by Patrick Georgi over 5 years ago Actions #3

  • 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.

PG Updated by Patrick Georgi over 5 years ago Actions #4

  • Status changed from New to Resolved
Actions

Also available in: PDF Atom