4 recipes in meta-gnome add 'python3-pygobject-native' to DEPENDS.
./meta-networking/recipes-connectivity/networkmanager/networkmanager_1.42.6.bb:
python3-pygobject-native \
./meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.0.bb:DEPENDS = "exiv2
python3-pygobject-native"
./meta-gnome/recipes-gnome/tracker/tracker_3.5.1.bb:
python3-pygobject-native \
./meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb:
python3-pygobject-native \
Though it seems to me that only the build of libgweather really needs
it.
<https://gitlab.gnome.org/GNOME/libgweather/-/blob/main/build-aux/meson/gen_locations_variant.py#L7>
<https://gitlab.gnome.org/GNOME/libgweather/-/blob/main/meson.build#L50>
However, I have found that I can build 'python3-pygobject-native'
without error using DISTRO = "poky". It seems that I have a local
problem that has caused it to stop working. I will take this
opportunity to clean up my local.conf and look for the bug. Sorry for
the noise
Am Fr, 23. Jun 2023 um 18:44:49 +0000 schrieb Ross Burton
<[email protected]>:
On 23 Jun 2023, at 18:50, Markus Volk via lists.openembedded.org
<[email protected]
<mailto:[email protected]>> wrote:
<https://git.yoctoproject.org/poky/commit/?id=1ee93dc114df26d94310682e6a632327e8bce062>
mandates gobject-introspection-data DISTRO_FEATURE which is not
availabe for native.
Thus python3-pygobject-native gets unbuildable
ERROR: Nothing PROVIDES 'python3-pygobject-native'
python3-pygobject-native was skipped: missing required distro
feature 'gobject-introspection-data' (not in DISTRO_FEATURES)
pygobject can’t work without g-i so this indicates that you need to
fix a DEPENDS, not enable the building of an unusable recipe.
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#183359):
https://lists.openembedded.org/g/openembedded-core/message/183359
Mute This Topic: https://lists.openembedded.org/mt/99723340/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-