Closed Bug 1412259 Opened 7 years ago Closed 7 years ago

Intermittent mozbuild.configure.options.InvalidOptionError: --enable-clang-plugin is not available in this configuration for OS X Cross Compiled artifact builds

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1412057

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression, regressionwindow-wanted)

Here the relevant log output:

[task 2017-10-27T10:50:04.639Z] 10:50:04     INFO -  checking for vcs source checkout... hg
[task 2017-10-27T10:50:04.639Z] 10:50:04     INFO -  Traceback (most recent call last):
[task 2017-10-27T10:50:04.639Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/configure.py", line 127, in <module>
[task 2017-10-27T10:50:04.640Z] 10:50:04     INFO -      sys.exit(main(sys.argv))
[task 2017-10-27T10:50:04.640Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/configure.py", line 29, in main
[task 2017-10-27T10:50:04.640Z] 10:50:04     INFO -      sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
[task 2017-10-27T10:50:04.640Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 408, in run
[task 2017-10-27T10:50:04.640Z] 10:50:04     INFO -      self._value_for(option)
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 476, in _value_for
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -      return self._value_for_option(obj)
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/util.py", line 944, in method_call
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -      cache[args] = self.func(instance, *args)
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/configure/__init__.py", line 541, in _value_for_option
[task 2017-10-27T10:50:04.641Z] 10:50:04     INFO -      % option_string.split('=', 1)[0])
[task 2017-10-27T10:50:04.642Z] 10:50:04     INFO -  mozbuild.configure.options.InvalidOptionError: --enable-clang-plugin is not available in this configuration
[task 2017-10-27T10:50:04.662Z] 10:50:04     INFO -  *** Fix above errors and then restart with\
[task 2017-10-27T10:50:04.662Z] 10:50:04     INFO -                 "/usr/local/bin/gmake -f client.mk build"
[task 2017-10-27T10:50:04.662Z] 10:50:04     INFO -  client.mk:384: recipe for target 'configure' failed
[task 2017-10-27T10:50:04.663Z] 10:50:04     INFO -  gmake: *** [configure] Error 1
[task 2017-10-27T10:50:04.708Z] 10:50:04    ERROR - Return code: 2
[task 2017-10-27T10:50:04.708Z] 10:50:04  WARNING - setting return code to 2
[task 2017-10-27T10:50:04.709Z] 10:50:04    FATAL - 'mach build' did not run successfully. Please check log for errors.
[task 2017-10-27T10:50:04.709Z] 10:50:04    FATAL - Running post_fatal callback...
[task 2017-10-27T10:50:04.709Z] 10:50:04    FATAL - Exiting -1

I think this is a recent regression. Chris, do you know anything about it?
Flags: needinfo?(cmanchester)
This should be taken care of by bug 1412057
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(cmanchester)
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.