Closed Bug 1806462 Opened 2 years ago Closed 2 years ago

Intermittent /builds/worker/checkouts/vcs/focus-android/app/src/main/java/org/mozilla/focus/locale/LocaleManager.java:14: error: package org.mozilla.focus.generated does not exist

Categories

(GeckoView :: General, defect, P5)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=399865017&repo=firefox-android
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Huxi_EpgSuCpuMr5tt-cTA/runs/0/artifacts/public/logs/live_backing.log


task 2022-12-16T08:48:20.738Z] > Task :app:stripFocusDebugDebugSymbols
[task 2022-12-16T08:48:20.738Z] Unable to strip the following libraries, packaging them as they are: libfreebl3.so, libipcclientcerts.so, libjnidispatch.so, liblgpllibs.so, libmegazord.so, libmozavcodec.so, libmozavutil.so, libmozglue.so, libnss3.so, libnssckbi.so, libplugin-container.so, libsentry-android.so, libsentry.so, libsoftokn3.so, libxul.so.
[task 2022-12-16T08:48:22.438Z] 
[task 2022-12-16T08:48:22.438Z] > Task :app:mergeLibDexFocusDebug
[task 2022-12-16T08:48:44.338Z] > Task :app:compileFocusDebugKotlin
[task 2022-12-16T08:48:57.638Z] 
[task 2022-12-16T08:48:57.638Z] > Task :app:compileFocusDebugJavaWithJavac FAILED
[task 2022-12-16T08:48:57.638Z] /builds/worker/checkouts/vcs/focus-android/app/src/main/java/org/mozilla/focus/locale/LocaleManager.java:14: error: package org.mozilla.focus.generated does not exist
[task 2022-12-16T08:48:57.638Z] import org.mozilla.focus.generated.LocaleList;
[task 2022-12-16T08:48:57.638Z]                                   ^
[task 2022-12-16T08:48:57.638Z] /builds/worker/checkouts/vcs/focus-android/app/src/main/java/org/mozilla/focus/locale/LocaleManager.java:109: error: cannot find symbol
[task 2022-12-16T08:48:57.638Z]         return LocaleList.BUNDLED_LOCALES;
[task 2022-12-16T08:48:57.638Z]                ^
[task 2022-12-16T08:48:57.638Z]   symbol:   variable LocaleList
[task 2022-12-16T08:48:57.639Z]   location: class LocaleManager
[task 2022-12-16T08:48:57.639Z] Note: Some input files use or override a deprecated API.
[task 2022-12-16T08:48:57.639Z] Note: Recompile with -Xlint:deprecation for details.
[task 2022-12-16T08:48:57.639Z] 2 errors
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.