packaging: load the correct libraries on riscv64
Metadata
Current evaluation
Merged a packaging fix to correctly load ctypes libraries on riscv64. Approved by one reviewer and passing CI, the change resolves architecture-specific library loading without impacting coverage.
Suggested action: —
No scores available.
Issue body
Make ctypes work on riscv64.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a packaging fix to correctly load ctypes libraries on riscv64. Approved by one reviewer and passing CI, the change resolves architecture-specific library loading without impacting coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master. Updates packaging to load the correct libraries on riscv64, enabling ctypes functionality. No coverage impact. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into master to fix ctypes library loading on riscv64. The change correctly resolves architecture-specific library paths, enabling functionality on the target platform with no coverage impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2126 packaging: load the correct libraries on armhf | snapcraft | merged | Merged fix to snapcraft packaging to correctly load armhf libraries via ctypes dlopen, resolving architecture-specific runtime issues. Approved by reviewer and passed CI checks. | |
| #1406 feat: enable riscv64 support | charmcraft | merged | Merged pull request enabling riscv64 support. Approved by three reviewers and passed CI checks. The change involved adding a single line to one file. | |
| #3186 Riscv64 support | snapcraft | merged | Merged. Adds RISC-V 64-bit architecture support. CI initially failed on unrelated tests but passed after retrigger. Reviewer requested adding RISC-V to a unit test, which was addressed. Approved and merged. | |
| #4450 remote-build: Add riscv64 | snapcraft | merged | Merged pull request adding riscv64 support to remote-build following Launchpad's removal of build restrictions. Approved by two reviewers, passed CI, and modified three files with a +4/-3 line change. | |
| #599 build: enable riscv64, ppcel, and s390x platforms | fetch-service | merged | Merged after two approvals and passing all CI checks. The change enables riscv64, ppc64le, and s390x architectures in the build configuration. Completed 138 days ago. |