Closed
Bug 756865
Opened 13 years ago
Closed 13 years ago
Find out which mobile builds fail, and why
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Unassigned)
Details
I have reports that some of our mobile builds are failing, but no idea why.
Can we get a list of failures and the error conditions?
Comment 1•13 years ago
|
||
fa mozilla-central
04:04:03 INFO - creating config/autoconf.mk
04:04:03 INFO - make[3]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/locales'
04:04:03 INFO - make[3]: Entering directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/locales'
04:04:03 INFO - mkdir -p .deps/generated_fa/
04:04:03 INFO - /tools/python/bin/python2.5 /builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py \
04:04:03 INFO - -I /builds/slave/m-cen-andrd-l10n-2/build/l10n-central/fa/mobile/profile/bookmarks.inc \
04:04:03 INFO - -DAB_CD=fa \
04:04:03 INFO - /builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/mobile/locales/generic/profile/bookmarks.json.in \
04:04:03 INFO - > .deps/generated_fa/bookmarks.json
04:04:03 INFO - Traceback (most recent call last):
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 485, in <module>
04:04:03 INFO - main()
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 470, in main
04:04:03 INFO - pp.handleCommandLine(None, True)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 172, in handleCommandLine
04:04:03 INFO - self.do_include(f, False)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 455, in do_include
04:04:03 INFO - self.handleLine(l)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 236, in handleLine
04:04:03 INFO - self.write(aLine)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 154, in write
04:04:03 INFO - aLine = self.applyFilters(aLine)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 139, in applyFilters
04:04:03 INFO - aLine = f[1](aLine)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 413, in filter_substitution
04:04:03 INFO - return self.varsubst.sub(repl, aLine)
04:04:03 INFO - File "/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/config/Preprocessor.py", line 411, in repl
04:04:03 INFO - raise Preprocessor.Error(self, 'UNDEFINED_VAR', varname)
04:04:03 INFO - __main__.Error: ('/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/mobile/locales/generic/profile/bookmarks.json.in', 15, 'UNDEFINED_VAR', 'bookmarks_aboutHome')
04:04:03 ERROR - make[3]: *** [.deps/generated_fa/bookmarks.json] Error 1
04:04:03 INFO - make[3]: *** Deleting file `.deps/generated_fa/bookmarks.json'
04:04:03 INFO - make[3]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/locales'
04:04:03 ERROR - make[2]: *** [libs-fa] Error 2
04:04:03 INFO - make[2]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/locales'
04:04:03 ERROR - make[1]: *** [libs-fa] Error 2
04:04:03 INFO - make[1]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/android/locales'
04:04:03 INFO - make: *** [repackage-zip-fa] Error 2
04:04:03 ERROR - Return code: 2
Comment 2•13 years ago
|
||
gd mozilla-central
04:05:02 INFO - make[2]: Entering directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/android/base'
04:05:02 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk-r15/platforms/android-14/android.jar -S res -F gecko.ap_
04:05:02 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt: /usr/lib/libz.so.1: no version information available (required by /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt)
04:05:02 INFO - (skipping hidden file 'res/drawable/.mkdir.done')
04:05:02 INFO - (skipping hidden file 'res/drawable-hdpi/.mkdir.done')
04:05:02 INFO - (skipping hidden file 'res/values/.mkdir.done')
04:05:02 ERROR - res/values/strings.xml:446: error: Apostrophe not preceded by \ (in A' tòiseachadh le Firefox)
04:05:02 ERROR - make[2]: *** [gecko.ap_] Error 1
04:05:02 INFO - make[2]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/android/base'
04:05:02 ERROR - make[1]: *** [repackage-zip] Error 2
04:05:02 INFO - make[1]: Leaving directory `/builds/slave/m-cen-andrd-l10n-2/build/mozilla-central/obj-l10n/mobile/android/locales'
04:05:02 INFO - make: *** [repackage-zip-gd] Error 2
04:05:02 ERROR - Return code: 2
Comment 3•13 years ago
|
||
he mozilla-central
04:05:04 INFO - \nGenerating: search-jar
04:05:04 INFO - printf "he.jar:" > .deps/generated_he/tmp-search.jar.mn
04:05:04 INFO - ln -fn .deps/generated_he/tmp-search.jar.mn .
04:05:04 INFO - printf " \n locale/he/browser/searchplugins/google.xml (google.xml) \n locale/he/browser/searchplugins/twitter.xml (twitter.xml) \n locale/he/browser/searchplugins/wikipedia-he.xml (wikipedia-he.xml)" >> .deps/generated_he/tmp-search.jar.mn
04:05:04 INFO - /tools/python/bin/python2.5 /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py \
04:05:04 INFO - -j ../../dist/xpi-stage/locale-he/chrome \
04:05:04 INFO - -s /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/mobile/locales/en-US/searchplugins \
04:05:04 INFO - -s /builds/slave/m-cen-andrd-l10n-3/build/l10n-central/he/mobile/searchplugins \
04:05:04 INFO - -t /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central -f flat --both-manifests -c /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/merged//mobile -c /builds/slave/m-cen-andrd-l10n-3/build/l10n-central/he/mobile -c /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/mobile/locales/en-US .deps/generated_he/tmp-search.jar.mn
04:05:04 INFO - processing .deps/generated_he/tmp-search.jar.mn
04:05:04 INFO - Traceback (most recent call last):
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 516, in <module>
04:05:04 INFO - main()
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 513, in main
04:05:04 INFO - localedirs=options.l10n_src)
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 298, in makeJars
04:05:04 INFO - jardir=jardir)
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 243, in makeJar
04:05:04 INFO - localedirs)
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 364, in processJarSection
04:05:04 INFO - outHelper, jf)
04:05:04 INFO - File "/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/config/JarMaker.py", line 396, in _processEntryLine
04:05:04 INFO - raise RuntimeError('File "%s" not found in %s' % (src, ', '.join(src_base)))
04:05:04 INFO - RuntimeError: File "wikipedia-he.xml" not found in /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/mobile/locales/en-US/searchplugins, /builds/slave/m-cen-andrd-l10n-3/build/l10n-central/he/mobile/searchplugins, /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/mobile/locales/.deps/generated_he, /builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/mobile/locales
04:05:04 ERROR - make[3]: *** [.deps/generated_he/tmp-search.jar.mn.ts] Error 1
04:05:04 INFO - make[3]: Leaving directory `/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/mobile/locales'
04:05:04 ERROR - make[2]: *** [libs-he] Error 2
04:05:04 INFO - make[2]: Leaving directory `/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/mobile/locales'
04:05:04 ERROR - make[1]: *** [libs-he] Error 2
04:05:04 INFO - make[1]: Leaving directory `/builds/slave/m-cen-andrd-l10n-3/build/mozilla-central/obj-l10n/mobile/android/locales'
04:05:04 INFO - make: *** [repackage-zip-he] Error 2
04:05:04 ERROR - Return code: 2
Comment 4•13 years ago
|
||
gd mozilla-aurora
05:15:08 INFO - make[2]: Entering directory `/builds/slave/m-aurora-andrd-l10n-2/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:15:08 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk-r15/platforms/android-14/android.jar -S res -F gecko.ap_
05:15:08 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt: /usr/lib/libz.so.1: no version information available (required by /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt)
05:15:08 ERROR - res/values/strings.xml:416: error: Apostrophe not preceded by \ (in A' tòiseachadh le Firefox)
05:15:08 ERROR - make[2]: *** [gecko.ap_] Error 1
05:15:08 INFO - make[2]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-2/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:15:08 ERROR - make[1]: *** [repackage-zip] Error 2
05:15:08 INFO - make[1]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-2/build/mozilla-aurora/obj-l10n/mobile/android/locales'
05:15:08 INFO - make: *** [repackage-zip-gd] Error 2
05:15:08 ERROR - Return code: 2
05:15:08 INFO - Setting buildbot property gd_failure to gd failed in make installers-gd!
05:15:08 INFO - mkdir: /builds/slave/m-aurora-andrd-l10n-2/properties
05:15:08 INFO - Writing buildbot properties ['gd_failure'] to /builds/slave/m-aurora-andrd-l10n-2/properties/gd_failure
05:15:08 INFO - Writing to file /builds/slave/m-aurora-andrd-l10n-2/properties/gd_failure
05:15:08 INFO - Contents:
05:15:08 INFO - gd_failure:gd failed in make installers-gd!
05:15:08 ERROR - gd failed in make installers-gd!
Comment 5•13 years ago
|
||
lij mozilla-aurora
05:14:57 INFO - make[2]: Entering directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:14:57 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk-r15/platforms/android-14/android.jar -S res -F gecko.ap_
05:14:57 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt: /usr/lib/libz.so.1: no version information available (required by /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt)
05:14:57 INFO - W/ResourceType(24177): Bad XML block: header size 173 or total size 161271392 is larger than data size 0
05:14:57 INFO - W/ResourceType(24177): Bad XML block: header size 2460 or total size 0 is larger than data size 0
05:14:57 ERROR - res/values/strings.xml:216: error: Error parsing XML: not well-formed (invalid token)
05:14:57 ERROR - res/layout/abouthome_content.xml:29: error: Error: No resource found that matches the given name (at 'text' with value '@string/abouthome_top_sites_title').
05:14:57 ERROR - res/layout/abouthome_content.xml:40: error: Error: No resource found that matches the given name (at 'text' with value '@string/abouthome_no_top_sites').
05:14:57 ERROR - res/layout/abouthome_content.xml:64: error: Error: No resource found that matches the given name (at 'text' with value '@string/abouthome_top_sites_browse').
05:14:57 ERROR - res/layout/abouthome_content.xml:98: error: Error: No resource found that matches the given name (at 'text' with value '@string/abouthome_about_sync').
05:14:57 ERROR - res/layout/abouthome_content.xml:125: error: Error: No resource found that matches the given name (at 'title' with value '@string/abouthome_last_tabs_title').
05:14:57 ERROR - res/layout/abouthome_content.xml:125: error: Error: No resource found that matches the given name (at 'more_text' with value '@string/abouthome_last_tabs_open').
05:14:57 ERROR - res/layout/abouthome_content.xml:132: error: Error: No resource found that matches the given name (at 'title' with value '@string/abouthome_addons_title').
05:14:57 ERROR - res/layout/abouthome_content.xml:132: error: Error: No resource found that matches the given name (at 'more_text' with value '@string/abouthome_addons_browse').
05:14:57 ERROR - res/layout/abouthome_content.xml:139: error: Error: No resource found that matches the given name (at 'title' with value '@string/remote_tabs').
05:14:57 ERROR - res/layout/abouthome_content.xml:139: error: Error: No resource found that matches the given name (at 'more_text' with value '@string/remote_tabs_show_all').
05:14:57 ERROR - res/layout/awesomebar_search.xml:6: error: Error: No resource found that matches the given name (at 'hint' with value '@string/awesomebar_default_text').
05:14:57 ERROR - res/layout/bookmark_edit.xml:8: error: Error: No resource found that matches the given name (at 'hint' with value '@string/bookmark_edit_name').
05:14:57 ERROR - res/layout/bookmark_edit.xml:14: error: Error: No resource found that matches the given name (at 'hint' with value '@string/bookmark_edit_location').
05:14:57 ERROR - res/layout/bookmark_edit.xml:20: error: Error: No resource found that matches the given name (at 'hint' with value '@string/bookmark_edit_keyword').
05:14:57 ERROR - res/layout/browser_toolbar.xml:10: error: Error: No resource found that matches the given name (at 'hint' with value '@string/awesomebar_default_text').
05:14:57 ERROR - res/layout-land-v14/browser_toolbar.xml:10: error: Error: No resource found that matches the given name (at 'hint' with value '@string/awesomebar_default_text').
05:14:57 ERROR - res/layout/crash_reporter.xml:10: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_message').
05:14:57 ERROR - res/layout/crash_reporter.xml:18: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_help_message').
05:14:57 ERROR - res/layout/crash_reporter.xml:25: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_send_report_message').
05:14:57 ERROR - res/layout/crash_reporter.xml:33: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_include_url').
05:14:57 ERROR - res/layout/crash_reporter.xml:46: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_close_label').
05:14:57 ERROR - res/layout/crash_reporter.xml:54: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_restart_label').
05:14:57 ERROR - res/layout/setup_screen.xml:21: error: Error: No resource found that matches the given name (at 'text' with value '@string/splash_settingup').
05:14:57 ERROR - res/layout/setup_screen.xml:28: error: Error: No resource found that matches the given name (at 'text' with value '@string/splash_bookmarks_history').
05:14:57 ERROR - res/layout/sync_account.xml:10: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_connect').
05:14:57 ERROR - res/layout/sync_account.xml:25: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_account').
05:14:57 ERROR - res/layout/sync_account.xml:30: error: Error: No resource found that matches the given name (at 'hint' with value '@string/sync_input_username').
05:14:57 ERROR - res/layout/sync_account.xml:34: error: Error: No resource found that matches the given name (at 'hint' with value '@string/sync_input_password').
05:14:57 ERROR - res/layout/sync_account.xml:39: error: Error: No resource found that matches the given name (at 'hint' with value '@string/sync_input_key').
05:14:57 ERROR - res/layout/sync_account.xml:43: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_checkbox_server').
05:14:57 ERROR - res/layout/sync_account.xml:50: error: Error: No resource found that matches the given name (at 'hint' with value '@string/sync_input_server').
05:14:57 ERROR - res/layout/sync_account.xml:63: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_cancel').
05:14:57 ERROR - res/layout/sync_account.xml:68: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_connect').
05:14:57 ERROR - res/layout/sync_setup.xml:10: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_connect').
05:14:57 ERROR - res/layout/sync_setup.xml:27: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_header').
05:14:57 ERROR - res/layout/sync_setup.xml:34: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_connect').
05:14:57 ERROR - res/layout/sync_setup.xml:41: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_link_show').
05:14:57 ERROR - res/layout/sync_setup.xml:65: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_link_advancedsetup').
05:14:57 ERROR - res/layout/sync_setup.xml:78: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_cancel').
05:14:57 ERROR - res/layout/sync_setup_failure.xml:9: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_fail').
05:14:57 ERROR - res/layout/sync_setup_failure.xml:14: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_fail').
05:14:57 ERROR - res/layout/sync_setup_failure.xml:25: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_tryagain').
05:14:57 ERROR - res/layout/sync_setup_failure.xml:32: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_manual').
05:14:57 ERROR - res/layout/sync_setup_failure.xml:38: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_cancel').
05:14:57 ERROR - res/layout/sync_setup_jpake_waiting.xml:9: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_connect').
05:14:57 ERROR - res/layout/sync_setup_jpake_waiting.xml:25: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_jpake_subtitle_waiting').
05:14:57 ERROR - res/layout/sync_setup_jpake_waiting.xml:32: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_cancel').
05:14:57 ERROR - res/layout/sync_setup_nointernet.xml:9: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_fail').
05:14:57 ERROR - res/layout/sync_setup_nointernet.xml:13: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_nointernet').
05:14:57 ERROR - res/layout/sync_setup_nointernet.xml:21: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_ok').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:9: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_pair').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:24: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_connect').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:31: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_link_show').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:64: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_pair_tryagain').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:77: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_cancel').
05:14:57 ERROR - res/layout/sync_setup_pair.xml:82: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_button_connect').
05:14:57 ERROR - res/layout/sync_setup_success.xml:10: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_title_success').
05:14:57 ERROR - res/layout/sync_setup_success.xml:14: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_subtitle_success').
05:14:57 ERROR - res/layout/sync_setup_success.xml:24: error: Error: No resource found that matches the given name (at 'text' with value '@string/sync_settings').
05:14:57 ERROR - res/layout/tabs_tray.xml:39: error: Error: No resource found that matches the given name (at 'text' with value '@string/remote_tabs').
05:14:57 ERROR - res/xml/preferences.xml:6: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_category_general').
05:14:57 ERROR - res/xml/preferences.xml:7: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_about_firefox').
05:14:57 ERROR - res/xml/preferences.xml:10: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_sync').
05:14:57 ERROR - res/xml/preferences.xml:15: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_category_content').
05:14:57 ERROR - res/xml/preferences.xml:17: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_char_encoding').
05:14:57 ERROR - res/xml/preferences.xml:23: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_plugins').
05:14:57 ERROR - res/xml/preferences.xml:29: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_text_size').
05:14:57 ERROR - res/xml/preferences.xml:37: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_category_privacy').
05:14:57 ERROR - res/xml/preferences.xml:39: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_clear_history').
05:14:57 ERROR - res/xml/preferences.xml:39: error: Error: No resource found that matches the given name (at 'dialogMessage' with value '@string/pref_clear_history_confirm').
05:14:57 ERROR - res/xml/preferences.xml:45: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_clear_private_data').
05:14:57 ERROR - res/xml/preferences.xml:45: error: Error: No resource found that matches the given name (at 'dialogMessage' with value '@string/pref_clear_private_data_confirm').
05:14:57 ERROR - res/xml/preferences.xml:51: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_do_not_track').
05:14:57 ERROR - res/xml/preferences.xml:56: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_remember_signons').
05:14:57 ERROR - res/xml/preferences.xml:61: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_cookies').
05:14:57 ERROR - res/xml/preferences.xml:65: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_telemetry').
05:14:57 ERROR - res/xml/preferences.xml:69: error: Error: No resource found that matches the given name (at 'title' with value '@string/pref_use_master_password').
05:14:57 ERROR - res/xml/sync_authenticator.xml:2: error: Error: No resource found that matches the given name (at 'label' with value '@string/sync_account_label').
05:14:57 ERROR - res/xml/sync_options.xml:3: error: Error: No resource found that matches the given name (at 'title' with value '@string/sync_settings_options').
05:14:57 ERROR - res/xml/sync_options.xml:5: error: Error: No resource found that matches the given name (at 'title' with value '@string/sync_title_pair').
05:14:57 ERROR - res/xml/sync_options.xml:5: error: Error: No resource found that matches the given name (at 'summary' with value '@string/sync_settings_summary_pair').
05:14:57 ERROR - res/menu/awesomebar_contextmenu.xml:4: error: Error: No resource found that matches the given name (at 'title' with value '@string/contextmenu_open_new_tab').
05:14:57 ERROR - res/menu/awesomebar_contextmenu.xml:7: error: Error: No resource found that matches the given name (at 'title' with value '@string/contextmenu_share').
05:14:57 ERROR - res/menu/awesomebar_contextmenu.xml:10: error: Error: No resource found that matches the given name (at 'title' with value '@string/contextmenu_edit_bookmark').
05:14:57 ERROR - res/menu/awesomebar_contextmenu.xml:13: error: Error: No resource found that matches the given name (at 'title' with value '@string/contextmenu_remove_bookmark').
05:14:57 ERROR - res/menu/awesomebar_contextmenu.xml:16: error: Error: No resource found that matches the given name (at 'title' with value '@string/contextmenu_add_to_launcher').
05:14:57 ERROR - res/menu/gecko_menu.xml:4: error: Error: No resource found that matches the given name (at 'title' with value '@string/reload').
05:14:57 ERROR - res/menu/gecko_menu.xml:8: error: Error: No resource found that matches the given name (at 'title' with value '@string/forward').
05:14:57 ERROR - res/menu/gecko_menu.xml:12: error: Error: No resource found that matches the given name (at 'title' with value '@string/bookmark').
05:14:57 ERROR - res/menu/gecko_menu.xml:16: error: Error: No resource found that matches the given name (at 'title' with value '@string/share').
05:14:57 ERROR - res/menu/gecko_menu.xml:20: error: Error: No resource found that matches the given name (at 'title' with value '@string/save_as_pdf').
05:14:57 ERROR - res/menu/gecko_menu.xml:24: error: Error: No resource found that matches the given name (at 'title' with value '@string/site_settings_title').
05:14:57 ERROR - res/menu/gecko_menu.xml:27: error: Error: No resource found that matches the given name (at 'title' with value '@string/addons').
05:14:57 ERROR - res/menu/gecko_menu.xml:30: error: Error: No resource found that matches the given name (at 'title' with value '@string/downloads').
05:14:57 ERROR - res/menu/gecko_menu.xml:33: error: Error: No resource found that matches the given name (at 'title' with value '@string/char_encoding').
05:14:57 ERROR - res/menu/gecko_menu.xml:37: error: Error: No resource found that matches the given name (at 'title' with value '@string/settings').
05:14:57 ERROR - res/menu/gecko_menu.xml:41: error: Error: No resource found that matches the given name (at 'title' with value '@string/quit').
05:14:57 ERROR - make[2]: *** [gecko.ap_] Error 1
05:14:57 INFO - make[2]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:14:57 ERROR - make[1]: *** [repackage-zip] Error 2
05:14:57 INFO - make[1]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/locales'
05:14:57 INFO - make: *** [repackage-zip-lij] Error 2
05:14:57 ERROR - Return code: 2
Comment 6•13 years ago
|
||
lg mozilla-aurora
05:14:49 INFO - make[2]: Entering directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:14:49 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk-r15/platforms/android-14/android.jar -S res -F gecko.ap_
05:14:49 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt: /usr/lib/libz.so.1: no version information available (required by /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt)
05:14:49 ERROR - res/values/strings.xml:411: error: Apostrophe not preceded by \ (in Firefox: Tegeka ne'ebyongerwako)
05:14:49 ERROR - make[2]: *** [gecko.ap_] Error 1
05:14:49 INFO - make[2]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:14:49 ERROR - make[1]: *** [repackage-zip] Error 2
05:14:49 INFO - make[1]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-3/build/mozilla-aurora/obj-l10n/mobile/android/locales'
05:14:49 INFO - make: *** [repackage-zip-lg] Error 2
05:14:49 ERROR - Return code: 2
Comment 7•13 years ago
|
||
son mozilla-aurora
05:16:00 INFO - make[2]: Entering directory `/builds/slave/m-aurora-andrd-l10n-4/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:16:00 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt package -f -M AndroidManifest.xml -I /tools/android-sdk-r15/platforms/android-14/android.jar -S res -F gecko.ap_
05:16:00 INFO - /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt: /usr/lib/libz.so.1: no version information available (required by /tools/android-sdk-r15/platforms/android-14/../../platform-tools/aapt)
05:16:00 ERROR - res/values/strings.xml:294: error: Apostrophe not preceded by \ (in Aurora kaŋ. War nor lokey ga hima ka bangay Aurora šintin moɲoo ga nd'a ga tun taaga.)
05:16:00 ERROR - res/values/strings.xml:295: error: Apostrophe not preceded by \ (in Taare w'ir gaa ka šendaa woo kaa!)
05:16:00 ERROR - res/values/strings.xml:414: error: Apostrophe not preceded by \ (in Firefox: W'a hanse nda war boŋ tontoney)
05:16:00 ERROR - res/layout/crash_reporter.xml:10: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_message').
05:16:00 ERROR - res/layout/crash_reporter.xml:18: error: Error: No resource found that matches the given name (at 'text' with value '@string/crash_help_message').
05:16:00 ERROR - make[2]: *** [gecko.ap_] Error 1
05:16:00 INFO - make[2]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-4/build/mozilla-aurora/obj-l10n/mobile/android/base'
05:16:00 ERROR - make[1]: *** [repackage-zip] Error 2
05:16:00 INFO - make[1]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-4/build/mozilla-aurora/obj-l10n/mobile/android/locales'
05:16:00 INFO - make: *** [repackage-zip-son] Error 2
05:16:00 ERROR - Return code: 2
05:16:00 INFO - Setting buildbot property son_failure to son failed in make installers-son!
05:16:00 INFO - mkdir: /builds/slave/m-aurora-andrd-l10n-4/properties
05:16:00 INFO - Writing buildbot properties ['son_failure'] to /builds/slave/m-aurora-andrd-l10n-4/properties/son_failure
05:16:00 INFO - Writing to file /builds/slave/m-aurora-andrd-l10n-4/properties/son_failure
05:16:00 INFO - Contents:
05:16:00 INFO - son_failure:son failed in make installers-son!
05:16:00 ERROR - son failed in make installers-son!
Comment 8•13 years ago
|
||
sq mozilla-aurora
05:12:14 INFO - creating config/autoconf.mk
05:12:14 INFO - printf "sq.jar:" > tmp-search.jar.mn
05:12:14 INFO - printf " \n locale/sq/browser/searchplugins/amazondotcom.xml (amazondotcom.xml) \n locale/sq/browser/searchplugins/google.xml (google.xml) \n locale/sq/browser/searchplugins/twitter.xml (twitter.xml) \n locale/sq/browser/searchplugins/wikipedia-sq.xml (wikipedia-sq.xml)" >> tmp-search.jar.mn
05:12:14 INFO - /tools/python/bin/python2.5 /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py \
05:12:14 INFO - -j ../../dist/xpi-stage/locale-sq/chrome \
05:12:14 INFO - -s /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/mobile/locales/en-US/searchplugins \
05:12:14 INFO - -s /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/sq/mobile/searchplugins \
05:12:14 INFO - -t /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora -f flat --both-manifests -c /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/merged//mobile -c /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/sq/mobile -c /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/mobile/locales/en-US tmp-search.jar.mn
05:12:14 INFO - processing tmp-search.jar.mn
05:12:14 INFO - Traceback (most recent call last):
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 516, in <module>
05:12:14 INFO - main()
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 513, in main
05:12:14 INFO - localedirs=options.l10n_src)
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 298, in makeJars
05:12:14 INFO - jardir=jardir)
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 243, in makeJar
05:12:14 INFO - localedirs)
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 364, in processJarSection
05:12:14 INFO - outHelper, jf)
05:12:14 INFO - File "/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/config/JarMaker.py", line 396, in _processEntryLine
05:12:14 INFO - raise RuntimeError('File "%s" not found in %s' % (src, ', '.join(src_base)))
05:12:14 INFO - RuntimeError: File "wikipedia-sq.xml" not found in /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/mobile/locales/en-US/searchplugins, /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/sq/mobile/searchplugins, /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/mobile/locales, /builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/mobile/locales
05:12:14 ERROR - make[3]: *** [searchplugins] Error 1
05:12:14 INFO - make[3]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/mobile/locales'
05:12:14 ERROR - make[2]: *** [libs-sq] Error 2
05:12:14 INFO - make[2]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/mobile/locales'
05:12:14 ERROR - make[1]: *** [libs-sq] Error 2
05:12:14 INFO - make[1]: Leaving directory `/builds/slave/m-aurora-andrd-l10n-5/build/mozilla-aurora/obj-l10n/mobile/android/locales'
05:12:14 INFO - make: *** [repackage-zip-sq] Error 2
05:12:14 ERROR - Return code: 2
Comment 9•13 years ago
|
||
Let me know if you have any questions?
I think that satisfies this bug; resolving.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 10•13 years ago
|
||
Hi Aki! Can I ask you a question? Is sufficient add the folder "mobile" (with all content) to aurora repository?
Or I'll need to add other file/folder?
| Reporter | ||
Comment 11•13 years ago
|
||
Alessio, you'd need to mention what you're trying to achieve. Sufficient to be added to the build, yes. Sufficient to make that build succeed, obviously not, as comment 5 says, and the dashboard. If your fixes from today are sufficient will only show once the builds run, and if it pops up on ftp, it was. And yes, there's more stuff coming like mobile-specific search (which is different from desktop). And this is not the bug to discuss all of these.
Comment 12•13 years ago
|
||
Yes I fix today, if you see the dashboard fennec aurora is green:
https://l10n-stage-sj.mozilla.org/shipping/dashboard?locale=lij
So now I wait for the builds run...
Thanks
Alessio
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•