Applying /builder/shared-workdir/build/sdk/feeds/routing/batman-adv/patches/0001-fix-batadv_is_cfg80211_netdev.patch using plaintext: patching file net/batman-adv/hard-interface.c make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/linux-6.12.100' CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_algo.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_iv_ogm.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v_elp.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v_ogm.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bitarray.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bridge_loop_avoidance.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/distributed-arp-table.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/fragmentation.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/gateway_client.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/gateway_common.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/hard-interface.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/hash.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/main.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/mesh-interface.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/multicast.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/multicast_forw.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/netlink.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/originator.o CC [M] /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/routing.o In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from : /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:52:9: error: "kzalloc_obj" redefined [-Werror] 52 | #define kzalloc_obj(P, GFP) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/slab.h:3, from ./include/linux/fs.h:45, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/fs.h:3, from ./include/linux/highmem.h:5, from ./include/linux/bvec.h:10, from ./include/linux/skbuff.h:17, from /builder/shared-workdir/build/sdk/staging_dir/target-loongarch64_generic_musl/usr/include/mac80211-backport/linux/skbuff.h:3, from /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:21: ./include/linux/slab.h:963:9: note: this is the location of the previous definition 963 | #define kzalloc_obj(P, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:55:9: error: "kmalloc_obj" redefined [-Werror] 55 | #define kmalloc_obj(P, GFP) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ ./include/linux/slab.h:932:9: note: this is the location of the previous definition 932 | #define kmalloc_obj(VAR_OR_TYPE, ...) \ | ^~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/compat-hacks.h:58:9: error: "kmalloc_objs" redefined [-Werror] 58 | #define kmalloc_objs(P, COUNT, GFP) \ | ^~~~~~~~~~~~ ./include/linux/slab.h:944:9: note: this is the location of the previous definition 944 | #define kmalloc_objs(VAR_OR_TYPE, COUNT, ...) \ | ^~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/gateway_common.o] Error 1 make[6]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/hash.o] Error 1 cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bitarray.o] Error 1 cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_algo.o] Error 1 cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/fragmentation.o] Error 1 Assembler messages: {standard input}:403: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1998: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:174: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:183: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v_elp.o] Error 1 Assembler messages: Assembler messages: {standard input}:1797: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1806: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3041: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1424: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1506: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1523: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3076: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors {standard input}:2134: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/main.o] Error 1 Assembler messages: {standard input}:683: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1629: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:8123: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v.o] Error 1 make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/multicast_forw.o] Error 1 Assembler messages: {standard input}:484: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2237: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2263: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:5158: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:18: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:7385: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9879: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_v_ogm.o] Error 1 {standard input}:9300: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9703: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4499: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:8350: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/gateway_client.o] Error 1 make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/mesh-interface.o] Error 1 cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/netlink.o] Error 1 cc1: all warnings being treated as errors {standard input}:7494: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7503: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:3639: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/routing.o] Error 1 {standard input}:14025: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! Assembler messages: {standard input}:6145: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:6451: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17812: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:18212: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors {standard input}:10503: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/originator.o] Error 1 {standard input}:8101: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/distributed-arp-table.o] Error 1 {standard input}:9896: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10420: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13521: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11463: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/hard-interface.o] Error 1 {standard input}:11677: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11987: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors {standard input}:15866: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/multicast.o] Error 1 {standard input}:13277: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:22564: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20720: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:24497: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bat_iv_ogm.o] Error 1 make[6]: *** [scripts/Makefile.build:229: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv/bridge_loop_avoidance.o] Error 1 make[5]: *** [/builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/linux-6.12.100/Makefile:1962: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/net/batman-adv] Error 2 make[4]: *** [Makefile:224: __sub-make] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/linux-6.12.100' make[3]: *** [Makefile:99: /builder/shared-workdir/build/sdk/build_dir/target-loongarch64_generic_musl/linux-loongarch64_generic/batman-adv-2026.2/.built] Error 2 time: package/feeds/routing/batman-adv/compile#30.94#2.96#4.23