run-make: extraneous cg_clif test output fences
Open
@jieyouxu is already working on this.
Since May 7, 2026.
A-run-make
A-test-infra
C-bug
T-bootstrap
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.2k
- PR merge metrics
- PR metrics pending
Description
I just tried it and I'm still getting a bunch of
running: LC_ALL="C" LD_LIBRARY_PATH="/home/bjorn/cg_clif/rust/build/x86_64-unknown-linux-gnu/test/run-make/native-link-modifier-whole-archive/rmake_out:/home/bjorn/cg_clif/rust/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/bjorn/cg_clif/rust/build/x86_64-unknown-linux-gnu/bootstrap-tools/x86_64-unknown-linux-gnu/release/deps:/home/bjorn/cg_clif/rust/../dist/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/home/bjorn/cg_clif/rust/build/x86_64-unknown-linux-gnu/test/run-make/native-link-modifier-whole-archive/rmake_out/directly_linked"
and
------extern-multiple-copies/rmake stdout------------------------------
------extern-multiple-copies/rmake stderr------------------------------
------------------------------------------
for tests that don't have any output. It is a big improvement though.
Originally posted by @bjorn3 in https://github.com/rust-lang/rust/pull/155220#discussion_r3200425073
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.