clockworklabs / clockworklabs/SpacetimeDB
CI flake: linker error building CLI
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed GitHub Actions attempt succeeded on rerun.
Tests:
Build and test wasm bindings
Error:
error: linking with cc failed: exit status: 1
|
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/27853147083/job/82435739509 (Build and test wasm bindings, attempt 1 -> 2)
Context:
- none
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the failed GitHub Actions job for “Build and test wasm bindings” and compare attempt 1 with the successful rerun. Reproduce that job and investigate the reported cc linker failure; done means the job completes reliably without the flake.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust, wasm
- Domain
- build-system, ci-cd, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100