All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org,
	Maxime Chevallier <maxime.chevallier@bootlin.com>
Subject: Re: [Buildroot] [PATCH v3] package/libtracefs: fix build failure due to missing NPTL
Date: Sat, 16 Aug 2025 22:05:20 +0200	[thread overview]
Message-ID: <20250816220520.0e2a17ac@windsurf> (raw)
In-Reply-To: <20250815203545.10042-1-giulio.benetti@benettiengineering.com>

On Fri, 15 Aug 2025 22:35:45 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> With commit:
> https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/commit/?id=31acfe1747b273e147f864b5a62a4e39197ca1a2
> package libtracefs utest started to use pthread_barrier_() functions and
> this lead to build failure when we build without NPTL. Since utest is
> not needed on the target we can avoid to build it, so let's disable it.
> 
> Fixes: 117ece4835 ("package/libtracefs: bump to version 1.8.0")
> Fixes:
> https://autobuild.buildroot.net/results/69b/69b75908bebdf9382a4cd9b138fcaf1e34daba09//
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * improve commit log to point when problem began as requested by Thomas Petazzoni
> V2->V3:
> * improve commit log again by pointing which Buildroot commit introduced
>   the build failure as pointed by Thomas Petazzoni
> ---
>  package/libtracefs/libtracefs.mk | 3 ++-
>  1 file changed, 2 insertions(+), 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:[~2025-08-16 20:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-14 21:07 [Buildroot] [PATCH] package/libtracefs: fix build failure due to missing NPTL Giulio Benetti
2025-08-15 10:24 ` Thomas Petazzoni via buildroot
2025-08-15 11:09   ` [Buildroot] [PATCH v2] " Giulio Benetti
2025-08-15 15:19     ` Thomas Petazzoni via buildroot
2025-08-15 16:41       ` Giulio Benetti
2025-08-15 18:32         ` Thomas Petazzoni via buildroot
2025-08-15 20:35           ` [Buildroot] [PATCH v3] " Giulio Benetti
2025-08-16 20:05             ` Thomas Petazzoni via buildroot [this message]
2025-08-21 19:21 ` [Buildroot] [PATCH] " Thomas Perale via buildroot

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=20250816220520.0e2a17ac@windsurf \
    --to=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=maxime.chevallier@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.