Closed Bug 1625523 Opened 5 years ago Closed 5 years ago

Can't build geckoview locally after Bug 1568994: Missing values in application.ini: AppUpdate:url

Categories

(Toolkit :: Application Update, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1625461

People

(Reporter: agi, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

After Bug 1568994 I get:

Missing values in application.ini: AppUpdate:url

on a clean mach build.

mozconfig:

ac_add_options --enable-application=mobile/android
ac_add_options --target=aarch64

mk_add_options MOZ_OBJDIR=./objdir

ac_add_options --with-macos-sdk=/Users/asferro/workspace/MacOSX-SDKs/MacOSX10.15.sdk

# ICECC
CC="/usr/local/bin/icecc clang"
CXX="/usr/local/bin/icecc clang++"
mk_add_options MOZ_MAKE_FLAGS="-j40"

Given other reports the only thing that's really needed to trigger this is the --enable-application part.

Summary: Can't build geckoview locally after Bug → Can't build geckoview locally after Bug 1568994

I believe that this is another manifestation of Bug 1568994 breaking builds where the updater is disabled. I'll be fixing this in Bug 1625461.

Severity: normal → critical
Summary: Can't build geckoview locally after Bug 1568994 → Can't build geckoview locally after Bug 1568994: Missing values in application.ini: AppUpdate:url
Depends on: 1625461

I believe that this bug should have been fixed by Bug 1625461 merging. Agi, can you confirm?

Flags: needinfo?(agi)

Looks like everything is fine now, thanks!

Flags: needinfo?(agi)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.