Compile issue - R7000

Hi All,

Having a devil of a time trying to compile on Manjaro/Arch for R7000. Please point me in the right direction.

rm -rf /home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1/ipkg-arm_cortex-a9/kmod-b43/lib/firmware/
tar xzf "/home/kodi/development/openwrt/dl/openfwwf-5.2.tar.gz" -C "/home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1"
install -d -m0755 /home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1/ipkg-arm_cortex-a9/kmod-b43/lib/firmware/
make -C "/home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1/openfwwf-5.2/"
make[4]: Entering directory '/home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1/openfwwf-5.2'
b43-asm ucode5.asm ucode5.fw --cpp-args -DDEBUG=1 -- --ivalext .fw --psize
/home/kodi/development/openwrt/staging_dir/host/bin/b43-asm: line 65: 3064162 Done                    $CPP -x c++ -traditional-cpp $cpp_args "$infile"
     3064163 Segmentation fault      (core dumped) | $B43_ASM "-" "$outfile" --__real_infile "$infile" $@
make[4]: *** [Makefile:8: ucode5.fw] Error 139
make[4]: Leaving directory '/home/kodi/development/openwrt/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/backports-5.8-1/openfwwf-5.2'
make[3]: *** [Makefile:560: /home/kodi/development/openwrt/bin/targets/bcm53xx/generic/packages/kmod-b43_5.4.66+5.8-1-1_arm_cortex-a9.ipk] Error 2
make[3]: Leaving directory '/home/kodi/development/openwrt/package/kernel/mac80211'
time: package/kernel/mac80211/compile#0.36#0.14#0.89
make[2]: *** [package/Makefile:113: package/kernel/mac80211/compile] Error 2
make[2]: Leaving directory '/home/kodi/development/openwrt'
make[1]: *** [package/Makefile:107: /home/kodi/development/openwrt/staging_dir/target-arm_cortex-a9_musl_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/kodi/development/openwrt'
make: *** [/home/kodi/development/openwrt/include/toplevel.mk:236: world] Error 2