Closed
Bug 991017
Opened 11 years ago
Closed 9 years ago
Clobber build of Fennec fails to complete packaging
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: kats, Unassigned)
References
Details
Attachments
(1 file)
|
8.54 MB,
text/plain
|
Details |
I just tried a clobber build of Fennec on OS X using the same process that I've always used, and it failed during the package step. There were some errors and it also complained that ant wasn't installed. When did this change, and is it intentional?
Attached is the complete build output.
Comment 1•11 years ago
|
||
I ran into the same problem. Installing 'ant' fixed it.
| Reporter | ||
Comment 2•11 years ago
|
||
If ant is now a dependency I can install it, but the wiki page with build instructions should be updated if that is the case. If it is a bug then it should be fixed. ni? to mcomella because lucasr said he would know what's going on.
Flags: needinfo?(michael.l.comella)
Comment 3•11 years ago
|
||
This is the same thing I ran into - backout bug 971101 fixs me ... I'll try ant suggestion too
bug 971101 introduced building geckoview_example into the `mach package` step and it uses `ant` to build, so yes, I believe ant should now be listed as a dependency for building fennec.
Flags: needinfo?(michael.l.comella)
Comment 5•11 years ago
|
||
sounds like we need a configure check for ant (also note that it must be 1.8.0 or later)
| Reporter | ||
Comment 6•9 years ago
|
||
Bug is obsolete.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•