Closed
Bug 835164
Opened 12 years ago
Closed 12 years ago
Mac Xulrunner nightly dies with "No rule to make target `stage-package'"
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla21
People
(Reporter: philor, Assigned: glandium)
References
Details
Attachments
(1 file)
1.31 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
There was a successful one in https://tbpl.mozilla.org/?noignore=1&rev=2876e73c9b6f just before bug 780561 landed, some skips (I think maybe manually triggered nightlies don't trigger Xulrunner), and the first broken one is in https://tbpl.mozilla.org/?noignore=1&rev=a207f33adc1a after bug 834228 landed.
Assignee | ||
Comment 1•12 years ago
|
||
The fix for bug 834228 worked for firefox and thunderbird because INSTALLER_DIR isn't set and make stage-package at the toplevel is supported through a rule in browser/build.mk and mail/build.mk.
Attachment #706981 -
Flags: review?(ted)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 2•12 years ago
|
||
Note this is also needed on c-c.
Updated•12 years ago
|
Attachment #706981 -
Flags: review?(ted) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Comment 5•12 years ago
|
||
> Note this is also needed on c-c.
Pushed to comm-central (r=Callek):
http://hg.mozilla.org/comm-central/rev/4f09ff153f86
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•