We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用 Action 云编译失败,log如下
make[3] -C feeds/luci/modules/luci-mod-status compile make[3] -C feeds/luci/modules/luci-mod-system compile make[3] -C feeds/luci/libs/luci-lib-ipkg compile make[3] -C /workdir/gl-infra-builder/wlan-ap/feeds/wifi-ax/mac80211 compile make[3] -C feeds/luci/modules/luci-compat compile make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-eqos compile make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-mwan3helper compile ERROR: package/feeds/wifi_ax/mac80211 failed to build. make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on make: *** [/workdir/gl-infra-builder/wlan-ap/openwrt/include/toplevel.mk:230: world] Error 1 Error: Process completed with exit code 2
The text was updated successfully, but these errors were encountered:
已找到问题 build-openwrt.yml 第73行要改为: python3 setup.py -c configs/config-wlan-ap.yml 5.4内核的wlan驱动有问题目前编译不过
Sorry, something went wrong.
No branches or pull requests
使用 Action 云编译失败,log如下
make[3] -C feeds/luci/modules/luci-mod-status compile
make[3] -C feeds/luci/modules/luci-mod-system compile
make[3] -C feeds/luci/libs/luci-lib-ipkg compile
make[3] -C /workdir/gl-infra-builder/wlan-ap/feeds/wifi-ax/mac80211 compile
make[3] -C feeds/luci/modules/luci-compat compile
make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-eqos compile
make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-mwan3helper compile
ERROR: package/feeds/wifi_ax/mac80211 failed to build.
make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/workdir/gl-infra-builder/wlan-ap/openwrt/include/toplevel.mk:230: world] Error 1
Error: Process completed with exit code 2
The text was updated successfully, but these errors were encountered: