lede icon indicating copy to clipboard operation
lede copied to clipboard

编译几次一直报错。

Open xtkong opened this issue 2 years ago • 2 comments

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

  • [ x] 没有类似的issue

2. 详细叙述

(1) 具体问题

A:编译报错

(2) 路由器型号和固件版本

A:Phicomm K3 ARMv7

(3) 详细日志

A:mkdir -p /home/xtkong/lede/staging_dir/target-arm_cortex-a9_musl_eabi/root-bcm53xx/stamp

SHELL= flock /home/xtkong/lede/tmp/.root-copy.flock -c 'cp -fpR /home/xtkong/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/packages/.pkgdir/kernel/. /home/xtkong/lede/staging_dir/target-arm_cortex-a9_musl_eabi/root-bcm53xx/' touch /home/xtkong/lede/staging_dir/target-arm_cortex-a9_musl_eabi/root-bcm53xx/stamp/.kernel_installed ERROR: module '/home/xtkong/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/linux-5.4.246/arch/arm/crypto/sha1-arm.ko' is missing. modules/crypto.mk:917: recipe for target '/home/xtkong/lede/bin/targets/bcm53xx/generic/packages/kmod-crypto-sha1_5.4.246-1_arm_cortex-a9.ipk' failed make[3]: *** [/home/xtkong/lede/bin/targets/bcm53xx/generic/packages/kmod-crypto-sha1_5.4.246-1_arm_cortex-a9.ipk] Error 1 make[3]: Leaving directory '/home/xtkong/lede/package/kernel/linux' time: package/kernel/linux/compile#5.38#0.68#6.12 ERROR: package/kernel/linux failed to build. package/Makefile:114: recipe for target 'package/kernel/linux/compile' failed make[2]: *** [package/kernel/linux/compile] Error 1 make[2]: Leaving directory '/home/xtkong/lede' package/Makefile:110: recipe for target '/home/xtkong/lede/staging_dir/target-arm_cortex-a9_musl_eabi/stamp/.package_compile' failed make[1]: *** [/home/xtkong/lede/staging_dir/target-arm_cortex-a9_musl_eabi/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/xtkong/lede' /home/xtkong/lede/include/toplevel.mk:229: recipe for target 'world' failed make: *** [world] Error 2

xtkong avatar Jun 13 '23 11:06 xtkong

ERROR: module '/home/xtkong/lede/build_dir/target-arm_cortex-a9_musl_eabi/linux-bcm53xx_generic/linux-5.4.246/arch/arm/crypto/sha1-arm.ko' is missing. 我编译k3,最近也是出现这个错误

qingshujun avatar Jun 17 '23 08:06 qingshujun

same

JesseWo avatar Jan 26 '25 09:01 JesseWo