2024. 04. 29. 20:08 keltezéssel, Khem Raj írta:
On Mon, Apr 29, 2024 at 6:37 PM Richard Purdie
<[email protected]> wrote:
On Mon, 2024-04-29 at 08:03 -0700, Khem Raj via lists.openembedded.org
wrote:
Thanks for fixing this, however I would also suggest to submit this
upstream and see if this is acceptable
The patch this is changing one of our patches but I can't tell if the
code being patched by the patch is "ours" or upstream.
its the behavior coming from our own patch so in that case perhaps
no need to bother upstream. However, the patch itself is also submitted upstream
which has some feedback to reimplement the logic, so perhaps for now
we are ok to accept it locally.
Thank you.
FYI, I have upgraded my laptop to Fedora 40 that has GCC 14.
I tried building pieces of Yocto 4.3 and 5.0, and observed
some other failures.
One of them was vala-native. Upgrading the vala recipe to
0.56.17 fixes the build error, but it also needs newer dependencies.
First gobject-introspection 1.80.x, which needs glib 2.80.0.
In turn, glib 2.80.0 wants to use gobject-introspection by default,
which can be disabled. It is the current state of affairs, as older
glib versions do not use gobject-introspection.
The other way is to introduce a glib-2.0-initial recipe (built with
-Dintrospection=disabled) and add glib-2.0-initial as a build
dependency to gobject-introspection, and add gobject-introspection
to the glib-2.0 recipe.
What would be the recommended way if I wanted to post my
GCC 14 build fix patches?
Thanks in advance,
Zoltán Böszörményi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198754):
https://lists.openembedded.org/g/openembedded-core/message/198754
Mute This Topic: https://lists.openembedded.org/mt/105797819/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-