lowRISC / lowRISC/sonata-software
LLVM rebuilds instead of using cache on aarch64 with NiX
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 14
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
When using the Nix environment on aarch64 with Debian Bookworm, LLVM is being recompiled locally instead of retrieved from the binary cache. This may be expected behaviour, as the system is not based on Ubuntu.
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 by reproducing the Nix environment on aarch64 with Debian Bookworm and inspect how the LLVM binary cache is configured. Compare the cache behavior with the Ubuntu-based environment; done means either LLVM is retrieved from the cache or the expected Debian behavior and required configuration are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian
- Domain
- build-system, compilers, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100