Closed Bug 1751691 Opened 2 years ago Closed 2 years ago

Error 'Cannot find llvm-objdump' during 'mach configure'

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1751474

People

(Reporter: freddy, Unassigned)

References

(Blocks 1 open bug)

Details

This is on a recent checkout.

The details of the failure are as follows:

Exception: Process executed with non-0 exit code 1: ['/home/freddy/gecko-csp/obj-x86_64-pc-linux-gnu/_virtualenvs/build/bin/python', '/home/freddy/gecko-csp/configure.py']

  File "/home/freddy/gecko-csp/python/mozbuild/mozbuild/build_commands.py", line 254, in configure
    return driver.configure(
  File "/home/freddy/gecko-csp/python/mozbuild/mozbuild/controller/building.py", line 1677, in configure
    status = self._run_command_in_objdir(
  File "/home/freddy/gecko-csp/python/mozbuild/mozbuild/base.py", line 857, in _run_command_in_objdir
    return self.run_process(cwd=self.topobjdir, **args)
  File "/home/freddy/gecko-csp/python/mach/mach/mixin/process.py", line 180, in run_process
    raise Exception(

Sentry event ID: 9c5d8a8a2f704026b3d0c043c60f8997
Sentry is attempting to send 0 pending error messages

I worked around this locally, by removing the object directory and ~/.mozbuild. I'm sure one of them would have sufficed.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.