Re: [PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES
Ruslan Babayev (fib)
In my case it's a custom layer with a recipe that inherits python3native.
toggle quoted message
Show quoted text
To reproduce just build python3-native or anything inheriting python3native thus adding python3-native to DEPENDS. The key is to add "virtualization" to DISTRO_FEATURES and you'll hit the issue every time. -----Original Message-----
From: Bruce Ashfield <bruce.ashfield@...> Sent: Wednesday, July 21, 2021 3:34 PM To: Ruslan Babayev (fib) <fib@...> Cc: meta-virtualization@... Subject: Re: [meta-virtualization][PATCH] python3: unbreak python3-native when virtualization is in DISTRO_FEATURES On Wed, Jul 21, 2021 at 4:49 PM Ruslan Babayev (fib) <fib@...> wrote: It very likely isn't. The git history shows me wondering that same thing in 2015. When it was introduced, we needed a patch to make the ncurses DEPENDS properly cross compile. That patch is gone, so the search path modification is also probably not required. If I can ask, what recipe are you building that is showing the error ? That's really what I want to understand, since we are building many images on a daily basis with host/target python packages and I've never seen the issue. If I can reproduce the breakage here, then I can also confirm that we can just drop the configure prepend completely. Bruce
-- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II |
|