Closed Bug 1908713 Opened 2 months ago Closed 2 months ago

mach build faster (and thus building from android studio) fails with

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

defect

Tracking

(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox128 unaffected, firefox129 unaffected, firefox130 fixed)

RESOLVED FIXED
130 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox128 --- unaffected
firefox129 --- unaffected
firefox130 --- fixed

People

(Reporter: emilio, Assigned: nalexander)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

With the following mozconfig options:

ac_add_options --enable-application=mobile/android
ac_add_options --enable-debug
mk_add_options MOZ_OBJDIR=/home/emilio/src/moz/gecko/obj-android-debug

./mach build runs successfully, but Android Studio stuff tries to use ./mach build faster, which fails like:

0:00.39 W Clobber not needed.
  Parallelism determined by memory: using 94 jobs for 128 cores based on 94.2 GiB RAM and estimated job size of 1.0 GiB
 0:00.44 /usr/bin/make -C faster -j94 -s
 0:00.46 make: *** No rule to make target 'buildid.h', needed by '/home/emilio/src/moz/gecko/obj-android-debug/build/rust/mozbuild/.deps/buildconfig.rs.stub'.  Stop.
 0:00.46 make: *** Waiting for unfinished jobs....
 0:00.55 Elapsed: 0.00s; From /home/emilio/src/moz/gecko/obj-android-debug/dist/bin/gmp-fakeopenh264/1.0: Kept 1 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:00.55 Elapsed: 0.00s; From /home/emilio/src/moz/gecko/obj-android-debug/dist/bin/gmp-fake/1.0: Kept 1 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:00.56 Elapsed: 0.01s; From /home/emilio/src/moz/gecko/obj-android-debug/dist/bin/gmp-clearkey/0.1: Kept 0 existing; Added/updated 1; Removed 0 files and 0 directories.
 0:00.56 Elapsed: 0.01s; From /home/emilio/src/moz/gecko/obj-android-debug/dist/bin/localization: Kept 95 existing; Added/updated 0; Removed 0 files and 0 directories.
 0:00.59 W 103 compiler warnings present
Keywords: regression
Regressed by: 1821091
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5121242f1cbb
Fix failing `mach build faster`. r=firefox-build-system-reviewers,glandium

Set release status flags based on info from the regressing bug 1821091

Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: