From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/libnpth: fix musl build
Date: Mon, 8 Apr 2024 22:59:12 +0200 [thread overview]
Message-ID: <20240408225912.2603c2cf@windsurf> (raw)
In-Reply-To: <20240407092105.276261-1-fontaine.fabrice@gmail.com>
On Sun, 7 Apr 2024 11:21:04 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following musl build failure raised since bump to version 1.7 in
> commit 3ef4d24192b20bd1eb5e34c9fa2a6aa5bde91f91 and
> https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git;a=commit;h=575573b5b63e147b1906240f192dbe37a26ca4b9:
>
> npth.c:392:21: error: unknown type name 'npth_rwlock_t'; did you mean 'npth_cond_t'?
> 392 | npth_rwlock_rdlock (npth_rwlock_t *rwlock)
> | ^~~~~~~~~~~~~
> | npth_cond_t
>
> Fixes: 3ef4d24192b20bd1eb5e34c9fa2a6aa5bde91f91
> - http://autobuild.buildroot.org/results/d986ba27b734679fd70b4e0f23278ebd38e13c5d
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> ...EXPOSE_RWLOCK_API-for-musl-C-library.patch | 37 +++++++++++++++++++
> package/libnpth/libnpth.mk | 2 +
> 2 files changed, 39 insertions(+)
> create mode 100644 package/libnpth/0001-Fix-INSERT_EXPOSE_RWLOCK_API-for-musl-C-library.patch
Both applied, 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
next prev parent reply other threads:[~2024-04-08 20:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-07 9:21 [Buildroot] [PATCH 1/2] package/libnpth: fix musl build Fabrice Fontaine
2024-04-07 9:21 ` [Buildroot] [PATCH 2/2] package/libnpth: disable tests Fabrice Fontaine
2024-05-06 10:54 ` Peter Korsgaard
2024-04-08 20:59 ` Thomas Petazzoni via buildroot [this message]
2024-05-06 10:54 ` [Buildroot] [PATCH 1/2] package/libnpth: fix musl build 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=20240408225912.2603c2cf@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=fontaine.fabrice@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