Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Peter Thompson <peter.macleod.thompson@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/sdl2_ttf: disable builtin harfbuzz
Date: Thu, 28 Apr 2022 23:39:51 +0200	[thread overview]
Message-ID: <20220428233951.5d87b016@windsurf> (raw)
In-Reply-To: <20220428175447.983405-1-fontaine.fabrice@gmail.com>

On Thu, 28 Apr 2022 19:54:47 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Disable builtin harfbuzz which is enabled by default since bump to
> version 2.0.18 in commit f4da031a77f200515bcc5b2e0fe665a7b4f2a780 and
> https://github.com/libsdl-org/SDL_ttf/commit/834ec54127dc9c2a12928f5fe32cf110ec4c7a7f
> resulting in the following build failure without threads:
> 
> In file included from external/harfbuzz-2.8.0/src/hb.hh:470,
>                  from external/harfbuzz-2.8.0/src/hb-aat-layout.cc:28:
> external/harfbuzz-2.8.0/src/hb-mutex.hh:53:10: fatal error: pthread.h: No such file or directory
>    53 | #include <pthread.h>
>       |          ^~~~~~~~~~~
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/ac8b366558bec61ada84ec15cf27652fde2b63b2
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/sdl2_ttf/sdl2_ttf.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-04-28 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 17:54 [Buildroot] [PATCH 1/1] package/sdl2_ttf: disable builtin harfbuzz Fabrice Fontaine
2022-04-28 21:39 ` Thomas Petazzoni via buildroot [this message]
2022-05-27 18:54 ` Peter Korsgaard

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=20220428233951.5d87b016@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=peter.macleod.thompson@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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