Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-20 Thread Khem Raj
t; > Best regards > Lei > > > -----Original Message----- > > From: openembedded-core@lists.openembedded.org > > On Behalf Of Khem Raj > > Sent: Thursday, March 21, 2024 10:20 AM > > To: Lei, Maohui > > Cc: openembedded-core@lists.openembedded.org > >

Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-20 Thread leimaohui via lists.openembedded.org
config of i686-yoe-linux? > > I guess you might need to throw in meta-clang into layers and use TOOLCHAIN = > "clang" perhaps. > > > > > Best regards > > Lei > > > > > > > > > > > -Original Message- > > > From: K

Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-20 Thread Khem Raj
Raj > > Sent: Wednesday, March 20, 2024 1:22 PM > > To: Lei, Maohui > > Cc: openembedded-core@lists.openembedded.org > > Subject: Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable > > multlib. > > > > This causes mg build failure

Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-20 Thread leimaohui via lists.openembedded.org
ds Lei > -Original Message- > From: Khem Raj > Sent: Wednesday, March 20, 2024 1:22 PM > To: Lei, Maohui > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib. > > This causes mg build failures see >

Re: [OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-19 Thread Khem Raj
This causes mg build failures see https://errors.yoctoproject.org/Errors/Details/759473/ On Mon, Mar 18, 2024 at 5:45 PM leimaohui via lists.openembedded.org wrote: > > From: Lei Maohui > > Error: Transaction test error: > file /usr/include/bsd/sys/cdefs.h conflicts between attempted installs

[OE-core] [PATCH] libbsd: Fix conflict error when enable multlib.

2024-03-18 Thread leimaohui via lists.openembedded.org
From: Lei Maohui Error: Transaction test error: file /usr/include/bsd/sys/cdefs.h conflicts between attempted installs of libbsd-dev-0.12.1-r0.core2_64 and lib32-libbsd-dev-0.12.1-r0.core2_32 The difference of bsd/sys/cdefs.h between libbsd-dev and lib32-libbsd-dev is as following: /*