On Fri, Apr 19, 2024 at 06:25 PM, Alper Ak wrote: > > > > Getting the similar error when I build this recipe too. Output: > > > > ERROR: Nothing RPROVIDES 'python3-twisted-core-native' (but > virtual:native:/opt/yocto_co/sources/meta-openembedded/meta-python/recipes-devtools/python/python3-incremental_22.10.0.bb > RDEPENDS on or otherwise requires it) > > NOTE: Runtime target 'python3-twisted-core-native' is unbuildable, > removing... > Missing or unbuildable dependency chain was: > ['python3-twisted-core-native'] > > NOTE: Runtime target 'python3-twisted-core' is unbuildable, removing... > Missing or unbuildable dependency chain was: ['python3-twisted-core', > 'python3-incremental-native', 'python3-twisted-core-native'] > > ERROR: Required build target 'python3-txdbus' has no buildable providers. > Missing or unbuildable dependency chain was: ['python3-txdbus', > 'python3-twisted-core', 'python3-incremental-native', > 'python3-twisted-core-native'] > >
Hi Alper, sorry for the double email, I forgot to send to 'Group'. I could reproduce this on my side and 've fixed this issue by correcting the python3-incremental patch here:https://lists.openembedded.org/g/openembedded-devel/topic/meta_python_patch_v2/105685490 on my end this resolves the issue with building the python3-txdbus recipe. I tested on the master branch.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110115): https://lists.openembedded.org/g/openembedded-devel/message/110115 Mute This Topic: https://lists.openembedded.org/mt/105594719/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
