TraceMachina / TraceMachina/nativelink

Implement a workaround for DYLD_LIBRARY_PATH in lre-rs

Open
#1,608 0 comments 0 reactions 1 assignee View on GitHub

@aaronmondal is already working on this.

Since Mar 3, 2025.

bug
Dominant language
Rust
Stars
1.6k
Forks
244
Avg merge
1d 16h
Merged PRs (30d)
54

Description

See: https://github.com/bazelbuild/rules_rust/issues/2331

Rustc will wrongly try to look for its driver lib in a cas-relative path. That's wrong. As a workaround we can currently use --action_env=DYLIB_LIBRARY_PATH for MacOS with RBE but we can integrate this into the toolchain to make it automatic.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.