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
发哥6.6编译失败
6086
make[7]: *** [scripts/Makefile.build:243: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/mt7915/mmio.o] Error 1 make[6]: *** [scripts/Makefile.build:480: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/mt7915] Error 2 make[5]: *** [/workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.6.35/Makefile:1921: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351] Error 2 make[4]: *** [Makefile:234: __sub-make] Error 2 make[3]: *** [Makefile:585: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/.built] Error 2 make[4]: Leaving directory '/workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.6.35' make[3]: Leaving directory '/workdir/openwrt/package/kernel/mt76' time: package/kernel/mt76/compile#0.97#0.28#1.24 ERROR: package/kernel/mt76 failed to build. make[2]: *** [package/Makefile:116: package/kernel/mt76/compile] Error 1 make[2]: Leaving directory '/workdir/openwrt' make[1]: *** [package/Makefile:110: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2 make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 2 make[1]: Leaving directory '/workdir/openwrt' Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered:
Hunk #1 FAILED at 49. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/phy/Makefile.rej Patch failed! Please fix /workdir/openwrt/target/linux/mediatek/patches-6.6/734-net-phy-add-Airoha-EN8801SC-PHY.patch! make[4]: Leaving directory '/workdir/openwrt/target/linux/mediatek' make[4]: *** [Makefile:29: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.6.35/.prepared_004b591c22f6a983f38e73cb1b56568f] Error 1 make[3]: Leaving directory '/workdir/openwrt/target/linux' make[3]: *** [Makefile:11: compile] Error 2 time: target/linux/compile#10.70#10.03#16.22 ERROR: target/linux failed to build. make[2]: *** [target/Makefile:30: target/linux/compile] Error 1 make[2]: Leaving directory '/workdir/openwrt' make[1]: *** [target/Makefile:23: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.target_compile] Error 2 make[1]: Leaving directory '/workdir/openwrt' make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 2 Error: Process completed with exit code 2.
Sorry, something went wrong.
78c0839后编译通过,但刷入后无反应
No branches or pull requests
详细叙述
发哥6.6编译失败
重复 issue
具体型号
6086
详细日志
make[7]: *** [scripts/Makefile.build:243: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/mt7915/mmio.o] Error 1
make[6]: *** [scripts/Makefile.build:480: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/mt7915] Error 2
make[5]: *** [/workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.6.35/Makefile:1921: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351] Error 2
make[4]: *** [Makefile:234: __sub-make] Error 2
make[3]: *** [Makefile:585: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt76-2023-08-14-b14c2351/.built] Error 2
make[4]: Leaving directory '/workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.6.35'
make[3]: Leaving directory '/workdir/openwrt/package/kernel/mt76'
time: package/kernel/mt76/compile#0.97#0.28#1.24
ERROR: package/kernel/mt76 failed to build.
make[2]: *** [package/Makefile:116: package/kernel/mt76/compile] Error 1
make[2]: Leaving directory '/workdir/openwrt'
make[1]: *** [package/Makefile:110: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2
make: *** [/workdir/openwrt/include/toplevel.mk:231: world] Error 2
make[1]: Leaving directory '/workdir/openwrt'
Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered: