From: Aaron Conole <aconole@redhat.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, bruce.richardson@intel.com,
Michael Santana <maicolgabriel@hotmail.com>,
Patrick Robb <probb@iol.unh.edu>
Subject: Re: [PATCH v2] ci: check C++ headers with clang
Date: Mon, 07 Jul 2025 09:41:11 -0400 [thread overview]
Message-ID: <f7tplecqft4.fsf@redhat.com> (raw)
In-Reply-To: <20250703082010.2002295-1-david.marchand@redhat.com> (David Marchand's message of "Thu, 3 Jul 2025 10:20:10 +0200")
David Marchand <david.marchand@redhat.com> writes:
> If not passing an explicit compiler for C++, meson uses c++ which
> defaults to /usr/bin/g++ on a Ubuntu system.
> Explicitly choose which compiler to use for C++.
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
> Changes since v1:
> - rebased,
> - moved CXX tweaking in the branch enabling headers check,
>
Not sure why we got a segfault with this in IOL:
36/120 DPDK:fast-tests / eal_flags_misc_autotest FAIL 3.78s killed by signal 11 SIGSEGV
I don't think it is related.
Acked-by: Aaron Conole <aconole@redhat.com>
next prev parent reply other threads:[~2025-07-07 13:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 11:31 [PATCH] ci: check C++ headers with clang David Marchand
2025-07-01 11:37 ` David Marchand
2025-07-03 8:20 ` [PATCH v2] " David Marchand
2025-07-07 13:41 ` Aaron Conole [this message]
2025-07-07 14:08 ` David Marchand
2025-07-09 9:32 ` David Marchand
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=f7tplecqft4.fsf@redhat.com \
--to=aconole@redhat.com \
--cc=bruce.richardson@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=maicolgabriel@hotmail.com \
--cc=probb@iol.unh.edu \
/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.