public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>,
	openembedded-core@lists.openembedded.org
Subject: Re: [krogoth][PATCH] gstreamer1.0-libav: Add 'valgrind' config option
Date: Wed, 15 Mar 2017 12:25:55 -0400	[thread overview]
Message-ID: <20170315162555.GN15664@denix.org> (raw)
In-Reply-To: <20161110144409.8940-1-Martin.Jansa@gmail.com>

FWIW, it still doesn't seem to fully work...

I just got this exact error in my morty build. My packageconfigs are:

PACKAGECONFIG="orc yasm"
PACKAGECONFIG_CONFARGS=" --disable-gpl --enable-orc --disable-valgrind --enable-yasm"


On Thu, Nov 10, 2016 at 03:44:09PM +0100, Martin Jansa wrote:
> From: Otavio Salvador <otavio@ossystems.com.br>
> 
> This fixes following error:
> 
> ,----
> | src/libavutil/log.c:51:31: fatal error: valgrind/valgrind.h: No such file or directory
> |  #include <valgrind/valgrind.h>
> `----
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>  meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
> index 363101e..2814a58 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
> @@ -18,6 +18,7 @@ PACKAGECONFIG[gpl] = "--enable-gpl,--disable-gpl,"
>  PACKAGECONFIG[libav] = "--with-system-libav,,libav"
>  PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc"
>  PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native"
> +PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-valgrind,valgrind"
>  
>  GSTREAMER_1_0_DEBUG ?= "--disable-debug"
>  
> -- 
> 2.10.2
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


      reply	other threads:[~2017-03-15 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-10 14:44 [krogoth][PATCH] gstreamer1.0-libav: Add 'valgrind' config option Martin Jansa
2017-03-15 16:25 ` Denys Dmytriyenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170315162555.GN15664@denix.org \
    --to=denis@denix.org \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox