Closed Bug 620907 Opened 14 years ago Closed 14 years ago

js/src/build/unix is missing print-failed-commands.sh

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

Details

Attachments

(1 file)

timeless-mbp:mozilla-central timeless$ grep -C1 print-failed js/src/config/rules.mk
ifneq (,$(findstring -s,$(MAKEFLAGS)))
  ELOG := $(EXEC) sh $(BUILD_TOOLS)/print-failed-commands.sh
else

The fact that the script is missing hasn't been a problem because the rule to set ELOG wasn't working, but bug 620905 will fix that.
this is technically a bustage fix even without the fix for bug 620905 -- there's probably some case where make actually could trigger this missing script.
Assignee: general → timeless
Status: NEW → ASSIGNED
Attachment #499263 - Flags: review?(ted.mielczarek)
Attachment #499263 - Flags: approval2.0?
technically still build-config, so moving component, keeping the QA watch on as a CC though.
Component: JavaScript Engine → Build Config
QA Contact: general → build-config
Attachment #499263 - Flags: review?(ted.mielczarek) → review+
Attachment #499263 - Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Landed: http://hg.mozilla.org/mozilla-central/rev/e9305d7c4b09
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: