[PATCH] meson: use built-in 'modules' helper for python dependencies
Luca Boccassi
luca.boccassi at gmail.com
Tue Jun 25 00:04:15 CEST 2024
On Mon, 24 Jun 2024 at 10:16, David Marchand <david.marchand at redhat.com> wrote:
>
> On Sun, Jun 23, 2024 at 2:30 PM <luca.boccassi at gmail.com> wrote:
> >
> > From: Luca Boccassi <bluca at debian.org>
> >
> > We now require Meson 0.53 or later, so we can use this feature introduced
> > in 0.51. This also fixes a build failure on SUSE Leap 15.6.
>
> @Luca
> The patch lgtm, but could you develop on what was wrong with SUSE?
The separate manual check is causing it to pick a different
non-default python3 version, which doesn't have elftools installed,
which breaks the meson run:
https://build.opensuse.org/package/live_build_log/home:bluca:dpdk/dpdk/openSUSE_Leap_15.6/x86_64
More information about the dev
mailing list