-
Notifications
You must be signed in to change notification settings - Fork 19.6k
New issue
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
编译出错 #10871
Comments
Both mirrors provided in the Makefile only serve gzipped tarballs. Fixes: coolsnowwolf#10871 Fixes: 9edfe7d ("source: Switch to xz for packages and tools where possible") Signed-off-by: Stijn Tintel <[email protected]> Signed-off-by: Stijn Tintel <[email protected]> Co-authored-by: Stijn Tintel <[email protected]>
拉取最新代码,遇到了类似的问题 |
rm -rf /home/uba/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_nand/linux-5.10.167/usr/initramfs_data.cpio* |
Both mirrors provided in the Makefile only serve gzipped tarballs. Fixes: coolsnowwolf#10871 Fixes: 9edfe7d ("source: Switch to xz for packages and tools where possible") Signed-off-by: Stijn Tintel <[email protected]> (cherry picked from commit bd911b4)
反馈bug/问题模板,提建议请删除
1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
2. 详细叙述
(1) 具体问题
A:编译出错
(2) 路由器型号和固件版本
A:新三 d2
(3) 详细日志
A:net/sched/Kconfig:45: warning: menuconfig statement without prompt
net/Kconfig:478:warning: multi-line strings not supported
CALL scripts/atomic/check-atomics.sh
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CC lib/decompress.o
AR lib/lib.a
EXPORTS lib/lib-ksyms.o
AR lib/built-in.a
GEN usr/initramfs_data.cpio.lzma
v2ray ../init.d/v2ray 777 0 0' line 483
make[6]: *** [usr/Makefile:63: usr/initramfs_data.cpio.lzma] Error 255
make[5]: *** [Makefile:1739: usr] Error 2
make[5]: Leaving directory '/home/harvey/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-5.4.230'
make[4]: *** [Makefile:45: /home/harvey/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-5.4.230/.image] Error 2
make[4]: Leaving directory '/home/harvey/lede/target/linux/ramips'
make[3]: *** [Makefile:11: install] Error 2
make[3]: Leaving directory '/home/harvey/lede/target/linux'
time: target/linux/install#60.90#53.36#95.24
ERROR: target/linux failed to build.
make[2]: *** [target/Makefile:30: target/linux/install] Error 1
make[2]: Leaving directory '/home/harvey/lede'
make[1]: *** [target/Makefile:24: /home/harvey/lede/staging_dir/target-mipsel_24kc_musl/stamp/.target_install] Error 2
make[1]: Leaving directory '/home/harvey/lede'
make: *** [/home/harvey/lede/include/toplevel.mk:231: world] Error 2
The text was updated successfully, but these errors were encountered: