Closed Bug 583753 Opened 14 years ago Closed 7 years ago

pymake should print failed command when building with -s

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: timeless, Unassigned)

References

Details

(Whiteboard: [pymake])

when using make -s commands aren't listed in output, which is good 99.99% of the time -- until a command fails, at which point people ask "what was the command line", and you have to say "sorry, I don't know, lemme try to get it".

Since pymake is supposed to be more flexible, it'd be great if it could do the right thing™

steps:
1. setup pymake
2. make a change to some random .cpp file deep in the build
3. run pymake with -s

expected results:
build failure message from compiler
commandline used by pymake which failed

actual results (hypothetically)
build failure message from compiler
Blocks: 485412
Mass close of pymake-related bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.