Closed
Bug 1947388
Opened 1 year ago
Closed 1 year ago
Add moz.configure support to auto-update jdk
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: sergesanspaille)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
0:11.39 ERROR: Could not locate Java at /home/alexandre/.mozbuild/jdk/jdk-17.0.14+7/bin, please run ./mach bootstrap --no-system-changes
This happens when I run with ac_add_options --enable-bootstrap, why isn't it installed automatically?
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9465398 -
Attachment description: Bug 1947388 - Download jdk under --enable-bootstrap if it's missing r=nalexander → Bug 1947388 - Download jdk under --enable-bootstrap if it's missing r=nalexander!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69a3fe71def3
Download jdk under --enable-bootstrap if it's missing r=nalexander,glandium,gerard-majax
Backed out for causing py3 failures
- Backout link
- Push with failures
- Failure Log
- Failure line:
python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_mobile_android TEST-UNEXPECTED-FAIL
Flags: needinfo?(sguelton)
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce56684f3280
Download jdk under --enable-bootstrap if it's missing r=nalexander,glandium,gerard-majax
Comment 5•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(sguelton)
You need to log in
before you can comment on or make changes to this bug.
Description
•