chandelures / openwrt-clash

Clash package for Openwrt
47 stars 11 forks source link

missing go.sum #126

Closed jack338c closed 1 year ago

jack338c commented 1 year ago

大神,这个怎么解决? 祝假期快乐! openwrt版本:r17840-76817fff14

`mode external -extldflags '-L/home/jack4/jollaman9994chen/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/jack4/jollaman9994chen/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -Wl,-z,now -Wl,-z,relro'" -installsuffix "v7" -ldflags " -X github.com/Dreamacro/clash/constant.Version=1.17.0 -buildid '1623926081' -linkmode external -extldflags '-L/home/jack4/jollaman9994chen/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/usr/lib -L/home/jack4/jollaman9994chen/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-8.4.0_musl_eabi/lib -Wl,-z,now -Wl,-z,relro'"
Finding targets go: github.com/Dreamacro/protobytes@v0.0.0-20230617041236-6500a9f4f158 requires github.com/stretchr/testify@v1.8.2: missing go.sum entry; to add it: go mod download github.com/stretchr/testify

Building targets go: github.com/Dreamacro/protobytes@v0.0.0-20230617041236-6500a9f4f158 requires github.com/stretchr/testify@v1.8.2: missing go.sum entry; to add it: go mod download github.com/stretchr/testify

make[2]: [Makefile:152: /home/jack4/jollaman9994chen/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/clash-1.17.0/.built] Error 1 make[2]: Leaving directory '/home/jack4/jollaman9994chen/package/feeds/openwrt-clash' time: package/feeds/openwrt-clash/compile#0.58#0.22#0.84 ERROR: package/feeds/openwrt-clash failed to build. make[1]: [package/Makefile:116: package/feeds/openwrt-clash/compile] Error 1 make[1]: Leaving directory '/home/jack4/jollaman9994chen' make: *** [/home/jack4/jollaman9994chen/include/toplevel.mk:230: package/feeds/openwrt-clash/compile] Error 2`