On Sun, 2021-11-14 at 20:47 +0100, Jacob Kroon wrote: > On 11/14/21 20:36, Richard Purdie wrote: > > On Sun, 2021-11-14 at 07:50 +0100, Jacob Kroon wrote: > > > From: Alexander Kanavin <[email protected]> > > > > > > This is not enabled or tested by default, and has never been > > > ported to python 3 upstream[1], which means it doesn't work at all > > > with plain poky. If you need it, please put it in a separate layer > > > and/or modernize to work with py3. > > > > > > https://salsa.debian.org/installer-team/mklibs/-/blob/master/src/mklibs > > > > > > Signed-off-by: Alexander Kanavin <[email protected]> > > > Signed-off-by: Jacob Kroon <[email protected]> > > > Signed-off-by: Richard Purdie <[email protected]> > > > (cherry picked from commit 908df863b419d1cad7317153101fc827e7e3a354) > > > > What issue is it causing in hardknott? Normally we don't backport invasive > > changes like that... > > > > The problem is that mklibs-native doesn't build with gcc 11, and > "image-mklibs" was in USER_CLASSES by default in hardknott. > > I sent a patch to fix mklibs build here: > > https://lists.openembedded.org/g/openembedded-core/message/151982 > > but after some discussions we just decided to drop mklibs support > entirely with the proposed patch.
ok, that is something we should fix. My worry is that the backport as is will need everyone to update their local.conf since the class will no longer be there and it will throw errors if people try and include it. This isn't what people expect from a point release. Could we just remove it from local.conf in hardknott? That should solve the issue but reduce risk to anyone who has hardknott already working fine with an older gcc. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158264): https://lists.openembedded.org/g/openembedded-core/message/158264 Mute This Topic: https://lists.openembedded.org/mt/87042685/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
