bazelbuild / bazelbuild/bazel

"experimental_platform_in_output_dir" caused action conflict on M1

Open
#21,255 5 comments 0 reactions 1 assignee Claimed by @gregestren View on GitHub
P2 team-Configurability type: bug
Dominant language
Java
Stars
25.8k
Forks
4.6k
Avg merge
2d 20h
Merged PRs (30d)
72

Description

### Description of the bug:

A detailed description could be found here https://github.com/bazelbuild/rules_go/issues/3851

### Which category does this issue belong to?

Configurability

### What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Make sure to use an ARM64 MacOS machine to reproduce this.

```
gh repo clone buildbuddy-io/buildbuddy
cd buildbuddy
git checkout c454fd9dd
bazel clean --async && bazel build //enterprise/server/cmd/executor:executor
```

### Which operating system are you running Bazel on?

MacOS

### What is the output of `bazel info release`?

release 7.0.2

### 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` ?

_No response_

### Is this a regression? If yes, please try to identify the Bazel commit where the bug was introduced.

No

### Have you found anything relevant by searching the web?

_No response_

### Any other information, logs, or outputs that you want to share?

See the discussion in https://github.com/bazelbuild/rules_go/issues/3851

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.