On Mon, 14 Mar 2022 at 13:39, Peter Kjellerstedt <[email protected]> wrote: > > We have readline support disabled for python3 for target. It works > fine for Hardknott and Honister, but fails for Kirkstone with the > following error: > > The necessary bits to build these optional modules were not found: > _curses _curses_panel > > The problem can be recreated by adding the following to local.conf: > > PACKAGECONFIG:remove:pn-python3:class-target = "readline" > > and then building python3.
The sanity check code has support for modules which have been disabled (see MODDISABLED_NAMES in meta/recipes-devtools/python/python3/0017-setup.py-do-not-report-missing-dependencies-for-disa.patch) but that variable doesn't appear to be connected to the PACKAGECONFIG settings. Adding AlexK to the CC list as he wrote this in the first place. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163156): https://lists.openembedded.org/g/openembedded-core/message/163156 Mute This Topic: https://lists.openembedded.org/mt/89773191/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
