Closed
Bug 1258208
Opened 9 years ago
Closed 9 years ago
Bustage for SM-Trunk in suite/branding/nightly
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: h.figge, Unassigned)
References
()
Details
User Story
Since 2016-03-18 building of SM-Trunk Linux x86_64 fails with
Creating config.status
Reticulating splines...
Traceback (most recent call last):
File "config.status", line 1309, in <module>
config_status(**args)
File "/home/hafi/moz-work/src/mozilla/python/mozbuild/mozbuild/config_status.py", line 156, in config_status
definitions = list(definitions)
File "/home/hafi/moz-work/src/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 173, in emit
objs = list(self.emit_from_context(out))
File "/home/hafi/moz-work/src/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 867, in emit_from_context
% (var, path), context)
mozbuild.frontend.reader.SandboxValidationError:
==============================
ERROR PROCESSING MOZBUILD FILE
==============================
The error occurred while processing the following file or one of the files it includes:
/home/hafi/moz-work/src/suite/branding/nightly/moz.build
The error occurred when validating the result of the execution. The reported error is:
File listed in FINAL_TARGET_FILES does not exist: /home/hafi/moz-work/src/suite/branding/nightly/icons/gtk2/abcardWindow.png
*** Fix above errors and then restart with\
"make -f client.mk build"
/home/hafi/moz-work/src/client.mk:363: recipe for target 'configure' failed
It may belong to to another existing bug, but I was unable to find it.
Reporter | ||
Comment 1•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
![]() |
||
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•