Closed
Bug 1322713
Opened 9 years ago
Closed 9 years ago
Intermittent mozbuild.configure.options.InvalidOptionError: --enable-rust is not available in this configuration for Andoird artifact builds
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1322323
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Comment 1•9 years ago
|
||
09:27:52 INFO - Traceback (most recent call last):
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/configure.py", line 107, in <module>
09:27:52 INFO - sys.exit(main(sys.argv))
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/configure.py", line 26, in main
09:27:52 INFO - sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 344, in run
09:27:52 INFO - self._value_for(option)
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 412, in _value_for
09:27:52 INFO - return self._value_for_option(obj)
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/python/mozbuild/mozbuild/util.py", line 925, in method_call
09:27:52 INFO - cache[args] = self.func(instance, *args)
09:27:52 INFO - File "/builds/slave/try-and-api-15-000000000000000/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 478, in _value_for_option
09:27:52 INFO - % option_string.split('=', 1)[0])
09:27:52 INFO - mozbuild.configure.options.InvalidOptionError: --enable-rust is not available in this configuration
09:27:52 INFO - *** Fix above errors and then restart with\
09:27:52 INFO - "/usr/bin/gmake -f client.mk build"
09:27:52 INFO - gmake: *** [configure] Error 1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•