Project

General

Profile

Actions

Bug #6704

closed

Build command wrappers should exit with codes from wrapped build commands

Added by Evgeny Novikov over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
High
Category:
* Build commands extracting
Target version:
-
Start date:
02/02/2016
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
6881b6df

Description

At the moment exit codes of wrapped build commands are totally ignored. But this implicitly breaks the Linux kernel build since it assumes that if, say, GCC doesn't support some option it fails and this option isn't invoked during further build.

Likely this issue has many bad consequences, in particular, we will be able to avoid ugly workarounds adapting Linux kernel build for our old-school Aspectator, maybe some modules and the whole Linux kernel will be successfully built without any strange failures.

Thanks to Ilja Schepetkov that helped to identify this issue!


Related issues 3 (0 open3 closed)

Blocks Klever - Feature #6606: Process and filter raw build commands immediately after they are extractedClosedEvgeny Novikov01/29/2016

Actions
Blocks Klever - Bug #6818: Linux kernel can't be builtClosedEvgeny Novikov02/05/2016

Actions
Blocks Klever - Bug #6665: Can't build drivers/staging/lustre/lustre/llite/lustre.koRejected02/01/2016

Actions
Actions #1

Updated by Evgeny Novikov about 8 years ago

  • Status changed from New to Closed
  • Published in build set to 6881b6df

Merged to master in 6881b6df.

Actions

Also available in: Atom PDF