On Mon, Oct 28, 2024 at 06:36:02PM +0100, Markus Volk wrote: > Swig has changed language specific AppendOutput functions. The helper > macro SWIG_AppendOutput remains unchanged. Use that instead > of SWIG_Python_AppendOutput, which would require an extra parameter > since swig 4.3.0. > > Signed-off-by: Markus Volk <[email protected]> > --- > .../0001-libfdt.i-Use-SWIG_AppendOutput.patch | 51 +++++++++++++++++++ > .../python/python3-dtc_1.7.0.bb | 1 + > 2 files changed, 52 insertions(+) > create mode 100644 > meta/recipes-devtools/python/python3-dtc/0001-libfdt.i-Use-SWIG_AppendOutput.patch > > diff --git > a/meta/recipes-devtools/python/python3-dtc/0001-libfdt.i-Use-SWIG_AppendOutput.patch > > b/meta/recipes-devtools/python/python3-dtc/0001-libfdt.i-Use-SWIG_AppendOutput.patch > new file mode 100644 > index 0000000000..c9c3a886f1 > --- /dev/null > +++ > b/meta/recipes-devtools/python/python3-dtc/0001-libfdt.i-Use-SWIG_AppendOutput.patch > @@ -0,0 +1,51 @@ > +From 4eb1df0be56103b8058c126dd437bfb6dbaa5bb2 Mon Sep 17 00:00:00 2001 > +From: Markus Volk <[email protected]> > +Date: Mon, 28 Oct 2024 18:05:53 +0100 > +Subject: [PATCH] libfdt.i: Use SWIG_AppendOutput > + > +Swig has changed language specific AppendOutput functions. The helper > +macro SWIG_AppendOutput remains unchanged. Use that instead > +of SWIG_Python_AppendOutput, which would require an extra parameter > +since swig 4.3.0. > + > +Signed-off-by: Markus Volk <[email protected]> > +
Hi Markus, Thanks for the update, but it seems the issue is still present :( https://valkyrie.yoctoproject.org/#/builders/6/builds/340/steps/11/logs/stdio https://valkyrie.yoctoproject.org/#/builders/3/builds/343/steps/11/logs/stdio -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206499): https://lists.openembedded.org/g/openembedded-core/message/206499 Mute This Topic: https://lists.openembedded.org/mt/109262152/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
