From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/bctoolbox: disable mbedtls support
Date: Sun, 7 Sep 2025 15:16:33 +0200 [thread overview]
Message-ID: <20250907151633.00a5abd0@windsurf> (raw)
In-Reply-To: <20250907131412.3406724-1-thomas.petazzoni@bootlin.com>
On Sun, 7 Sep 2025 15:14:11 +0200
Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:
> From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
>
> Since mbedtls was bumped to version 3.6.3.1 in commit
> 3481a9643fc7223e400ed877f08ade34d44e6b78, the build of bctoolbox fails
> as its mbedtls support is not compatible with mbedtls 3.x.
>
> This issue is known upstream:
>
> https://github.com/BelledonneCommunications/bctoolbox/issues/19
>
> and is not fixed, even in newer version of bctoolbox. So for the time
> being, simply disable mbedtls support in bctoolbox.
>
> Fixes:
>
> https://autobuild.buildroot.org/results/7af784cb60b0ec5e5bd0e0915ce6827f69f4bb97/
>
> Newer versions of bctoolbox have fixed support for mbedtls 3.x,
> however:
>
> 1. They require mbedtls to be built with the MBEDTLS_THREADING_ALT
> threading model, which is incompatible with the
> MBEDTLS_THREADING_PTHREAD threading model with which we are currently
> building mbedtls.
>
> 2. The bctoolbox project itself has been archived, and merged into
> linphone itself, making the work on bctoolbox version bump not very
> useful/relevant.
>
> Disabling mbedtls support is therefore the most immediate solution to
> fix the build issue.
In fact, while this solves the build issue for bctoolbox, it then
causes a build issue in belle-sip, which requires bctoolbox to be built
with crypto support.
Considering the issues, and anyway the change of packaging for
linphone, I'm going to send a patch series that drops linphone entirely.
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2025-09-07 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-07 13:14 [Buildroot] [PATCH v2] package/bctoolbox: disable mbedtls support Thomas Petazzoni via buildroot
2025-09-07 13:16 ` Thomas Petazzoni via buildroot [this message]
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=20250907151633.00a5abd0@windsurf \
--to=buildroot@buildroot.org \
--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