Skip to content

Instantly share code, notes, and snippets.

@stintel
Created August 27, 2024 17:25
Show Gist options
  • Save stintel/f6b62dfed46113be3256f70d6f8ea13f to your computer and use it in GitHub Desktop.
Save stintel/f6b62dfed46113be3256f70d6f8ea13f to your computer and use it in GitHub Desktop.
logs/package/kernel/mt76/compile.txt
make[3]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/package/kernel/mt76'
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.prepared_check
mkdir -p /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a
ln -s /home/stijn/Development/OpenWrt/openwrt/package/kernel/mt76/git-src /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.git
( cd /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a; git checkout .; git submodule update --recursive; git submodule foreach git config --unset core.worktree; git submodule foreach git checkout .; )
Updated 262 paths from the index
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.prepared
if [ -s "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/patches/series" ]; then (cd "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a"; if quilt --quiltrc=- next >/dev/null 2>&1; then quilt --quiltrc=- push -a; else quilt --quiltrc=- top >/dev/null 2>&1; fi ); fi
touch "/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.quilt_checked"
rm -f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.configured_*
rm -f /home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.mt76_installed
mkdir -p /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tools
(cd /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tools; CFLAGS="-Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a=mt76-2024.08.25~904ef52a -Wformat -Werror=format-security -DPIC -fPIC -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/libnl-tiny " CXXFLAGS="-Os -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a=mt76-2024.08.25~904ef52a -Wformat -Werror=format-security -DPIC -fPIC -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wl,-z,now -Wl,-z,relro -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/libnl-tiny " LDFLAGS="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib -fuse-ld=bfd -DPIC -fPIC -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro " cmake --no-warn-unused-cli -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_VERSION=1 -DCMAKE_SYSTEM_PROCESSOR=aarch64 -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib -fuse-ld=bfd -DPIC -fPIC -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib -fuse-ld=bfd -DPIC -fPIC -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/usr/lib -L/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib -fuse-ld=bfd -DPIC -fPIC -specs=/home/stijn/Development/OpenWrt/openwrt/include/hardened-ld-pie.specs -znow -zrelro -Wl,-Bsymbolic-functions" -DCMAKE_AR="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc-ar" -DCMAKE_NM="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc-nm" -DCMAKE_RANLIB="/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc-ranlib" -DCMAKE_FIND_ROOT_PATH="/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr;/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/usr -DDL_LIBRARY=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl -DCMAKE_PREFIX_PATH=/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_EXPORT_PACKAGE_REGISTRY=FALSE -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=TRUE /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tools )
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.2s)
-- Generating done (0.0s)
-- Build files have been written to: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tools
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.configured_b1c6ae92f8e974e60b47b3e5ad3573cc
rm -f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.built
touch /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.built_check
make -C /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47 KCFLAGS="-fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/include -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="aarch64-openwrt-linux-musl-" ARCH="arm64" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Tue Aug 27 16:05:49 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/stijn/Development/OpenWrt/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1 cmd_syscalls= KBUILD_EXTRA_SYMBOLS="/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/symvers/gpio-button-hotplug.symvers /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/symvers/mac80211.symvers /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/symvers/mdio-netlink.symvers /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/symvers/ubnt-ledbar.symvers" CC="aarch64-openwrt-linux-musl-gcc" KERNELRELEASE=6.6.47 --jobserver-auth=fifo:/tmp/GMfifo733212 CONFIG_MT76_CONNAC_LIB=m CONFIG_MT7615_COMMON=m CONFIG_MT7615E=m CONFIG_MT7622_WMAC=y CONFIG_MT7915E=m M="/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a" NOSTDINC_FLAGS="-nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC" modules
make[4]: Entering directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47'
make --no-print-directory -C /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47 \
-f /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47/Makefile modules
make -f ./scripts/Makefile.build obj=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a need-builtin=1 need-modorder=1
# cmd_mod /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.mod
printf '%s\n' mmio.o util.o trace.o dma.o mac80211.o debugfs.o eeprom.o tx.o agg-rx.o mcu.o pci.o | awk '!x[$0]++ { print("/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/"$0) }' > /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.mod
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mmio.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mmio.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mmio"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mmio.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mmio.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/util.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.util.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"util"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/util.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/util.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.trace.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -DMODULE -DKBUILD_BASENAME='"trace"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.dma.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"dma"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mac80211.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mac80211.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mac80211"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mac80211.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mac80211.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/debugfs.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.debugfs.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"debugfs"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/debugfs.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/debugfs.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/eeprom.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.eeprom.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"eeprom"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/eeprom.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/eeprom.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tx.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.tx.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"tx"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tx.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tx.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/agg-rx.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.agg-rx.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"agg_rx"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/agg-rx.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/agg-rx.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mcu.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mcu.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mcu"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mcu.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mcu.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/pci.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.pci.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"pci"' -DKBUILD_MODNAME='"mt76"' -D__KBUILD_MODNAME=kmod_mt76 -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/pci.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/pci.c
# cmd_mod /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76-connac-lib.mod
printf '%s\n' mt76_connac_mcu.o mt76_connac_mac.o mt76_connac3_mac.o | awk '!x[$0]++ { print("/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/"$0) }' > /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76-connac-lib.mod
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mt76_connac_mcu.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mt76_connac_mcu"' -DKBUILD_MODNAME='"mt76_connac_lib"' -D__KBUILD_MODNAME=kmod_mt76_connac_lib -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.c
make -f ./scripts/Makefile.build obj=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615 \
need-builtin= \
need-modorder=1 \
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mac.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mt76_connac_mac.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mt76_connac_mac"' -DKBUILD_MODNAME='"mt76_connac_lib"' -D__KBUILD_MODNAME=kmod_mt76_connac_lib -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mac.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mac.c
make -f ./scripts/Makefile.build obj=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915 \
need-builtin= \
need-modorder=1 \
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac3_mac.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.mt76_connac3_mac.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -Werror -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mt76_connac3_mac"' -DKBUILD_MODNAME='"mt76_connac_lib"' -D__KBUILD_MODNAME=kmod_mt76_connac_lib -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac3_mac.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac3_mac.c
# cmd_mod /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615-common.mod
printf '%s\n' main.o init.o mcu.o eeprom.o mac.o debugfs.o trace.o | awk '!x[$0]++ { print("/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/"$0) }' > /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615-common.mod
# cmd_mod /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915e.mod
printf '%s\n' pci.o init.o dma.o eeprom.o main.o mcu.o mac.o debugfs.o mmio.o | awk '!x[$0]++ { print("/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/"$0) }' > /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915e.mod
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/main.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.main.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"main"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/main.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/main.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/pci.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.pci.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"pci"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/pci.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/pci.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/init.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.init.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"init"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/init.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/init.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/init.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.init.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"init"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/init.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/init.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.o
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/dma.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.mcu.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mcu"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.c
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.dma.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"dma"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/dma.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/dma.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/eeprom.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.eeprom.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"eeprom"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/eeprom.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/eeprom.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/eeprom.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.eeprom.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"eeprom"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/eeprom.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/eeprom.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.main.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"main"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mac.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.mac.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mac"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mac.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mac.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.mcu.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mcu"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/debugfs.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.debugfs.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"debugfs"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/debugfs.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/debugfs.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mac.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.mac.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mac"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mac.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mac.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/trace.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.trace.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615 -DMODULE -DKBUILD_BASENAME='"trace"' -DKBUILD_MODNAME='"mt7615_common"' -D__KBUILD_MODNAME=kmod_mt7615_common -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/trace.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/trace.c
# cmd_mod /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615e.mod
printf '%s\n' pci.o pci_init.o dma.o pci_mac.o mmio.o soc.o | awk '!x[$0]++ { print("/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/"$0) }' > /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615e.mod
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/debugfs.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.debugfs.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"debugfs"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/debugfs.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/debugfs.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.o
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/.mmio.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mmio"' -DKBUILD_MODNAME='"mt7915e"' -D__KBUILD_MODNAME=kmod_mt7915e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.pci.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"pci"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_init.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.pci_init.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"pci_init"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_init.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_init.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/dma.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.dma.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"dma"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/dma.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/dma.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_mac.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.pci_mac.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"pci_mac"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_mac.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_mac.c
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mac80211.c:7:10: fatal error: net/page_pool.h: No such file or directory
7 | #include <net/page_pool.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mac80211.o] Error 1
make[6]: *** Waiting for unfinished jobs....
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mmio.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.mmio.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"mmio"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mmio.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mmio.c
# CC [M] /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/soc.o
aarch64-openwrt-linux-musl-gcc -Wp,-MMD,/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/.soc.o.d -nostdinc -isystem /home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/include -I/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211-backport -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/uapi -I/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211 -include backport/autoconf.h -include backport/backport.h -DCONFIG_MAC80211_MESH -DCONFIG_MT7622_WMAC -I./arch/arm64/include -I./arch/arm64/include/generated -I./include -I./arch/arm64/include/uapi -I./arch/arm64/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -mlittle-endian -DKASAN_SHADOW_SCALE_SHIFT= -fmacro-prefix-map=./= -std=gnu11 -fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -mgeneral-regs-only -DCONFIG_CC_HAS_K_CONSTRAINT=1 -Wno-psabi -mabi=lp64 -fno-asynchronous-unwind-tables -fno-unwind-tables -mbranch-protection=none -Wa,-march=armv8.5-a -DARM64_ASM_ARCH='"armv8.5-a"' -DKASAN_SHADOW_SCALE_SHIFT= -fno-delete-null-pointer-checks -O2 -fno-allow-store-data-races -fstack-protector-strong -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-clash-protection -falign-functions=4 -fstrict-flex-arrays=3 -fno-strict-overflow -fno-stack-check -fconserve-stack -Wall -Wundef -Werror=implicit-function-declaration -Werror=implicit-int -Werror=return-type -Werror=strict-prototypes -Wno-format-security -Wno-trigraphs -Wno-frame-address -Wno-address-of-packed-member -Wframe-larger-than=2048 -Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-dangling-pointer -Wvla -Wno-pointer-sign -Wcast-function-type -Wno-array-bounds -Wno-alloc-size-larger-than -Wimplicit-fallthrough=5 -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Wenum-conversion -Wno-unused-but-set-variable -Wno-unused-const-variable -Wno-restrict -Wno-packed-not-aligned -Wno-format-overflow -Wno-format-truncation -Wno-stringop-overflow -Wno-stringop-truncation -Wno-missing-field-initializers -Wno-type-limits -Wno-shift-negative-value -Wno-maybe-uninitialized -Wno-sign-compare -g -fmacro-prefix-map=/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl=target-aarch64_cortex-a53_musl -fno-caller-saves -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-protector-guard-offset=1072 -DCONFIG_MT76_LEDS -DMODULE -DKBUILD_BASENAME='"soc"' -DKBUILD_MODNAME='"mt7615e"' -D__KBUILD_MODNAME=kmod_mt7615e -c -o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/soc.o /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/soc.c
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/util.c:7:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/init.c:13:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/dma.c:4:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tx.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mac.c:4:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_mac.c:13:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:10:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/agg-rx.c:5:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/eeprom.c:5:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_init.c:11:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615_trace.h:10,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/trace.c:10:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/pci.c:11:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.c:9:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/dma.c:10:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci.c:12:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c:5:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mcu.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/init.c:8:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/eeprom.c:11:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/debugfs.c:5:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
cc1: all warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/util.o] Error 1
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/coredump.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mac.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c: In function 'mt7915_mmio_wed_init_rx_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:594:38: error: initialization of 'struct mtk_rxbm_desc *' from incompatible pointer type 'struct mtk_wed_bm_desc *' [-Werror=incompatible-pointer-types]
594 | struct mtk_rxbm_desc *desc = wed->rx_buf_ring.desc;
| ^~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/main.c:12:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/debugfs.c:3:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c: In function 'mt7915_mcu_csa_finish':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c:229:17: error: too few arguments to function 'ieee80211_csa_finish'
229 | ieee80211_csa_finish(vif);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:17:
/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/net/mac80211.h:5598:6: note: declared here
5598 | void ieee80211_csa_finish(struct ieee80211_vif *vif, unsigned int link_id);
| ^~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c: In function 'mt7915_check_he_obss_narrow_bw_ru':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c:464:29: error: 'struct ieee80211_bss_conf' has no member named 'chandef'; did you mean 'chanreq'?
464 | if (!(vif->bss_conf.chandef.chan->flags & IEEE80211_CHAN_RADAR))
| ^~~~~~~
| chanreq
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.c:467:53: error: 'struct ieee80211_bss_conf' has no member named 'chandef'; did you mean 'chanreq'?
467 | cfg80211_bss_iter(hw->wiphy, &vif->bss_conf.chandef,
| ^~~~~~~
| chanreq
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/debugfs.c:5:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.c: In function 'mt7615_mcu_csa_finish':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.c:356:17: error: too few arguments to function 'ieee80211_csa_finish'
356 | ieee80211_csa_finish(vif);
| ^~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:17:
/home/stijn/Development/OpenWrt/openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/include/mac80211/net/mac80211.h:5598:6: note: declared here
5598 | void ieee80211_csa_finish(struct ieee80211_vif *vif, unsigned int link_id);
| ^~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mmio.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/pci.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_init.o] Error 1
make[7]: *** Waiting for unfinished jobs....
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:619:24: error: implicit declaration of function 'page_pool_get_dma_addr' [-Werror=implicit-function-declaration]
619 | addr = page_pool_get_dma_addr(virt_to_head_page(buf)) + offset;
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c:7:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.h:10,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.c:10:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/eeprom.c:9:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac3_mac.c:4:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mmio.c:9:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.c:6:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mac.c:13:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mt7915.h:9,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c:8:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mcu.o] Error 1
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/debugfs.o] Error 1
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/trace.o] Error 1
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:620:23: error: implicit declaration of function 'page_pool_get_dma_dir' [-Werror=implicit-function-declaration]
620 | dir = page_pool_get_dma_dir(q->page_pool);
| ^~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:623:21: error: invalid use of undefined type 'struct mtk_rxbm_desc'
623 | desc->buf0 = cpu_to_le32(addr);
| ^~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:630:21: error: invalid use of undefined type 'struct mtk_rxbm_desc'
630 | desc->token |= cpu_to_le32(FIELD_PREP(MT_DMA_CTL_TOKEN,
| ^~
cc1: all warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.c:632:21: error: increment of pointer to an incomplete type 'struct mtk_rxbm_desc'
632 | desc++;
| ^~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci.o] Error 1
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/pci.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/agg-rx.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mmio.o] Error 1
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/eeprom.o] Error 1
cc1: some warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/pci_mac.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/pci.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76.h:1552:14: error: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Werror=int-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c: In function 'mt76_dma_get_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c:414:33: error: implicit declaration of function 'page_pool_get_dma_dir' [-Werror=implicit-function-declaration]
414 | page_pool_get_dma_dir(q->page_pool));
| ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/eeprom.o] Error 1
cc1: some warnings being treated as errors
cc1: all warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/dma.o] Error 1
cc1: some warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac3_mac.o] Error 1
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mcu.o] Error 1
cc1: some warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c: In function 'mt76_dma_rx_fill':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c:617:24: error: implicit declaration of function 'page_pool_get_dma_addr' [-Werror=implicit-function-declaration]
617 | addr = page_pool_get_dma_addr(virt_to_head_page(buf)) + offset;
| ^~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/dma.o] Error 1
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/init.o] Error 1
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mmio.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mmio.o] Error 1
cc1: some warnings being treated as errors
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c: In function 'mt76_dma_cleanup':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.c:983:17: error: implicit declaration of function 'page_pool_destroy'; did you mean 'dmam_pool_destroy'? [-Werror=implicit-function-declaration]
983 | page_pool_destroy(q->page_pool);
| ^~~~~~~~~~~~~~~~~
| dmam_pool_destroy
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/eeprom.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c: In function 'mt7915_get_et_strings':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c:1390:9: error: implicit declaration of function 'page_pool_ethtool_stats_get_strings' [-Werror=implicit-function-declaration]
1390 | page_pool_ethtool_stats_get_strings(data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76_connac_mcu.h:7,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mt7615.h:11,
from /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/soc.c:14:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_put_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1544:9: error: implicit declaration of function 'page_pool_put_full_page' [-Werror=implicit-function-declaration]
1544 | page_pool_put_full_page(page->pp, page, allow_direct);
| ^~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mcu.o] Error 1
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/trace.o] Error 1
cc1: all warnings being treated as errors
cc1: some warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/tx.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c: In function 'mt7915_get_et_sset_count':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.c:1400:36: error: implicit declaration of function 'page_pool_ethtool_stats_get_count' [-Werror=implicit-function-declaration]
1400 | return MT7915_SSTATS_LEN + page_pool_ethtool_stats_get_count();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/debugfs.o] Error 1
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h: In function 'mt76_get_page_pool_buf':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:16: error: implicit declaration of function 'page_pool_dev_alloc_frag' [-Werror=implicit-function-declaration]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/../mt76.h:1552:14: warning: assignment to 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
1552 | page = page_pool_dev_alloc_frag(q->page_pool, offset, size);
| ^
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/soc.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/init.o] Error 1
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mac.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/main.o] Error 1
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/dma.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/main.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615/mac.o] Error 1
make[6]: *** [scripts/Makefile.build:480: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7615] Error 2
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/mac.o] Error 1
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt76_connac_mcu.o] Error 1
cc1: some warnings being treated as errors
make[7]: *** [scripts/Makefile.build:243: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915/debugfs.o] Error 1
make[6]: *** [scripts/Makefile.build:480: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/mt7915] Error 2
make[5]: *** [/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47/Makefile:1921: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a] Error 2
make[4]: *** [Makefile:234: __sub-make] Error 2
make[4]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/linux-6.6.47'
make[3]: *** [Makefile:657: /home/stijn/Development/OpenWrt/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt76-2024.08.25~904ef52a/.built] Error 2
make[3]: Leaving directory '/home/stijn/Development/OpenWrt/openwrt/package/kernel/mt76'
time: package/kernel/mt76/compile#69.98#7.43#9.08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment