Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] uclibc/ffmpeg: Fix fminf-related build error
Date: Sun, 5 Oct 2014 23:40:10 +0200	[thread overview]
Message-ID: <20141005234010.17ab13c5@free-electrons.com> (raw)
In-Reply-To: <1411479699-16331-1-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Tue, 23 Sep 2014 15:41:39 +0200, Bernd Kuhls wrote:
> The build error I saw while bumping ffmpeg to 2.3.1 was caused by uClibc, not
> ffmpeg:
> http://news.gmane.org/find-root.php?message_id=20140804213955.42443190%40debian
> 
> ffmpeg-0001-fminf.patch can be removed in favour of uclibc-0063-fminf.patch.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/ffmpeg/ffmpeg-0001-fminf.patch          |   47 ---------
>  package/uclibc/0.9.33.2/uclibc-0063-fminf.patch |  127 +++++++++++++++++++++++
>  2 files changed, 127 insertions(+), 47 deletions(-)
>  delete mode 100644 package/ffmpeg/ffmpeg-0001-fminf.patch
>  create mode 100644 package/uclibc/0.9.33.2/uclibc-0063-fminf.patch

Even though this looks like the right fix, it is a bit annoying,
because it means that ffmpeg will no longer build with a large number
of external uClibc toolchains (built with Buildroot versions older than
the one that would have this commit included, built with Crosstool-NG,
made available by third-parties, etc.).

Do you think we could have a solution that combines keeping the ffmpeg
fminf() patch, and adding the uClibc patch? Having the uClibc patch is
good because it fixes a real issue in uClibc. Keeping the ffmpeg
fminf() patch ensures that our ffmpeg package builds with other uClibc
toolchains than just the latest Buildroot uClibc toolchain.

What do you think?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-10-05 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 13:41 [Buildroot] [PATCH 1/1] uclibc/ffmpeg: Fix fminf-related build error Bernd Kuhls
2014-10-05 21:40 ` Thomas Petazzoni [this message]
2014-10-06 19:27   ` Bernd Kuhls
2014-10-30 22:05     ` Thomas Petazzoni
2014-11-09 13:05       ` Bernd Kuhls

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=20141005234010.17ab13c5@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --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