Summary: | app-misc/no-more-secrets-1.0.1 fails to compile (MUSL-SYSTEM): nmstermio.c:299:23: error: assignment of read-only variable stdin | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Rick Farina (Zero_Chaos) <zerochaos> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | Hans.von.Hohenstaufen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
Patch to musl system |
Description
Agostino Sarubbo
![]() Created attachment 882623 [details]
build.log
build log and emerge --info
Created attachment 919768 [details, diff] Patch to musl system The bug related to musl system and the solution is in the wiki. https://wiki.gentoo.org/wiki/Musl_porting_notes#error:_assignment_of_read-only_variable_.27.5Bstdout.7Cstdin.7Cstderr.5D.27 |