Closed
Bug 1306194
Opened 9 years ago
Closed 9 years ago
comm-central-l10n build configure failure on win32
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: t.matsuu, Assigned: aleth)
References
Details
Attachments
(1 file)
|
1.54 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
According to the latest comm-central-l10n build log on win32, configure process is failed.
comm-central-l10n build log on win32:
https://archive.mozilla.org/pub/thunderbird/nightly/2016/09/2016-09-28-03-02-22-comm-central-l10n/comm-central-win32-l10n-nightly-ja-bm71-build1-build398.txt.gz
| Assignee | ||
Updated•9 years ago
|
Summary: comm-central-l10n build for win32 → comm-central-l10n build configure failure on win32
| Assignee | ||
Comment 1•9 years ago
|
||
Likely a missing tooltool problem.
| Assignee | ||
Comment 2•9 years ago
|
||
Now TOOLTOOL_DIR is fixed, we run into another likely incompatibility with disable-compile-environment:
mozbuild.configure.options.InvalidOptionError: Unknown option: --enable-jemalloc
| Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8800617 -
Flags: review?(philipp)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → aleth
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8800617 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/47dabb2b0db61c37aa6d8d05c2c37129b87c93c1
Bug 1306194 - Drop --enable-jemalloc from Windows l10n mozconfigs. r=Fallen
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/releases/comm-aurora/rev/569dc4aff4fc73cdb1daae1a5022c13095a09930
Bug 1306194 - Drop --enable-jemalloc from Windows l10n mozconfigs. r=Fallen a=aleth
Comment 6•9 years ago
|
||
Comment on attachment 8800617 [details] [diff] [review]
Drop --enable-jemalloc from Windows l10n mozconfigs
Hmm, no approval‑comm‑aurora here since this is in product "Release Engineering". Anyway, approval‑comm‑aurora+ from me ;-)
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•