* [dpdk-dev] minimum supported meson version
@ 2019-11-19 12:27 Andrew Rybchenko
2019-11-19 12:40 ` Luca Boccassi
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Rybchenko @ 2019-11-19 12:27 UTC (permalink / raw)
To: Bruce Richardson; +Cc: Luca Boccassi, dev
Bruce,
root meson.build declares 0.47.1, but I see the following during build:
WARNING: Project specifies a minimum meson_version '>= 0.47.1' but uses
features which were added in newer versions:
* 0.48.0: {'console arg in custom_target'}
* 0.50.0: {'install arg in configure_file'}
Will above be fixed or minimum version upgraded?
Upgrade to 0.50.0 will cut more distros including Debian 9 and 10,
Ubuntu 19.04, RHEL 8 and earlier.
I know that pip solves it, but it is not always acceptable.
Andrew.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] minimum supported meson version
2019-11-19 12:27 [dpdk-dev] minimum supported meson version Andrew Rybchenko
@ 2019-11-19 12:40 ` Luca Boccassi
2019-11-19 12:59 ` Andrew Rybchenko
0 siblings, 1 reply; 3+ messages in thread
From: Luca Boccassi @ 2019-11-19 12:40 UTC (permalink / raw)
To: Andrew Rybchenko, Bruce Richardson; +Cc: dev
On Tue, 2019-11-19 at 15:27 +0300, Andrew Rybchenko wrote:
> Bruce,
>
> root meson.build declares 0.47.1, but I see the following during
> build:
>
> WARNING: Project specifies a minimum meson_version '>= 0.47.1' but
> uses
> features which were added in newer versions:
> * 0.48.0: {'console arg in custom_target'}
> * 0.50.0: {'install arg in configure_file'}
>
> Will above be fixed or minimum version upgraded?
>
> Upgrade to 0.50.0 will cut more distros including Debian 9 and 10,
> Ubuntu 19.04, RHEL 8 and earlier.
> I know that pip solves it, but it is not always acceptable.
>
> Andrew.
Hi,
IIRC we discussed it before, and both those warnings are benign -
nothing should be broken. Logging will be less nice for some targets,
for example.
--
Kind regards,
Luca Boccassi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] minimum supported meson version
2019-11-19 12:40 ` Luca Boccassi
@ 2019-11-19 12:59 ` Andrew Rybchenko
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Rybchenko @ 2019-11-19 12:59 UTC (permalink / raw)
To: Luca Boccassi, Bruce Richardson; +Cc: dev
On 11/19/19 3:40 PM, Luca Boccassi wrote:
> On Tue, 2019-11-19 at 15:27 +0300, Andrew Rybchenko wrote:
>> Bruce,
>>
>> root meson.build declares 0.47.1, but I see the following during
>> build:
>>
>> WARNING: Project specifies a minimum meson_version '>= 0.47.1' but
>> uses
>> features which were added in newer versions:
>> * 0.48.0: {'console arg in custom_target'}
>> * 0.50.0: {'install arg in configure_file'}
>>
>> Will above be fixed or minimum version upgraded?
>>
>> Upgrade to 0.50.0 will cut more distros including Debian 9 and 10,
>> Ubuntu 19.04, RHEL 8 and earlier.
>> I know that pip solves it, but it is not always acceptable.
>>
>> Andrew.
> Hi,
>
> IIRC we discussed it before, and both those warnings are benign -
> nothing should be broken. Logging will be less nice for some targets,
> for example.
OK, I see. Build looks working with 0.47.2.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-19 12:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-19 12:27 [dpdk-dev] minimum supported meson version Andrew Rybchenko
2019-11-19 12:40 ` Luca Boccassi
2019-11-19 12:59 ` Andrew Rybchenko
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).