Closed
Bug 1442097
Opened 7 years ago
Closed 7 years ago
Intermittent mozbuild.preprocessor.Error: ('/builds/worker/workspace/build/src/browser/locales/generic/profile/bookmarks.html.in', 45, 'UNDEFINED_VAR', 'nightly_heading')
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1442145
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Comment 1•7 years ago
|
||
There were a lot of nightly build bustages all with the same error on this push.
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=17e47288c2249ac21bd2d0585b19c835984ed32b&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-searchStr=nightly&selectedJob=165041300
[task 2018-02-28T22:57:44.766Z] 22:57:44 INFO - mozbuild.preprocessor.Error: ('/builds/worker/workspace/build/src/browser/locales/generic/profile/bookmarks.html.in', 45, 'UNDEFINED_VAR', 'nightly_heading')
[task 2018-02-28T22:57:44.767Z] 22:57:44 INFO - /builds/worker/workspace/build/src/config/rules.mk:1258: recipe for target 'libs' failed
[task 2018-02-28T22:57:44.767Z] 22:57:44 ERROR - make[2]: *** [libs] Error 1
[task 2018-02-28T22:57:44.768Z] 22:57:44 INFO - make[2]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/browser/locales'
[task 2018-02-28T22:57:44.768Z] 22:57:44 INFO - Makefile:77: recipe for target 'libs-si' failed
[task 2018-02-28T22:57:44.768Z] 22:57:44 ERROR - make[1]: *** [libs-si] Error 2
[task 2018-02-28T22:57:44.768Z] 22:57:44 INFO - make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/browser/locales'
[task 2018-02-28T22:57:44.768Z] 22:57:44 INFO - Makefile:151: recipe for target 'installers-si' failed
[task 2018-02-28T22:57:44.768Z] 22:57:44 INFO - make: *** [installers-si] Error 2
[task 2018-02-28T22:57:44.768Z] 22:57:44 ERROR - Return code: 2
[task 2018-02-28T22:57:44.768Z] 22:57:44 ERROR - make installers-si failed
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - Setting buildbot property si_failure to failure: repack_locale(si)
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - mkdir: /builds/worker/properties
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - Writing buildbot properties ['si_failure'] to /builds/worker/properties/si_failure
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - Writing to file /builds/worker/properties/si_failure
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - Contents:
[task 2018-02-28T22:57:44.769Z] 22:57:44 INFO - si_failure:failure: repack_locale(si)
[task 2018-02-28T22:57:44.769Z] 22:57:44 ERROR - failure: repack_locale(si)
[task 2018-02-28T22:57:44.769Z] 22:57:44 WARNING - setting return code to 1
Comment 2•7 years ago
|
||
This is fall-out from l10n-merge not working, bug 1442145.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Product: Core → Firefox Build System
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•