| Summary: | sys-libs/pkgcraft-0.0.4 fails tests (MUSL-SYSTEM): fatal runtime error: failed to initiate panic, error 5 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Sam James <sam> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-01-25 10:28:43 UTC
Created attachment 849179 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: thread '<unnamed>' panicked at 'failed creating shm: shm_open(): EACCES: Permission denied', /var/tmp/portage/sys-libs/pkgcraft-0.0.4/work/cargo_home/gentoo/scallop-0.0.3/src/shell.rs:18:62 fatal runtime error: failed to initiate panic, error 5 Why can't it open /dev/shm? Closing this because: 1. sys-libs/pkgcraft shouldn't run tests as none exist for it upstream, it's tested via the bindings that make use of it 2. A static binary version of pkgcraft-tools is built using musl upstream and doesn't appear to have any issues. |