[oe] [PATCH][meta-oe 2/4] mplayer2: Blacklist, fails to build with gcc-5

Khem Raj raj.khem at gmail.com
Fri Oct 2 02:21:30 UTC 2015


On Thu, Oct 1, 2015 at 8:29 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> index b208144..2f0369a 100644
> --- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> +++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
> @@ -153,3 +153,6 @@ do_install() {
>      install ${S}/etc/codecs.conf ${D}/usr/etc/mplayer/
>      [ -e ${D}/usr/lib ] && rmdir ${D}/usr/lib
>  }
> +
> +# | libmpdemux/demux_ogg.o:demux_ogg.c:function demux_ogg_read_packet: error: undefined reference to '_ilog'
> +PNBLACKLIST[mplayer2] ?= "BROKEN, fails to build with gcc-5"
> --

seems same inline problem as other package in this thread.

> 2.6.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list