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

Bug 415341

Summary: media-plugins/alsa-plugins-1.0.25-r1 - pcm_a52.c:447:32: error: 'AV_CH_LAYOUT_STEREO' undeclared (first use in this function)
Product: Gentoo Linux Reporter: Alessandro Surace <zioalex>
Component: Current packagesAssignee: Gentoo ALSA team <alsa-bugs>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

Description Alessandro Surace 2012-05-10 07:57:39 UTC
alsa-plugins fails to build with follow errors:
pcm_a52.c: In function 'a52_prepare':
pcm_a52.c:447:32: error: 'AV_CH_LAYOUT_STEREO' undeclared (first use in this function)
pcm_a52.c:447:32: note: each undeclared identifier is reported only once for each function it appe
ars in
pcm_a52.c:450:32: error: 'AV_CH_LAYOUT_QUAD' undeclared (first use in this function)
pcm_a52.c:453:32: error: 'AV_CH_LAYOUT_5POINT1' undeclared (first use in this function)
make[2]: *** [pcm_a52.lo] Error 1
make[2]: Leaving directory `/mnt/bigdisk/tmp/portage/media-plugins/alsa-plugins-1.0.25-r1/work/als
a-plugins-1.0.25/a52'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/bigdisk/tmp/portage/media-plugins/alsa-plugins-1.0.25-r1/work/als
a-plugins-1.0.25'
make: *** [all] Error 2
Comment 1 Alessandro Surace 2012-05-10 07:58:40 UTC
Created attachment 311319 [details]
build.log
Comment 2 Alessandro Surace 2012-05-10 07:58:54 UTC
Created attachment 311321 [details]
environment
Comment 3 Alessandro Surace 2012-05-10 07:59:11 UTC
Created attachment 311323 [details]
emerge --info
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-10 13:25:46 UTC
Did you try with ccache disabled, yet?
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2012-09-06 12:03:29 UTC
(In reply to comment #4)
> Did you try with ccache disabled, yet?

^ reopen after testing, thanks
Comment 6 David Heidelberg (okias) 2013-08-19 16:34:15 UTC
do you have libav installed? It look like this is some missing include...
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2013-08-19 18:09:53 UTC
Provide output of `emerge -pv --nodeps virtual/ffmpeg media-video/libav media-video/ffmpeg`
Try upgrading ffmpeg (or libav)
Try current alsa-plugins-1.0.27
Let us know which versions caused the failure

Unlikely this is any of a problem with current versions in the portage