From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Kai Kang <kai.kang@eng.windriver.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] glibc: fix multilib headers conflict for arm
Date: Mon, 04 Mar 2024 17:00:55 +0000 [thread overview]
Message-ID: <b023614f7765fc003a4aa854440c0b66d200d27b.camel@linuxfoundation.org> (raw)
In-Reply-To: <20240304011249.1930843-1-kai.kang@windriver.com>
On Mon, 2024-03-04 at 09:12 +0800, Kai Kang wrote:
> From: Kai Kang <kai.kang@windriver.com>
>
> The header files conflic when multilib enabled for arm:
>
> > Error: Transaction test error:
> > file /usr/include/finclude/math-vector-fortran.h conflicts between attempted installs of
> lib32-libc6-dev-2.39+git0+312e159626-r0.armv7at2hf_neon and libc6-dev-2.39+git0+312e159626-r0.cortexa72
>
> Invoke function oe_multilib_header to resolve it.
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> meta/recipes-core/glibc/glibc-package.inc | 2 ++
> 1 file changed, 2 insertions(+)
It may fix conflicts but it appears to break the fortran compiler:
https://autobuilder.yoctoproject.org/typhoon/#/builders/127/builds/2987/steps/14/logs/stdio
I've not specifically bisected it to this but it does seem most likely.
Cheers,
Richard
next prev parent reply other threads:[~2024-03-04 17:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 1:12 [PATCH] glibc: fix multilib headers conflict for arm kai.kang
2024-03-04 17:00 ` Richard Purdie [this message]
2024-03-05 1:23 ` [OE-core] " Kai
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=b023614f7765fc003a4aa854440c0b66d200d27b.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=kai.kang@eng.windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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