lowRISC / lowRISC/sonata-software

LLVM rebuilds instead of using cache on aarch64 with NiX

Open
#77 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.