Closed
Bug 1686897
Opened 5 years ago
Closed 5 years ago
Intermittent [tier2] Exception: Could not find a suitable make implementation. Return code: 1
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1686307
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=326702492&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Val2VdC-SVKNluxQFZb9PA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-01-14T16:41:25.700Z] 16:41:25 INFO - Calling ['/private/var/opt/generic-worker/tasks/task_161064200814124/checkouts/gecko/obj-x86_64-apple-darwin19.6.0/_virtualenvs/init_py3/bin/python', 'mach', '--log-no-times', 'build', '-v'] with output_timeout 4800
[task 2021-01-14T16:41:27.000Z] 16:41:27 INFO - Clobber not needed.
[task 2021-01-14T16:41:27.211Z] 16:41:27 INFO - Config object not found by mach.
[task 2021-01-14T16:41:27.211Z] 16:41:27 INFO - Error running mach:
[task 2021-01-14T16:41:27.211Z] 16:41:27 INFO - ['--log-no-times', 'build', '-v']
[task 2021-01-14T16:41:27.211Z] 16:41:27 INFO - The error occurred in code that was called by the mach command. This is either
[task 2021-01-14T16:41:27.211Z] 16:41:27 INFO - a bug in the called code itself or in the way that mach is calling it.
[task 2021-01-14T16:41:27.212Z] 16:41:27 INFO - You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2021-01-14T16:41:27.212Z] 16:41:27 INFO - isn't, please use |./mach busted file build| to report it. If |./mach busted| is
[task 2021-01-14T16:41:27.212Z] 16:41:27 INFO - misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2021-01-14T16:41:27.212Z] 16:41:27 INFO - If filing a bug, please include the full output of mach, including this error
[task 2021-01-14T16:41:27.212Z] 16:41:27 INFO - message.
[task 2021-01-14T16:41:27.213Z] 16:41:27 INFO - The details of the failure are as follows:
[task 2021-01-14T16:41:27.213Z] 16:41:27 INFO - Exception: Could not find a suitable make implementation.
[task 2021-01-14T16:41:27.213Z] 16:41:27 INFO - File "/private/var/opt/generic-worker/tasks/task_161064200814124/checkouts/gecko/python/mozbuild/mozbuild/build_commands.py", line 154, in build
[task 2021-01-14T16:41:27.213Z] 16:41:27 INFO - append_env=append_env,
[task 2021-01-14T16:41:27.214Z] 16:41:27 INFO - File "/private/var/opt/generic-worker/tasks/task_161064200814124/checkouts/gecko/python/mozbuild/mozbuild/controller/building.py", line 1147, in build
[task 2021-01-14T16:41:27.214Z] 16:41:27 INFO - append_env=append_env,
[task 2021-01-14T16:41:27.214Z] 16:41:27 INFO - File "/private/var/opt/generic-worker/tasks/task_161064200814124/checkouts/gecko/python/mozbuild/mozbuild/controller/building.py", line 1502, in configure
[task 2021-01-14T16:41:27.214Z] 16:41:27 INFO - append_env["MAKE"] = self._make_path()
[task 2021-01-14T16:41:27.215Z] 16:41:27 INFO - File "/private/var/opt/generic-worker/tasks/task_161064200814124/checkouts/gecko/python/mozbuild/mozbuild/base.py", line 881, in _make_path
[task 2021-01-14T16:41:27.215Z] 16:41:27 INFO - raise Exception("Could not find a suitable make implementation.")
[task 2021-01-14T16:41:27.383Z] 16:41:27 ERROR - Return code: 1
[task 2021-01-14T16:41:27.383Z] 16:41:27 WARNING - setting return code to 2
[task 2021-01-14T16:41:27.384Z] 16:41:27 FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2021-01-14T16:41:27.384Z] 16:41:27 FATAL - Running post_fatal callback...
[task 2021-01-14T16:41:27.384Z] 16:41:27 FATAL - Exiting -1
[task 2021-01-14T16:41:27.384Z] 16:41:27 INFO - [mozharness: 2021-01-14 16:41:27.384134Z] Finished build step (failed)```
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•