From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/4] package/alsa-utils: Fix musl build
Date: Sat, 14 Oct 2023 21:13:52 +0300 [thread overview]
Message-ID: <87a5sl2hpy.fsf@tarshish> (raw)
In-Reply-To: <20231013184554.337101-3-bernd@kuhls.net>
Hi Bernd,
On Fri, Oct 13 2023, Bernd Kuhls wrote:
> Fixes:
> http://autobuild.buildroot.net/results/bce/bce46fd8aab9ef4918228e8cfc5f8b5abe71e859/
>
> This musl-related autobuilder error occured when building alsa-lib and
> is fixed by
> https://patchwork.ozlabs.org/project/buildroot/patch/20230927052204.231589-1-bernd@kuhls.net/
>
> When continuing the build of this defconfig we see a build error with
> alsa-utils which is fixed by this patch.
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> .../0009-topology-include-locale.h.patch | 33 +++++++++++++++++++
> ...nhlt-dmic-info.c-include-sys-types.h.patch | 33 +++++++++++++++++++
> package/alsa-utils/Config.in | 1 +
> 3 files changed, 67 insertions(+)
> create mode 100644 package/alsa-utils/0009-topology-include-locale.h.patch
> create mode 100644 package/alsa-utils/0010-nhlt-dmic-info.c-include-sys-types.h.patch
[...]
> diff --git a/package/alsa-utils/Config.in b/package/alsa-utils/Config.in
> index 3429d0b406..be222501b9 100644
> --- a/package/alsa-utils/Config.in
> +++ b/package/alsa-utils/Config.in
> @@ -65,6 +65,7 @@ config BR2_PACKAGE_ALSA_UTILS_APLAY
>
> config BR2_PACKAGE_ALSA_UTILS_APLAYMIDI
> bool "aplaymidi"
> + select BR2_PACKAGE_ALSA_LIB_RAWMIDI
Is this related to the musl build fix?
baruch
> select BR2_PACKAGE_ALSA_LIB_SEQ
>
> config BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-10-14 18:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-13 18:45 [Buildroot] [PATCH 1/4] package/alsa-lib: fix musl build Bernd Kuhls
2023-10-13 18:45 ` [Buildroot] [PATCH 2/4] package/alsa-utils: fix build with gcc < 11 Bernd Kuhls
2023-10-13 18:45 ` [Buildroot] [PATCH 3/4] package/alsa-utils: Fix musl build Bernd Kuhls
2023-10-14 18:13 ` Baruch Siach via buildroot [this message]
2023-10-13 18:45 ` [Buildroot] [PATCH 4/4] package/alsa-utils: fix UMP support detection 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=87a5sl2hpy.fsf@tarshish \
--to=buildroot@buildroot.org \
--cc=baruch@tkos.co.il \
--cc=bernd@kuhls.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 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.