Skip to content

Conversation

@jjudd
Copy link
Contributor

@jjudd jjudd commented Nov 15, 2024

This gets us toolchains, which is a backwards incompatible change.

@jjudd jjudd requested a review from jadenPete November 15, 2024 11:47
@jjudd jjudd force-pushed the annex-upgrade branch 2 times, most recently from 63b3c31 to 6dd35b4 Compare November 15, 2024 12:11

build --incompatible_strict_action_env
build --experimental_worker_multiplex_sandboxing
# Disable multiplex sandboxing because there is a bug that causes files which
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the same as the following bug we were seeing?

# Configuration: 342536e71b3516bdeefbbed3ceed55b8c3bb68111c6c85cb3fd9ab1d15f641af
# Execution platform: @@platforms//host:host
java.io.FileNotFoundException: __sandbox/3/_main/bazel-out/k8-fastbuild/bin/dependencies/indirect/define_a/analysis_store.gz (No such file or directory)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:289)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:230)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:179)
	at sbt.io.Using$.$anonfun$fileOutputChannel$1(Using.scala:118)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Indeed.

@jjudd jjudd merged commit 79b06f4 into master Nov 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants