Wind River Support Network

HomeDefectsLIN1018-3366
Fixed

LIN1018-3366 : kern-tools-native: do_configure fails on rebuild

Created: Jan 11, 2019    Updated: Mar 7, 2019
Resolved Date: Jan 28, 2019
Found In Version: 10.18.44.2
Fix Version: 10.18.44.4
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Build & Config

Description

When kern-tools-native gets rebuilt (e.g. after pulling the latest layer sources in an existing project) it will fail the do_configure step:
Log data follows:
| DEBUG: Executing shell function do_configure
| NOTE: make clean
| Error. DESTDIR must be provided
| make: *** [Makefile:56: clean] Error 1
| ERROR: oe_runmake failed

Steps to Reproduce

This behavior can be simulated manually with:
setup.sh --machines=intel-x86-64 --distro wrlinux --dl-layers

$ bitbake kern-tools-native
$ bitbake -C configure kern-tools-native
Live chat
Online