DPDK patches and discussions
 help / color / mirror / Atom feed
* Meson get_cross_property deprecated
@ 2024-09-20  8:22 Morten Brørup
  2024-09-20  9:07 ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Morten Brørup @ 2024-09-20  8:22 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi Bruce,

 

Meson version 1.3.2 emits a notice that meson.get_cross_property is deprecated: 

 

NOTICE: Future-deprecated features used:

* 0.58.0: {'meson.get_cross_property'}

 

It seems to have been replaced by meson.get_external_property:

https://mesonbuild.com/Reference-manual_builtin_meson.html#mesonget_cross_property

 

 

Looking forward to seeing you again next week. J

 

 

Med venlig hilsen / Kind regards,

-Morten Brørup

 


[-- Attachment #2: Type: text/html, Size: 2950 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Meson get_cross_property deprecated
  2024-09-20  8:22 Meson get_cross_property deprecated Morten Brørup
@ 2024-09-20  9:07 ` Bruce Richardson
  2024-09-20  9:20   ` Morten Brørup
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2024-09-20  9:07 UTC (permalink / raw)
  To: Morten Brørup; +Cc: dev, techboard

On Fri, Sep 20, 2024 at 10:22:59AM +0200, Morten Brørup wrote:
>    Hi Bruce,
> 
> 
>    Meson version 1.3.2 emits a notice that meson.get_cross_property is
>    deprecated:
> 
> 
>    NOTICE: Future-deprecated features used:
> 
>    * 0.58.0: {'meson.get_cross_property'}
> 
> 
>    It seems to have been replaced by meson.get_external_property:
> 
>    [1]https://mesonbuild.com/Reference-manual_builtin_meson.html#mesonget_
>    cross_property
> 
> 
Unfortunately, according to the docs, get_external_property is only
supported from 0.54 onwards, so we can't update to use it until we do a
meson minimum-version bump.

Cc: techboard
Question for community & techboard: is it better to bump minimum version
now in 24.11, or to wait till after the LTS release?  Thoughts?

/Bruce

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Meson get_cross_property deprecated
  2024-09-20  9:07 ` Bruce Richardson
@ 2024-09-20  9:20   ` Morten Brørup
  0 siblings, 0 replies; 3+ messages in thread
From: Morten Brørup @ 2024-09-20  9:20 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev, techboard

> From: Bruce Richardson [mailto:bruce.richardson@intel.com]
> Sent: Friday, 20 September 2024 11.08
> 
> On Fri, Sep 20, 2024 at 10:22:59AM +0200, Morten Brørup wrote:
> >    Hi Bruce,
> >
> >
> >    Meson version 1.3.2 emits a notice that meson.get_cross_property is
> >    deprecated:
> >
> >
> >    NOTICE: Future-deprecated features used:
> >
> >    * 0.58.0: {'meson.get_cross_property'}
> >
> >
> >    It seems to have been replaced by meson.get_external_property:
> >
> >    [1]https://mesonbuild.com/Reference-manual_builtin_meson.html#mesonget_
> >    cross_property
> >
> >
> Unfortunately, according to the docs, get_external_property is only
> supported from 0.54 onwards, so we can't update to use it until we do a
> meson minimum-version bump.
> 
> Cc: techboard
> Question for community & techboard: is it better to bump minimum version
> now in 24.11, or to wait till after the LTS release?  Thoughts?
> 
> /Bruce

I think we should bump the minimum Meson version now, or we will be stuck with it for the lifetime of the LTS release.

Also applies to minimum Python version, discussed in another thread:
https://inbox.dpdk.org/dev/ZuwfsT6iRqcjnxRe@bricha3-mobl1.ger.corp.intel.com/

-Morten


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-20  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20  8:22 Meson get_cross_property deprecated Morten Brørup
2024-09-20  9:07 ` Bruce Richardson
2024-09-20  9:20   ` Morten Brørup

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).