public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <andrej.kozemcak@siemens.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 3/6] iproute2: upgrade 6.18.0 -> 6.19.0
Date: Wed, 04 Mar 2026 18:39:06 +0100	[thread overview]
Message-ID: <DGU6JLTTGI1W.2KGZ3Q4JFIALY@bootlin.com> (raw)
In-Reply-To: <20260303133645.1449-3-andrej.kozemcak@siemens.com>

On Tue Mar 3, 2026 at 2:36 PM CET, Andrej Kozemcak via lists.openembedded.org wrote:
> Drop fix-musl.patch as it was merged upstream.
>
> Changes:
>   - new dpll command for managing Digital Phase-Locked Loop devices via netlink.
>   - expanded CAN XL support
>   - MPTCP improvements
>   - devlink:
>     - added support for 64‑bit parameters
>     - added new SWITCHDEV_INACTIVE eswitch mode
>     - added burst period configuration for health reporters
>   - genl:
>     - supports JSON output
>   - ifstat, nstat, lnstat:
>     - converted to use the high-level json_print API for unified JSON output
>
> Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com>
> ---

Hi Andrej,

Thanks for the upgrade.

It looks like we have some build issues with this new version:

ERROR: iproute2-6.19.0-r0 do_compile: oe_runmake failed
...
| NOTE: make -j 16 -l 75 CC=i686-poky-linux-musl-gcc  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong  -Os -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot KERNEL_INCLUDE=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot/usr/include DOCDIR=/usr/share/doc/iproute2 SUBDIRS=lib tc ip bridge misc genl devlink tipc SBINDIR=/sbin CONF_USR_DIR=/usr/lib/iproute2 LIBDIR=/usr/lib CCOPTS= -Os -fcanon-prefix-map  -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/sources/iproute2-6.19.0=/usr/src/debug/iproute2/6.19.0  -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/sources/iproute2-6.19.0=/usr/src/debug/iproute2/6.19.0  -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot=  -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot-native=  -pipe -Wno-error=incompatible-pointer-types -ffunction-sections -fdata-sections
...
In file included from lnstat.c:35:
| ../include/json_print.h:80:30: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration
|    80 | _PRINT_FUNC(tv, const struct timeval *)
...
| ../include/color.h:27:34: error: unknown type name '__u8'
|    27 | enum color_attr ifa_family_color(__u8 ifa_family);
|       |                                  ^~~~
| ../include/color.h:28:34: error: unknown type name '__u8'
|    28 | enum color_attr oper_state_color(__u8 state);
|       |                                  ^~~~
| ../include/json_print.h:71:19: error: unknown type name '__u64'
|    71 | _PRINT_FUNC(size, __u64)
...

https://autobuilder.yoctoproject.org/valkyrie/#/builders/50/builds/3328
https://autobuilder.yoctoproject.org/valkyrie/#/builders/111/builds/2028
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3316

Can you have a look at these failures?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-03-04 17:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 13:36 [PATCH 1/6] ca-certificates: upgrade 20250419 -> 20260223 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 2/6] freetype: upgrade 2.14.1 -> 2.14.2 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 3/6] iproute2: upgrade 6.18.0 -> 6.19.0 Andrej Kozemcak
2026-03-04 17:39   ` Mathieu Dubois-Briand [this message]
2026-03-03 13:36 ` [PATCH 4/6] iptables: upgrade 1.8.11 -> 1.8.12 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 5/6] libunistring: upgrade 1.4.1 -> 1.4.2 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 6/6] shadow: upgrade 4.18.0 -> 4.19.4 Andrej Kozemcak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DGU6JLTTGI1W.2KGZ3Q4JFIALY@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=andrej.kozemcak@siemens.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox