Description of the problem / feature request:
Bazel fails to self-extract when running under qemu since it tries to treat the qemu binary as a self-extracting archive.
Feature requests: what underlying problem are you trying to solve with this feature?
Running Bazel in M1 machines.
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Bazel fails to start:
FATAL: Failed to open '/proc/self/exe' as a zip file: (error: 9): Bad file descriptor
What operating system are you running Bazel on?
macOS
What's the output of bazel info release?
release 5.0.0
Description of the problem / feature request:
Bazel fails to self-extract when running under
qemusince it tries to treat theqemubinary as a self-extracting archive.Feature requests: what underlying problem are you trying to solve with this feature?
Running Bazel in M1 machines.
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Bazel fails to start:
What operating system are you running Bazel on?
macOS
What's the output of
bazel info release?release 5.0.0