Closed Bug 915622 Opened 11 years ago Closed 11 years ago

No rule to make target `BlobEvent.h', needed by `../../dist/include/mozilla/dom/BlobEvent.h'. when building dom/bindings in parallel

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: smaug)

References

Details

Attachments

(2 files, 1 obsolete file)

STR: - ./mach clobber - ./mach configure - ./mach build config - make -C objdir/dom/bindings export -j12 Doing "make -C objdir/dom/bindings export" instead, works. While this doesn't occur now due to how make works, I have a WIP patch that makes the entire tree built in parallel for export, compile and tools, and it's failing because of this.
Blocks: 915648
Ah, I didn't add dependency from .h/.cpp to .BindingGen
Attached patch wip (obsolete) (deleted) — Splinter Review
Something like this. Still compiling
Comment on attachment 803847 [details] [diff] [review] wip Er, old version
Attachment #803847 - Attachment is obsolete: true
Attached patch wip (deleted) — Splinter Review
Attached patch wip (deleted) — Splinter Review
maybe this compiles
Attachment #803856 - Flags: review?(khuey)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Assignee: nobody → bugs
Target Milestone: mozilla27 → ---
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: