patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@amd.com>
Cc: Timothy McDaniel <timothy.mcdaniel@intel.com>,
	Kent Wires <kent.wires@intel.com>,
	dev@dpdk.org, David Marchand <david.marchand@redhat.com>,
	stable@dpdk.org, Luca Boccassi <bluca@debian.org>
Subject: Re: [PATCH] event/dlb2: fix meson build
Date: Thu, 03 Nov 2022 16:35:03 +0100	[thread overview]
Message-ID: <3277434.9LS3J3VOpE@thomas> (raw)
In-Reply-To: <20221103152204.2706555-1-ferruh.yigit@amd.com>

03/11/2022 16:22, Ferruh Yigit:
> "meson setup" fails when '-Werror' compiler flag is enabled [1].
> This is not a build error in the driver but a build error in meson
> during "meson setup" stage.
> 
> This issue exists for a while but meson takes it as a warning and
> ignores it unless '-Werror' compiler flag is provided.
[...]
> Reproduced via `meson -Dc_args='-Werror' build`

Is it different of 'meson --werror" as in devtools/test-meson-builds.sh
or 'meson -Dwerror=true' as in .ci/linux-build.sh?




  reply	other threads:[~2022-11-03 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 15:22 Ferruh Yigit
2022-11-03 15:35 ` Thomas Monjalon [this message]
2022-11-03 16:22   ` Ferruh Yigit
2022-11-04 11:00     ` Jerin Jacob
2022-11-07 14:22       ` Jerin Jacob

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=3277434.9LS3J3VOpE@thomas \
    --to=thomas@monjalon.net \
    --cc=bluca@debian.org \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=kent.wires@intel.com \
    --cc=stable@dpdk.org \
    --cc=timothy.mcdaniel@intel.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;
as well as URLs for NNTP newsgroup(s).