Closed
Bug 1144695
Opened 8 years ago
Closed 8 years ago
make installers fails in mozharness desktop repacks
Categories
(Firefox Build System :: General, defect)
Tracking
(firefox39 fixed)
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: massimo, Assigned: massimo)
References
Details
Attachments
(1 file, 1 obsolete file)
1.00 KB,
patch
|
massimo
:
review+
|
Details | Diff | Splinter Review |
While testing mozharness desktop repacks, we hit this error (windows only) ... c:/builds/moz2_slave/WINNT-5.2-ash-l10n-1_10-000000/build/ash/config/rules.mk:1235: *** target pattern contains no '%'. Stop. ... for some reasons, FINAL_TARGET is set to c:buildsmoz2_slaveWINNT-5.2-ash-l10n-1_10-000000buildashobj-l10ndist/bin and make installers fails. mshal wrote this patch, that solves the issue (tested on ash). Before set the patch for review, we need to run some extra tests to understand if this can create problems in other jobs (e.g current l10n nightlies repacks from mozilla-central)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mgervasini
Assignee | ||
Comment 1•8 years ago
|
||
Tested on ash: nightly builds are fine. https://treeherder.mozilla.org/#/jobs?repo=ash&revision=177b1fcf735d
Assignee | ||
Updated•8 years ago
|
Attachment #8579394 -
Flags: review?(gps)
Updated•8 years ago
|
Attachment #8579394 -
Flags: review?(gps) → review+
Assignee | ||
Comment 2•8 years ago
|
||
re-created as a proper hg patch
Attachment #8579394 -
Attachment is obsolete: true
Attachment #8581497 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/16fa3005386e
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/16fa3005386e
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•