You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specified directory and shared object are marked as read-only for current user (user performed the build)
🔬 Minimal Reproduction
bazel build //... with having i.e. wheel creation
🌍 Your Environment
Operating System:
uname -a
Linux mlappo-mobl 6.9.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 05 Jul 2024 22:11:24 +0000 x86_64 GNU/Linux
Output of bazel version:
bazel version
Bazelisk version: v1.11.0
WARNING: Ignoring JAVA_HOME, because it must point to a JDK, not a JRE.
Starting local Bazel server and connecting to it...
Build label: 7.2.0
Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Build time: Mon Jun 10 13:04:32 2024 (1718024672)
Build timestamp: 1718024672
Build timestamp as int: 1718024672
Rules_python version:
0.33.2
Anything else relevant?
The text was updated successfully, but these errors were encountered:
🐞 bug report
Affected Rule
I guess bootstrap python
dr-xr-xr-x 10 mlappo mlappo 4096 Jul 8 21:34 lib
Is this a regression?
Don't know
Description
Specified directory and shared object are marked as read-only for current user (user performed the build)
🔬 Minimal Reproduction
bazel build //...
with having i.e. wheel creation🌍 Your Environment
Operating System:
Output of
bazel version
:Rules_python version:
Anything else relevant?
The text was updated successfully, but these errors were encountered: