Description of the bug:
Because of this, it cannot be built on OpenBSD, etc.
Which category does this issue belong to?
Core
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Attempt a bootstrap build in an environment where bash is located somewhere other than /bin (extract bazel-9.0.1-dist.zip and run ./compile.sh)
Which operating system are you running Bazel on?
OpenBSD 7.8-current
What is the output of bazel info release?
No response
If bazel info release returns development version or (@non-git), tell us how you built Bazel.
No response
What's the output of git remote get-url origin; git rev-parse HEAD ?
If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
#14137
11717a1
Any other information, logs, or outputs that you want to share?
No response
Description of the bug:
bazel/src/main/cpp/generate_jvm_module_options.sh
Line 1 in 5f68021
Because of this, it cannot be built on OpenBSD, etc.
Which category does this issue belong to?
Core
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Attempt a bootstrap build in an environment where bash is located somewhere other than
/bin(extractbazel-9.0.1-dist.zipand run./compile.sh)Which operating system are you running Bazel on?
OpenBSD 7.8-current
What is the output of
bazel info release?No response
If
bazel info releasereturnsdevelopment versionor(@non-git), tell us how you built Bazel.No response
What's the output of
git remote get-url origin; git rev-parse HEAD?If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.
No response
Have you found anything relevant by searching the web?
#14137
11717a1
Any other information, logs, or outputs that you want to share?
No response