[yocto] Pulseaudio: build issue

Maxin B. John maxin.john at intel.com
Wed Jan 18 06:59:26 PST 2017


Hi Gowtham,

On Wed, Jan 18, 2017 at 12:00:52PM +0000, Gowtham Pandi wrote:
>
>Hi All,
>
>I am using Raspberry Pi 3 model B. I am facing build issues while building bitbake pulseaudio.
>
>Please find my configuration details:
>
>Yocto : Jethro branch
>pulseaudio.inc RDEPENDS_pulseaudio-server += "alsa-plugins-pulseaudio-conf"
>we are using alsa-plugins_1.0.29.bb
>bitbake pulseaudio
>ERROR: Nothing RPROVIDES 'alsa-plugins-pulseaudio-conf' 
> (but /home/guest/openembedded-core/meta/recipes-multimedia/pulseaudio/pulseaudio_6.0.bb RDEPENDS on or otherwise requires it)
>
>NOTE: Runtime target 'alsa-plugins-pulseaudio-conf' is unbuildable, removing... 
>Missing or unbuildable dependency chain was: ['alsa-plugins-pulseaudio-conf'] 
> ERROR: Required build target 'pulseaudio' has no buildable providers.
> Missing or unbuildable dependency chain was: ['pulseaudio', 'alsa-plugins-pulseaudio-conf']
>
>
>Please share your inputs.

Please make sure that "pulseaudio" is present in the 'DISTRO_FEATURES'.

To test this, add the following line in your "local.conf" file and build again:
DISTRO_FEATURES_append =" pulseaudio"

>
>Thanks
>Gowtham  P

Best Regards,
Maxin



More information about the yocto mailing list