Closed
Bug 1947388
Opened 9 days ago
Closed 11 hours 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, NeedInfo)
References
(Depends on 1 open bug, 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•9 days ago
|
||
Updated•9 days ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Updated•8 days 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•11 hours ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 hours ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•