Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test-elf-ld-script-path-error failure due to error.BrokenPipe #23125

Open
alexrp opened this issue Mar 7, 2025 · 0 comments
Open

Flaky test-elf-ld-script-path-error failure due to error.BrokenPipe #23125

alexrp opened this issue Mar 7, 2025 · 0 comments
Labels
bug Observed behavior contradicts documented or intended behavior linking
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Mar 7, 2025

test
+- test-link
   +- link_test_cases
      +- test-elf
         +- test-elf-ld-script-path-error-x86_64-linux.4.19...6.13.4-gnu.2.28-Debug-llvm-no-lld
            +- zig build-exe main Debug x86_64-linux-gnu failure
error: BrokenPipe
Build Summary: 6065/6375 steps succeeded; 304 skipped; 1 failed; 38897/40208 tests passed; 1311 skipped
test transitive failure
+- test-link transitive failure
   +- link_test_cases transitive failure
      +- test-elf transitive failure
         +- test-elf-ld-script-path-error-x86_64-linux.4.19...6.13.4-gnu.2.28-Debug-llvm-no-lld transitive failure
            +- zig build-exe main Debug x86_64-linux-gnu failure
error: the following build command failed with exit code 1:
/Users/ci/zach2/_work/zig/zig/zig-local-cache/o/03cbed2b59c4765270d46e55383a7b32/build /Users/ci/zach2/_work/zig/zig/build-release/stage3-release/bin/zig /Users/ci/zach2/_work/zig/zig/build-release/../lib /Users/ci/zach2/_work/zig/zig /Users/ci/zach2/_work/zig/zig/zig-local-cache /Users/ci/zach2/_work/zig/zig/zig-global-cache --seed 0xa894b684 -Z01c5149eecdd86fb test docs -Denable-macos-sdk -Dstatic-llvm -Dskip-non-native --search-prefix /Users/ci/zig+llvm+lld+clang-aarch64-macos-none-0.14.0-dev.1622+2ac543388

We've seen this one pop up from time to time across many different kinds of PRs.

Example in #23118: https://github.com/ziglang/zig/actions/runs/13699868449/job/38310693924?pr=23118

@alexrp alexrp added this to the 0.15.0 milestone Mar 7, 2025
@alexrp alexrp added bug Observed behavior contradicts documented or intended behavior linking labels Mar 7, 2025
alexrp added a commit to alexrp/zig that referenced this issue Mar 7, 2025
alexrp added a commit to alexrp/zig that referenced this issue Mar 8, 2025
patrickwick pushed a commit to patrickwick/zig that referenced this issue Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Observed behavior contradicts documented or intended behavior linking
Projects
None yet
Development

No branches or pull requests

1 participant