Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832969

Summary: sys-firmware/alsa-firmware-1.2.4-r1 fails to compile: digiface_firmware.dat:2:8: error: unknown type name u_int32_t
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo ALSA team <alsa-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/alsa-project/alsa-firmware/pull/10
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-09 07:09:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-firmware/alsa-firmware-1.2.4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-09 07:09:46 UTC
Created attachment 764663 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-01 11:39:10 UTC
tinderbox_musl has reproduced this issue with version 1.2.4-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-10-15 12:38:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfcc4f43ff0913e7f7e9ce439546389213bee342

commit cfcc4f43ff0913e7f7e9ce439546389213bee342
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-15 12:37:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-15 12:37:46 +0000

    sys-firmware/alsa-firmware: fix musl build
    
    Closes: https://bugs.gentoo.org/832969
    Signed-off-by: Sam James <sam@gentoo.org>

 .../alsa-firmware/alsa-firmware-1.2.4-r1.ebuild    |  6 +-
 .../files/alsa-firmware-1.2.4-musl.patch           | 91 ++++++++++++++++++++++
 2 files changed, 96 insertions(+), 1 deletion(-)