DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 CC=x86_64-poky-linux-musl-gcc  -m64 -march=x86-64-v3 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot KERNEL_INCLUDE=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.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= -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/sources/iproute2-6.17.0=/usr/src/debug/iproute2/6.17.0  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/sources/iproute2-6.17.0=/usr/src/debug/iproute2/6.17.0  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot-native=  -pipe -Wno-error=incompatible-pointer-types

lib
    CC       libgenl.o
    CC       libnetlink.o
    CC       mnl_utils.o
    CC       utils.o
    CC       utils_math.o
    CC       rt_names.o
    CC       ll_map.o
    CC       ll_types.o
    CC       ll_proto.o
    CC       ll_addr.o
    CC       inet_proto.o
    CC       namespace.o
    CC       json_writer.o
    CC       json_print.o
    CC       json_print_math.o
In file included from ll_addr.c:20:
../include/uapi/linux/sockios.h:42:9: warning: 'SIOCGSTAMP' redefined
   42 | #define SIOCGSTAMP      SIOCGSTAMP_OLD
      |         ^~~~~~~~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/sys/ioctl.h:10,
                 from ll_addr.c:12:
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:111:9: note: this is the location of the previous definition
  111 | #define SIOCGSTAMP      0x8906
      |         ^~~~~~~~~~
../include/uapi/linux/sockios.h:43:9: warning: 'SIOCGSTAMPNS' redefined
   43 | #define SIOCGSTAMPNS    SIOCGSTAMPNS_OLD
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:112:9: note: this is the location of the previous definition
  112 | #define SIOCGSTAMPNS    0x8907
      |         ^~~~~~~~~~~~
In file included from ll_types.c:20:
../include/uapi/linux/sockios.h:42:9: warning: 'SIOCGSTAMP' redefined
   42 | #define SIOCGSTAMP      SIOCGSTAMP_OLD
      |         ^~~~~~~~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/sys/ioctl.h:10,
                 from ll_types.c:12:
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:111:9: note: this is the location of the previous definition
  111 | #define SIOCGSTAMP      0x8906
      |         ^~~~~~~~~~
../include/uapi/linux/sockios.h:43:9: warning: 'SIOCGSTAMPNS' redefined
   43 | #define SIOCGSTAMPNS    SIOCGSTAMPNS_OLD
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:112:9: note: this is the location of the previous definition
  112 | #define SIOCGSTAMPNS    0x8907
      |         ^~~~~~~~~~~~
In file included from ll_proto.c:21:
../include/uapi/linux/sockios.h:42:9: warning: 'SIOCGSTAMP' redefined
   42 | #define SIOCGSTAMP      SIOCGSTAMP_OLD
      |         ^~~~~~~~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/sys/ioctl.h:10,
                 from ll_proto.c:13:
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:111:9: note: this is the location of the previous definition
  111 | #define SIOCGSTAMP      0x8906
      |         ^~~~~~~~~~
../include/uapi/linux/sockios.h:43:9: warning: 'SIOCGSTAMPNS' redefined
   43 | #define SIOCGSTAMPNS    SIOCGSTAMPNS_OLD
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:112:9: note: this is the location of the previous definition
  112 | #define SIOCGSTAMPNS    0x8907
      |         ^~~~~~~~~~~~
    CC       names.o
    CC       color.o
    CC       bpf_legacy.o
    CC       bpf_glue.o
    CC       exec.o
    CC       fs.o
    CC       cg_map.o
    CC       ppp_proto.o
    CC       bridge.o
    CC       selinux.o
    CC       ax25_ntop.o
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/resolv.h:6,
                 from ../include/utils.h:7,
                 from bridge.c:6:
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/netinet/in.h:29:1: error: redefinition of struct or union 'struct in6_addr'
   29 | };
      | ^
In file included from ../include/uapi/linux/if_bridge.h:19,
                 from ../include/bridge.h:5,
                 from bridge.c:5:
../include/uapi/linux/in6.h:33:8: note: originally defined here
   33 | struct in6_addr {
      |        ^~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/netinet/in.h:40:1: error: redefinition of struct or union 'struct sockaddr_in6'
   40 | };
      | ^
../include/uapi/linux/in6.h:50:8: note: originally defined here
   50 | struct sockaddr_in6 {
      |        ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/netinet/in.h:45:1: error: redefinition of struct or union 'struct ipv6_mreq'
   45 | };
      | ^
../include/uapi/linux/in6.h:60:8: note: originally defined here
   60 | struct ipv6_mreq {
      |        ^~~~~~~~~
    CC       rose_ntop.o
    CC       mpls_ntop.o
    CC       mpls_pton.o
    CC       netrom_ntop.o
make[1]: *** [../config.mk:44: bridge.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from rose_ntop.c:16:
../include/uapi/linux/sockios.h:42:9: warning: 'SIOCGSTAMP' redefined
   42 | #define SIOCGSTAMP      SIOCGSTAMP_OLD
      |         ^~~~~~~~~~
In file included from TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/sys/ioctl.h:10,
                 from rose_ntop.c:7:
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:111:9: note: this is the location of the previous definition
  111 | #define SIOCGSTAMP      0x8906
      |         ^~~~~~~~~~
../include/uapi/linux/sockios.h:43:9: warning: 'SIOCGSTAMPNS' redefined
   43 | #define SIOCGSTAMPNS    SIOCGSTAMPNS_OLD
      |         ^~~~~~~~~~~~
TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/recipe-sysroot/usr/include/bits/ioctl.h:112:9: note: this is the location of the previous definition
  112 | #define SIOCGSTAMPNS    0x8907
      |         ^~~~~~~~~~~~
make: *** [Makefile:81: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119:179 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 179
	#2: die, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 164
	#3: oe_runmake, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 169
	#4: base_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 147
	#5: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 141
	#6: main, TOPDIR/tmp/work/x86-64-v3-poky-linux-musl/iproute2/6.17.0/temp/run.do_compile.3517119, line 189

Error details

Submitted on:
03/11/25 10:54
Error type:
Recipe
Task:
do_compile
Recipe:
iproute2
Recipe version:
6.17.0-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux-musl
Host distro:
fedora-39/fedora-39
Branch:
mathieu/master-next
Commit:
17ed94f8b5477513134da207c1198f332e3fb343
Build:
#219567
Submitter:
yp-ab-fedora39-vk-2.yocto.io
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/2729
Similar errors:
0
Open a bug