On 7/3/14, 11:37 PM, [email protected] wrote:
Hello,
I try to build a localized Firefox 24esr for internal use on Windows. Builds on
en-US are successful, but builds on other languages ends up in compiler errors:
25:13.93 c:\mozilla-central\config\makefiles\target_libs.mk:17:0: command
'c:/mozilla-build/python/python.exe c:/mozilla-central/bui
ld/pymake/pymake/../make.py -C netwerk libs' failed, return code 2
25:13.93 evaluation from c:\mozilla-central\config\rules.mk:737:24:23:0:
command 'c:/mozilla-build/python/python.exe c:/mozilla-cent
ral/build/pymake/pymake/../make.py libs_tier_platform' failed, return code 2
25:13.93 c:\mozilla-central\config\rules.mk:671:0: command
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymak
e/../make.py tier_platform' failed, return code 2
25:13.94 c:\mozilla-central\client.mk:372:0: command
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymake/../m
ake.py -j2 -C obj-i686-pc-mingw32' failed, return code 2
25:13.94 c:\mozilla-central\client.mk:172:0: command
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymake/../m
ake.py -f c:/mozilla-central/client.mk realbuild' failed, return code 2
25:14.08 266 compiler warnings present.
$ cat mozconfig
#mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../firefox-build
ac_add_options --enable-official-branding
ac_add_options --enable-application=browser
ac_add_options --with-l10n-base="c:/mozilla-central/intl"
mk_add_options MOZ_CO_LOCALE="de"
ac_add_options --enable-ui-locale=de
Are there any _working_ instructions how to build a localized Firefox 24esr?
Many Mozillians complain about the lack of reproducible localized
builds. The tooling and visibility into this area is... lacking.
Here's a build log for a recent de build of mozilla-central:
https://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-l10n/mozilla-central-linux-l10n-dep-de-bm91-build1-build73.txt.gz
Hopefully you can extract the commands used and achieve similar results.
There's also patches in bug 740142 you may find helpful. (The work in
that bug should make reproducing localized bugs much easier.)
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds