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

Bug 927902

Summary: media-sound/alacenc-0.4.0 fails to compile: types.h:59:16: error: redefinition of uint8_t toBigEndian(uint8_t)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Philipp Rösner <rndxelement>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36085
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-26 13:50:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/alacenc-0.4.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 13:50:30 UTC
Created attachment 888677 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-26 13:50:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/alacenc.dir/atoms.cpp.o 
FAILED: CMakeFiles/alacenc.dir/encoder.cpp.o 
FAILED: CMakeFiles/alacenc.dir/main.cpp.o 
FAILED: CMakeFiles/alacenc.dir/tags.cpp.o 
FAILED: CMakeFiles/alacenc.dir/types.cpp.o 
FAILED: CMakeFiles/alacenc.dir/wavheader.cpp.o 
/var/tmp/portage/media-sound/alacenc-0.4.0/work/alacenc-0.4.0/types.h:59:16: error: redefinition of 'uint8_t toBigEndian(uint8_t)'