Summary: | media-sound/supercollider-3.13.0 fails to build with gcc13 missing uint32_t | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kfir Ozer <kfirufk> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
build log uint32_t bug fix |
Description
Kfir Ozer
2023-11-18 03:28:51 UTC
Created attachment 875035 [details]
emerge --info
Created attachment 875036 [details]
build log
dupe of bug 905127, I think. *** This bug has been marked as a duplicate of bug 905127 *** Created attachment 875037 [details, diff]
uint32_t bug fix
adds include to cstdint to fix missing uint32_t.
oh sorry yeah it's a duplicate, attached the fix to the other bug as well. |