Closed Bug 1244378 Opened 9 years ago Closed 8 years ago

Android mozilla-aurora l10n nightlies broken post-merge, configure: error: Invalid value --with-l10n-base, ../../l10n-central doesn't exist

Categories

(Release Engineering :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Unassigned)

References

Details

You can't see this currently because of bug 12344372, but from Monday's merge until that, https://treeherder.mozilla.org/logviewer.html#?job_id=1840110&repo=mozilla-aurora 03:05:44 INFO - Copy/paste: mock_mozilla -r mozilla-centos6-x86_64-android -q --unpriv --shell "cat /builds/slave/m-aurora-and-api-11-l10n_1-000/build/mozilla-aurora/.mozconfig" 03:05:44 INFO - . "$topsrcdir/mobile/android/config/mozconfigs/common" 03:05:44 INFO - # L10n 03:05:44 INFO - ac_add_options --with-l10n-base=../../l10n-central ... 03:08:10 INFO - configure: error: Invalid value --with-l10n-base, ../../l10n-central doesn't exist 03:08:10 INFO - ------ config.log ------ 03:08:10 INFO - This file contains any messages produced by compilers while 03:08:10 INFO - running configure, to aid debugging if configure makes a mistake. 03:08:10 INFO - configure:1203: checking host system type 03:08:10 INFO - configure:1224: checking target system type 03:08:10 INFO - configure:1242: checking build system type 03:08:10 INFO - configure:1322: checking for gawk 03:08:10 INFO - configure:1407: checking for python2.7 03:08:10 INFO - configure:1517: checking Python environment is Mozilla virtualenv 03:08:10 INFO - configure: error: Invalid value --with-l10n-base, ../../l10n-central doesn't exist 03:08:10 INFO - *** Fix above errors and then restart with\ 03:08:10 INFO - "make -f client.mk build" 03:08:10 INFO - make: *** [configure] Error 1 03:08:10 ERROR - Return code: 2 03:08:10 FATAL - Configure failed! 03:08:10 FATAL - Running post_fatal callback... 03:08:10 FATAL - Exiting -1
Blocks: 1232329
Depends on: 1244372
like "Bug 1242892 - [Fennec] Wrong branding for Aurora 46.0a2 on API11 builds", this was likely bc of https://hg.mozilla.org/mozilla-central/diff/3752abafdf19/testing/mozharness/configs/merge_day/central_to_aurora.py landing before buildbot switched to using api-15. In this case, the merge logic didn't revert "-with-l10n-base=../../l10n-central" back to what aurora should be: "--with-l10n-base=.." If I were to guess, I would imagine this is no longer a problem since we switched buildbot to api-15. However, we should delete the api-11 mozconfigs from m-c and m-a now. will keep this open in case this shows up after fixing bug 1242892
> will keep this open in case this shows up after fixing bug 1242892 s/bug 1242892/bug 1244372
haven't seen this again
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.