All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Michael Nosthoff via buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH] package/boost: remove dependencies on Boost.System
Date: Wed, 3 Sep 2025 21:34:28 +0200	[thread overview]
Message-ID: <20250903213428.5740c712@windsurf> (raw)
In-Reply-To: <20250903133754.1781943-2-buildroot@heine.tech>

Hello Michael,

On Wed,  3 Sep 2025 15:37:52 +0200
Michael Nosthoff via buildroot <buildroot@buildroot.org> wrote:

> Boost.System is a header only library since Boost 1.69.0 [0].
> 
> A Stub Library remained for backward compatibility. This
> mainly affects CMake Packages that use FindPackage and
> explicitly list 'system'.
> 
> For Boost internal modules this is not the case so remove this
> dependency.
> 
> Buildroot packages should select BR2_PACKAGE_BOOST_SYSTEM explicitly
> if needed and not rely on a proxy dependency from other boost packages.
> 
> [0] https://github.com/boostorg/system/blob/develop/doc/system/changes.adoc#changes-in-boost-169

Thanks for the patch. It's great to have someone understanding the
dependencies between the different Boost modules, because they are not
obvious, and not easy to maintain, so thanks a lot.

Since this has the potential for breaking stuff quite a bit for
packages that depend on Boost, how much testing did you do (build
testing) ? I see your patch fixes package/libcpprestsdk, but is it the
only package affected?

Note that the fix of package/libcpprestsdk and other packages could be
done as a separate, preliminary patch.

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

  reply	other threads:[~2025-09-03 19:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-03 13:37 [Buildroot] [PATCH] package/boost: remove dependencies on Boost.System Michael Nosthoff via buildroot
2025-09-03 19:34 ` Thomas Petazzoni via buildroot [this message]
2025-09-04 19:52   ` Michael Nosthoff via buildroot
2025-09-05  6:37     ` Thomas Petazzoni 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=20250903213428.5740c712@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 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.