Closed
Bug 1409484
Opened 7 years ago
Closed 7 years ago
Build failure suggests |mach artifact install --from-build proguard.jar|, which isn't a valid option.
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1408643
People
(Reporter: tcsc, Unassigned)
Details
When trying to build fennec without proguard installed, I get an error like
ERROR: proguard.jar 5.3.3 or higher is required (looked for /Users/tchiovoloni/.mozbuild/proguard/lib/proguard.jar). Run |mach artifact install --from-build proguard-jar| or add `export PROGUARD_JAR=/path/to/proguard.jar` to your mozconfig.
Running `mach artifact install --from-build proguard-jar`, as suggested causes mach to complain that `The artifact command does not accept the arguments: --from-build`. I have no clue what the correct arguments are, but this seems to be a bug.
This appears to a consequence of bug 1352599.
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox for Android → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•