Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415341 - media-plugins/alsa-plugins-1.0.25-r1 - pcm_a52.c:447:32: error: 'AV_CH_LAYOUT_STEREO' undeclared (first use in this function)
Summary: media-plugins/alsa-plugins-1.0.25-r1 - pcm_a52.c:447:32: error: 'AV_CH_LAYOUT...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 07:57 UTC by Alessandro Surace
Modified: 2013-08-19 18:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,27.92 KB, text/plain)
2012-05-10 07:58 UTC, Alessandro Surace
Details
environment (environment,103.75 KB, text/plain)
2012-05-10 07:58 UTC, Alessandro Surace
Details
emerge --info (emerge_info.txt,6.83 KB, text/plain)
2012-05-10 07:59 UTC, Alessandro Surace
Details

Note You need to log in before you can comment on or make changes to this bug.
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