Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 2/3] gst-ffmpeg: add --pkg-config to internal libav configure options
Date: Tue, 14 Oct 2014 10:59:43 +0200	[thread overview]
Message-ID: <543CE5FF.9000307@lucaceresoli.net> (raw)
In-Reply-To: <CANxTyt4jq7EE-99rWsGiFgCjAKptaGWHyMpaEtgKxyZPhBG3Jg@mail.gmail.com>

Dear Danomi,

Danomi Manchego wrote:
> Luca,
>
> On Mon, Oct 13, 2014 at 9:37 AM, Luca Ceresoli <luca@lucaceresoli.net> wrote:
>> Dear Danomi,
>>
>> Danomi Manchego wrote:
>>>
>>> The internal copy of libav in gst-ffmpeg does not understand the
>>> PKG_CONFIG env variable, so it throws a line like this at the end
>>> of its configuration:
>>>
>>> WARNING: .../output/host/usr/bin/i686-pc-linux-gnu-pkg-config not found,
>>> library detection may fail.
>>
>>
>> I tried to reproduce the issue, but the message didn't show up.
>> Can you chare a defconfig to reproduce the issue?
>
> I've seen this in a few different configurations, so I didn't think
> that you needed anything special.  But anyway, here is one possible
> defconfig:
>
>      BR2_arm=y
>      BR2_cortex_a8=y
>      BR2_ARM_FPU_NEON=y
>      BR2_ENABLE_DEBUG=y
>      BR2_TOOLCHAIN_EXTERNAL=y
>      BR2_PACKAGE_GSTREAMER=y
>      BR2_PACKAGE_GST_FFMPEG=y
>      # BR2_TARGET_ROOTFS_TAR is not set
>
> Look at the very end of the configure step, just before the build step:
>
>      License: GPL version 2 or later
>      Creating config.mak and config.h...
>
>      WARNING: xxxx/output/host/usr/bin/arm-none-linux-gnueabi-pkg-config
> not found, library detection may fail.

Reproduced with this config, and disappeared applying your patch.

Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>

-- 
Luca

  reply	other threads:[~2014-10-14  8:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12 19:30 [Buildroot] [PATCH v3 1/3] gst-ffmpeg: add option to select GPL vs LGPL build Danomi Manchego
2014-10-12 19:30 ` [Buildroot] [PATCH v3 2/3] gst-ffmpeg: add --pkg-config to internal libav configure options Danomi Manchego
2014-10-13 13:37   ` Luca Ceresoli
2014-10-13 16:26     ` Danomi Manchego
2014-10-14  8:59       ` Luca Ceresoli [this message]
2014-10-17 21:24   ` Yann E. MORIN
2014-10-17 21:39     ` Bernd Kuhls
2014-10-17 22:46       ` Yann E. MORIN
2014-10-18 11:51     ` Thomas Petazzoni
2014-10-18 13:14       ` Arnout Vandecappelle
2014-10-12 19:30 ` [Buildroot] [PATCH v3 3/3] gst-ffmpeg: expand package description to describe libav usage Danomi Manchego
2014-10-13 12:15   ` Luca Ceresoli
2014-10-13 12:16 ` [Buildroot] [PATCH v3 1/3] gst-ffmpeg: add option to select GPL vs LGPL build Luca Ceresoli
2014-10-17 21:32 ` Yann E. MORIN

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=543CE5FF.9000307@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --cc=buildroot@busybox.net \
    /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